@font-face {
    font-family: 'Libre Caslon';
    src: url('../../../fonts/LibreCaslonText-Regular.ttf');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../fonts/Roboto-VariableFont_wdth,wght.ttf');
  font-display: swap;
}