@font-face {
    font-family: 'HelveticaNeue LT 53 Ex';
    src: url('HelveticaNeueLT-BoldExt.woff2') format('woff2'),
        url('HelveticaNeueLT-BoldExt.woff') format('woff'),
        url('HelveticaNeueLT-BoldExt.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue LT 53 Ex';
    src: url('HelveticaNeueLT-Extended.woff2') format('woff2'),
        url('HelveticaNeueLT-Extended.woff') format('woff'),
        url('HelveticaNeueLT-Extended.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Big Caslon';
    src: url('BigCaslon-Medium.woff2') format('woff2'),
        url('BigCaslon-Medium.woff') format('woff'),
        url('BigCaslon-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

