@font-face {
    font-family: "safiroregular";
    src: url("../fonts/safiro-regular-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "safiroregular_italic";
    src: url("../fonts/safiro-regularitalic-webfont.woff2") format("woff2");        
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "safirobold";
    src: url("../fonts/safiro-bold-webfont.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
}