@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 300;
  src: url(/lib/googleapi-fonts/fonts/Libre-Baskerville/LibreBaskerville-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: url(/lib/googleapi-fonts/fonts/Libre-Baskerville/LibreBaskerville-Italic.ttf) format('truetype');
}

@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 600;
  src: url(/lib/googleapi-fonts/fonts/Libre-Baskerville/LibreBaskerville-Bold.ttf) format('truetype');
}