@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: normal;
    src: url('/assets/fonts/helveticaneue/HelveticaNeueLTProMd.otf') format('opentype');
}

@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 700;
    src: url('/assets/fonts/helveticaneue/HelveticaNeueLTProBd.otf') format('opentype');
}
