@font-face {
    font-family: 'Galliard';
    font-display: auto;
    src: url('Galliard-Roman.otf');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Galliard';
    font-display: auto;
    src: url('Galliard-Bold.otf');
    font-weight: bold;
    font-style: normal;
  }
  @font-face {
    font-family: 'Galliard';
    font-display: auto;
    src: url('GALIRDI_1.TTF');
    font-weight: normal;
    font-style: italic;
  }