@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-stretch: normal;
    src: url(/assets/fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-stretch: normal;
    src: url(/assets/fonts/OpenSans-VariableFont_wdth,wght.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lora';
    font-style: italic;
    font-stretch: normal;
    src: url(/assets/fonts/Lora-Italic-VariableFont_wght.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lora';
    font-style: normal;
    font-stretch: normal;
    src: url(/assets/fonts/Lora-VariableFont_wght.ttf) format('truetype');
  }