@font-face {
    font-family: 'Helvetica';
    src: url('HelveticaLTStd-Cond.woff2') format('woff2'),
        url('HelveticaLTStd-Cond.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('HelveticaLTStd-Roman.woff2') format('woff2'),
        url('HelveticaLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('HelveticaLTStd-Bold.woff2') format('woff2'),
        url('HelveticaLTStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bell MT';
    src: url('BellMT.woff2') format('woff2'),
        url('BellMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Perpetua';
    src: url('PerpetuaTitlingMT-Light.woff2') format('woff2'),
        url('PerpetuaTitlingMT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}