    @font-face {
      font-family: 'Baskerville';
      font-style: italic;
      font-weight: 600;
      font-display: swap;
      src: url('Baskervville-SemiBoldItalic.ttf');
    }    @font-face {
      font-family: 'Baskerville';
      font-style: normal;
      font-weight: 600;
      font-display: swap;
      src: url('Baskervville-SemiBold.ttf');
    }    @font-face {
      font-family: 'Baskerville';
      font-style: normal;
      font-weight: 400;
      font-display: swap;
      src: url('Baskervville-Regular.ttf');
    }    @font-face {
      font-family: 'Baskerville';
      font-style: italic;
      font-weight: 500;
      font-display: swap;
      src: url('Baskervville-MediumItalic.ttf');
    }    @font-face {
      font-family: 'Baskerville';
      font-style: normal;
      font-weight: 500;
      font-display: swap;
      src: url('Baskervville-Medium.ttf');
    }    @font-face {
      font-family: 'Baskerville';
      font-style: italic;
      font-weight: 400;
      font-display: swap;
      src: url('Baskervville-Italic.ttf');
    }    @font-face {
      font-family: 'Baskerville';
      font-style: italic;
      font-weight: 700;
      font-display: swap;
      src: url('Baskervville-BoldItalic.ttf');
    }    @font-face {
      font-family: 'Baskerville';
      font-style: normal;
      font-weight: 700;
      font-display: swap;
      src: url('Baskervville-Bold.ttf');
    }