/**
* @license
*
* Font Family: Switzer
* Designed by: Jérémie Hornus
* URL: https://www.fontshare.com/fonts/switzer
* © 2025 Indian Type Foundry
*
*/
@font-face {
  font-family: 'Switzer';
  src: url('./Switzer-Variable.woff2') format('woff2'),
       url('./Switzer-Variable.woff') format('woff'),
       url('./Switzer-Variable.ttf') format('truetype');
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Switzer';
  src: url('./Switzer-VariableItalic.woff2') format('woff2'),
       url('./Switzer-VariableItalic.woff') format('woff'),
       url('./Switzer-VariableItalic.ttf') format('truetype');
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
}
