@font-face {
    font-family: 'helveticaregular';
    src: url('../fonts/helvetica-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticabold';
    src: url('../fonts/helvetica-bold-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'nimbus_sans_lregular';
    src: url('../fonts/nimbussanl-reg-webfont.woff2') format('woff2'),
         url('../fonts/nimbussanl-reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLT Com 45 Lt';
    src: url('../fonts/HelveticaNeueLTCom-Lt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTCom-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
    font-family: 'HelveticaNeueLT Com 55 Roman';
    src: url('../fonts/HelveticaNeueLTCom-It.woff2') format('woff2'),
        url('HelveticaNeueLTCom-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}*/
