@font-face {
    font-family: Baskervvol;
    src: url('../fonts/BBBBaskervvol-Regular.woff2') format('woff2');
    font-weight: normal;
}

@font-face {
    font-family: Baskervvol;
    src: url('../fonts/BBBBaskervvol-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
  font-family: Baskervville;
  src: url('../fonts/Baskervville-Regular.woff2') format('woff2');
  font-weight: normal;
}

@font-face {
  font-family: Baskervville;
  src: url('../fonts/Baskervville-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: FreeSans;
  src: url('../fonts/FreeSans.woff2') format('woff2');
  font-weight: normal;
}

@font-face {
  font-family: FreeSans;
  src: url('../fonts/FreeSansOblique.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}