


@font-face {
    font-family:"Regular";
    src:url("regular.woff2") format("woff2"),url("regular.woff") format("woff");
    font-style:normal;font-weight:400;
    font-display: swap;
}

@font-face {
    font-family:"Italic";
    src:url("italic.woff2") format("woff2"),url("italic.woff") format("woff");
    font-style:normal;font-weight:400;
    font-display: swap;
}

@font-face {
    font-family:"Demi";
    src:url("demi.woff2") format("woff2"),url("demi.woff") format("woff");
    font-style:normal;font-weight:400;
    font-display: swap;
}

@font-face {
    font-family:"Bold";
    src:url("bold.woff2") format("woff2"),url("bold.woff") format("woff");
    font-style:normal;font-weight:400;
    font-display: swap;
}

