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

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