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

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

