@font-face {
    font-family: "cinzelregular";
    src: url("../Assets/Fonts/cinzel-regular-webfont.woff2") format("woff2"),
        url("../Assets/Fonts/cinzel-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "chaparei";
    src: url("../Assets/Fonts/chaparei-webfont.woff2") format("woff2"),
        url("../Assets/Fonts/chaparei-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
