@font-face {
  font-family: 'Archivo';
  src: url('../Fonts/Archivo-Var.woff2') format('woff2-variations');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: 'Archivo';
  src: url('../Fonts/Archivo-Italic-Var.woff2') format('woff2-variations');
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
}
