
@font-face {
    font-family: "CoFo Sans";
    src: url("../fonts/cofo-sans.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "RFDewi";
    src: url("../fonts/RFDewi-Regular.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "CoFo Sans Bold";
    src: url("../fonts/CoFo\ Sans\ 5.otf") format("opentype");
    font-style: bold;
}