/* Trajan Pro — self-hosted (titles / .font-primary only). Family name matches theme: trajan-pro-3 */

@font-face {
  font-family: "trajan-pro-3";
  src: url("/fonts/trajan-pro/TrajanPro-Regular.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "trajan-pro-3";
  src: url("/fonts/trajan-pro/TrajanPro-Bold.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}

@font-face {
  font-family: "trajan-pro-3";
  src: url("/fonts/trajan-pro/TrajanPro-Bold.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
