@font-face {
    font-family: "Alpida Unicode System";
    src: url("../fonts/alpdunisys.woff2") format("woff2"),
         url("../fonts/alpdunisys.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Ukij Kesme";
    src: url("../fonts/ukij_kesme.woff2") format("woff2"),
         url("../fonts/ukij_kesme.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
} 