/*fonts*/

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


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

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

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

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

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

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

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



