@font-face {
  font-family: 'Big Caslon FB';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('BigCaslonFB-Bold.otf');
}

@font-face {
  font-family: 'Big Caslon FB';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('BigCaslonFB-Regular.otf');
}

@font-face {
  font-family: 'Big Caslon FB';
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url('BigCaslonFB-Black.otf');
}
