﻿/*  ==========================================================================
    Fonts
    ========================================================================== */

/**
    * @license
    *
    * Font Family: Clash Display
    * Designed by: Indian Type Foundry
    * URL: https://www.fontshare.com/fonts/clash-display
    * © 2026 Indian Type Foundry
    *
    * Clash Display Light 
    * Clash Display Light 
    * Clash Display Semibold 
    *
    */

    @font-face {
      font-family: 'ClashDisplay';
      src: url('/fonts/c39db51c672d1ac7-clashdisplay-light.woff2') format('woff2');
      font-weight: 300;
      font-display: swap;
      font-style: normal;
    }
    @font-face {
      font-family: 'ClashDisplay';
      src: url('/fonts/85b71d2cd26cbba4-clashdisplay-medium.woff2') format('woff2');
      font-weight: 500;
      font-display: swap;
      font-style: normal;
    }
    @font-face {
      font-family: 'ClashDisplay';
      src: url('/fonts/62cc181bb4014971-clashdisplay-semibold.woff2') format('woff2');
      font-weight: 600;
      font-display: swap;
      font-style: normal;
    }

/**
    * @license
    *
    * Font Family: Switzer
    * Designed by: Jérémie Hornus
    * URL: https://www.fontshare.com/fonts/switzer
    * © 2026 Indian Type Foundry
    *
    * Switzer Regular 
    * Switzer Italic 
    * Switzer Medium 
    * Switzer Semibold 
    * Switzer Bold 
    * Switzer BoldItalic 
    *
    */
    @font-face {
      font-family: 'Switzer';
      src: url('/fonts/8d2aeeb3e9c697ae-switzer-regular.woff2') format('woff2');
      font-weight: 400;
      font-display: swap;
      font-style: normal;
    }
    @font-face {
      font-family: 'Switzer';
      src: url('/fonts/21112d3da891c7e-switzer-italic.woff2') format('woff2');
      font-weight: 400;
      font-display: swap;
      font-style: italic;
    }
    @font-face {
      font-family: 'Switzer';
      src: url('/fonts/993e70917b825731-switzer-medium.woff2') format('woff2');
      font-weight: 500;
      font-display: swap;
      font-style: normal;
    }
    @font-face {
      font-family: 'Switzer';
      src: url('/fonts/1b24a997fee0e3f8-switzer-semibold.woff2') format('woff2');
      font-weight: 600;
      font-display: swap;
      font-style: normal;
    }
    @font-face {
      font-family: 'Switzer';
      src: url('/fonts/c97185587a0bd191-switzer-bold.woff2') format('woff2');
      font-weight: 700;
      font-display: swap;
      font-style: normal;
    }
    @font-face {
      font-family: 'Switzer';
      src: url('/fonts/3ebb3ab5891eecc2-switzer-bolditalic.woff2') format('woff2');
      font-weight: 700;
      font-display: swap;
      font-style: italic;
    }