
@font-face {
  font-family: 'adobe-caslon-pro';
  src: url( '/assets/caslon/ACaslonPro-Regular.otf' ) format( 'opentype' );
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'adobe-caslon-pro';
  src: url( '/assets/caslon/ACaslonPro-Semibold.otf' ) format( 'opentype' );
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'adobe-caslon-pro';
  src: url( '/assets/caslon/ACaslonPro-Bold.otf' ) format( 'opentype' );
  font-weight: 600;
  font-style: normal;
}

