@font-face {
  font-family: 'Tanker';
  src: url('/fonts/Tanker-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

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

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