/* Self-hosted Switzer (replaces the Fontshare CDN link). Weights 300–700.
   woff2 from Fontshare's CDN; one file per weight (full charset, incl. Latin
   Extended for Croatian diacritics). Where Switzer lacks a glyph, the page's
   'Switzer','Inter',sans-serif stack falls back to the self-hosted Inter. */

@font-face {
  font-family: 'Switzer'; font-style: normal; font-weight: 300; font-display: swap;
  src: url('switzer-300-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Switzer'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('switzer-400-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Switzer'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('switzer-500-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Switzer'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('switzer-600-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Switzer'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('switzer-700-normal.woff2') format('woff2');
}
