@font-face {
  font-family: "Alegreya";
  src: url("Alegreya-VariableFont_wght.ttf") format("truetype-variations");
  font-weight: 100 900;  
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Alegreya";
  src: url("Alegreya-Italic-VariableFont_wght.ttf") format("truetype-variations");
  font-weight: 100 900;  
  font-style: italic;
  font-display: swap;
}