@font-face {
  font-family: 'Archivo Variable';
  src: url('./Archivo-VariableFont_wdth,wght.ttf') format('truetype-variations');
  font-weight: 100 900; /* Supports weights from 100 to 900 */
  font-stretch: 62.5% 125%; /* Supports width variations */
  font-style: normal;
  font-display: swap;
}
