/**
* @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.woff2') format('woff2'),
       url('Switzer.woff') format('woff'),
       url('Switzer.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

