@font-face {
  font-family: 'Switzer-Variable';
  src: url('/fonts/Switzer-Variable.woff2') format('woff2'),
       url('/fonts/Switzer-Variable.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Boska-Variable';
  src: url('/fonts/Boska-Variable.woff2') format('woff2'),
       url('/fonts/Boska-Variable.woff') format('woff');
  font-style: normal;
  font-display: swap;
} 