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

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

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

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

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