/* Brand fonts — licensed copies live alongside this file.
   TT Drugs by TypeType (display + sans body) and Circe by Paratype
   (humanist body) per Brandbook_Zavidovo_2025.pdf, p. 9. */

@font-face {
  font-family: 'TT Drugs';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/TT_Drugs_Light.woff2') format('woff2');
}
@font-face {
  font-family: 'TT Drugs';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/TT_Drugs_Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'TT Drugs';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/TT_Drugs_Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'TT Drugs';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/TT_Drugs_DemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'TT Drugs';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/TT_Drugs_Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'TT Drugs';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/TT_Drugs_ExtraBold.woff2') format('woff2');
}
@font-face {
  font-family: 'TT Drugs';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/TT_Drugs_Black.woff2') format('woff2');
}

@font-face {
  font-family: 'Circe';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/circe_extra-light.woff2') format('woff2');
}
@font-face {
  font-family: 'Circe';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/circe_regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Circe';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/circe_extra-bold.woff2') format('woff2');
}
