@font-face {
    font-family: 'helvneue-regular';
    src: url('/fonts/helvneue-regular.woff');
}

@font-face {
    font-family: 'helvneue-bold';
    src: url('/fonts/helvneue-bold.woff');
}

@font-face {
    font-family: 'fontawesome';
    src: url('/fonts/fontawesome-webfont.woff');
}

@font-face {
    font-family: 'fa-brands-400';
    src: url('/fonts/fa-brands-400.woff');
}

@font-face {
    font-family: 'cal-icon';
    src: url('/fonts/calendar-icon.woff');
}
