@font-face {
    font-family: 'Apple Chancery';
    src: url('Apple-Chancery.eot');
    src: url('Apple-Chancery.eot?#iefix') format('embedded-opentype'),
        url('Apple-Chancery.woff2') format('woff2'),
        url('Apple-Chancery.woff') format('woff'),
        url('Apple-Chancery.ttf') format('truetype'),
        url('Apple-Chancery.svg#Apple-Chancery') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

