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

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

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

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

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