/* Fixel — MacPaw, SIL Open Font License 1.1 · https://fixel.macpaw.com
   Self-hosted. Fixel Text — інтерфейс і таблиці; Fixel Display — заголовки та KPI-цифри.
   Кожна вага — окремий @font-face, тож браузер тягне лише ті, що реально рендеряться. */

@font-face {
  font-family: 'Fixel';
  src: url('/fonts/FixelText-Regular.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Fixel';
  src: url('/fonts/FixelText-Medium.woff2') format('woff2');
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Fixel';
  src: url('/fonts/FixelText-SemiBold.woff2') format('woff2');
  font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Fixel';
  src: url('/fonts/FixelText-Bold.woff2') format('woff2');
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Fixel';
  src: url('/fonts/FixelText-ExtraBold.woff2') format('woff2');
  font-weight: 800; font-style: normal; font-display: swap;
}

@font-face {
  font-family: 'Fixel Display';
  src: url('/fonts/FixelDisplay-SemiBold.woff2') format('woff2');
  font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Fixel Display';
  src: url('/fonts/FixelDisplay-Bold.woff2') format('woff2');
  font-weight: 700; font-style: normal; font-display: swap;
}
