@font-face {
  font-family: 'Baskerville';
  font-style: normal;
  font-weight: 300;
  src:  url('./fonts/baskerville-light.woff') format('woff');
}
@font-face {
  font-family: 'Baskerville';
  font-style: normal;
  font-weight: 400;
  src:  url('./fonts/baskerville-regular_1.woff') format('woff');
}
@font-face {
  font-family: 'Baskerville';
  font-style: normal;
  font-weight: 600;
  src:  url('./fonts/BaskervilleSemiBold.woff') format('woff');
}
@font-face {
  font-family: 'Baskerville';
  font-style: normal;
  font-weight: 700;
  src:  url('./fonts/BaskervilleBold.woff') format('woff');
}

