@font-face {
  font-family: 'Caslon';
  font-style: normal;
  font-weight: 400;
  src: url(LibreCaslonText-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Caslon';
  font-style: italic;
  font-weight: 400;
  src: url(LibreCaslonText-Italic.otf) format('opentype');
}
@font-face {
  font-family: 'Caslon';
  font-style: normal;
  font-weight: 700;
  src: url(LibreCaslonText-Bold.otf) format('opentype');
}