
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400 800;
  src: url('/fonts/archivo-variable.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Saira Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/saira-condensed.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Saira Condensed';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/saira-condensed-800.woff2') format('woff2');
  font-display: swap;
}
