<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 100 */
@font-face {
    font-family: "MuseoSans100";
    src: url("../template/fonts/MuseoSansLight.eot");
    src: url("../template/fonts/MuseoSansLight.eot?#iefix")format("embedded-opentype"),
    url("../template/fonts/MuseoSansLight.woff") format("woff"),
    url("../template/fonts/MuseoSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* 300 */
@font-face {
    font-family: "MuseoSans300";
    src: url("../template/fonts/MuseoSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../template/fonts/MuseoSansRegular.woff") format("woff"),
    url("../template/fonts/MuseoSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* 500 */
@font-face {
    font-family: "MuseoSans500";
    src: url("../template/fonts/MuseoSansMedium.eot");
    src: url("../template/fonts/MuseoSansMedium.eot?#iefix")format("embedded-opentype"),
    url("../template/fonts/MuseoSansMedium.woff") format("woff"),
    url("../template/fonts/MuseoSansMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
</pre></body></html>