@font-face {
    font-family: 'Caslon';
    src: url('caslon-regular.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Caslon';
    src: url('caslon-italic.otf') format('opentype');
    font-style: italic;
    font-weight: normal;
}