/* Self-hosted Material Symbols (subset of the icons actually used on the site).
   Replaces the external Google Fonts request, which is unreliable/blocked for
   RU visitors and caused icons to render as their text names. */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  src: url('../fonts/material-symbols-outlined.woff2') format('woff2');
  font-display: block;
}

@font-face {
  font-family: 'TT Runs';
  src: url('../fonts/TT-Runs-Trial-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Runs';
  src: url('../fonts/TT-Runs-Trial-Medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Forma DJR Cyrillic Micro';
  src: url('../fonts/FormaDJRCyrillicMicro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Forma DJR Cyrillic Micro';
  src: url('../fonts/FormaDJRCyrillicMicro-Regular.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
