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

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('/fonts/HelveticaNeueLTStd-Bd.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}