/* Arimo Variable */
@font-face {
  font-display: swap;
  font-family: 'Arimo-Variable';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/Arimo-VariableFont_wght.ttf') format('truetype');
}

/* Bebas Neue */
@font-face {
  font-display: swap;
  font-family: 'BebasNeue';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/BebasNeue-Regular.woff2') format('woff2'),
       url('../fonts/BebasNeue-Regular.woff') format('woff');
}

/* Bilcase */
@font-face {
  font-display: swap;
  font-family: 'Bilcase';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Bilcase-Regular.ttf') format('truetype'),
}

/* Sora Variable */
@font-face {
  font-display: swap;
  font-family: 'Sora-Variable';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/Sora-Variable.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Sora-VariableItalic';
  font-style: italic;
  font-weight: 100 900;
  src: url('../fonts/Sora-VariableItalic.woff2') format('woff2');
}

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

@font-face {
  font-display: swap;
  font-family: 'Switzer-VariableItalic';
  font-style: italic;
  font-weight: 100 900;
  src: url('../fonts/Switzer-VariableItalic.woff2') format('woff2');
}
