@font-face {
    font-family: "Helvetica";
    
    src: url("/sites/template_2018/font/helvetica/Helvetica.woff") format("woff"),
        url("/sites/template_2018/font/helvetica/Helvetica.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica";
    
    src: url("/sites/template_2018/font/helvetica/Helvetica-Bold.woff") format("woff"),
        url("/sites/template_2018/font/helvetica/Helvetica-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica";
    
    src: url("/sites/template_2018/font/helvetica/Helvetica-BoldOblique.woff") format("woff"),
        url("/sites/template_2018/font/helvetica/Helvetica-BoldOblique.woff2") format("woff2");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "Helvetica";
    
    src: url("/sites/template_2018/font/helvetica/Helvetica-Light.woff") format("woff"),
        url("/sites/template_2018/font/helvetica/Helvetica-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica";
    
    src: url("/sites/template_2018/font/helvetica/Helvetica-Oblique.woff") format("woff"),
        url("/sites/template_2018/font/helvetica/Helvetica-Oblique.woff2") format("woff2");
    font-weight: normal;
    font-style: italic;
}
