@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('../woff2/helveticaneueltstd-bd.woff2') format('woff2'),
        url('../woff/helveticaneueltstd-bd.woff') format('woff'),
        url('../ttf/helveticaneueltstd-bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('../woff2/helveticaneueltstd-md.woff2') format('woff2'),
        url('../woff/helveticaneueltstd-md.woff') format('woff'),
        url('../ttf/helveticaneueltstd-md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('../woff2/helveticaneueltstd-mdit.woff2') format('woff2'),
        url('../woff/helveticaneueltstd-mdit.woff') format('woff'),
        url('../ttf/helveticaneueltstd-mdit.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std Roman';
    src: url('../woff2/helveticaneueltstd-roman.woff2') format('woff2'),
    url('../woff/helveticaneueltstd-roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
