@charset "UTF-8";

@font-face {
    font-family: "GothicA1-Regular";
    font-style: normal;
    font-weight: 400;
    src: url(/usefpreview/css/font/gothica1-regular-webfont.woff) format("woff");
}
@font-face {
    font-family: "GothicA1-Bold";
    font-style: normal;
    font-weight: 700;
    src:  url(/usefpreview/css/font/gothica1-bold-webfont.woff) format("woff");
}
@font-face {
    font-family: "ONEMobileTitle";
    font-style: normal;
    font-weight: normal;
    src:  url(/usefpreview/css/font/ONEMobileTitle.woff) format("woff");
}