@font-face {
    font-family: "Museo";
    
    src: url("/sites/template_2018/font/museo/museo500-regular-webfont.woff") format("woff"),
        url("/sites/template_2018/font/museo/museo500-regular-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Museo";
    
    src: url("/sites/template_2018/font/museo/museo700-regular-webfont.woff") format("woff"),
        url("/sites/template_2018/font/museo/museo700-regular-webfont.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Museo";
    
    src: url("/sites/template_2018/font/museo/museo300-regular-webfont.woff") format("woff"),
        url("/sites/template_2018/font/museo/museo300-regular-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}