@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-Regular.eot');
    src: local('Adobe Caslon Pro Regular'), local('ACaslonPro-Regular'),
        url('ACaslonPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('ACaslonPro-Regular.woff2') format('woff2'),
        url('ACaslonPro-Regular.woff') format('woff'),
        url('ACaslonPro-Regular.ttf') format('truetype'),
        url('ACaslonPro-Regular.svg#ACaslonPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Lt BT';
    src: url('FuturaBT-Light.eot');
    src: local('Futura Light BT'), local('FuturaBT-Light'),
        url('FuturaBT-Light.eot?#iefix') format('embedded-opentype'),
        url('FuturaBT-Light.woff2') format('woff2'),
        url('FuturaBT-Light.woff') format('woff'),
        url('FuturaBT-Light.ttf') format('truetype'),
        url('FuturaBT-Light.svg#FuturaBT-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

