@font-face {
    font-family: "Modern Hebrew";
    src: url("/fonts/NotoSerifHebrew-Regular.ttf");
    /* src: url("/fonts/david.ttf"); */
}

@font-face {
    font-family: "Paleo Hebrew";
    /* src: url("/fonts/GEZER.TTF"); */
    src: url("/fonts/evyohep.ttf");
}

@font-face {
    font-family: "Ancient Hebrew";
    /* src: url("/fonts/PROTOCN.TTF"); */
    src: url("/fonts/ancheb.ttf");
}

@font-face {
    font-family: "Egyptian Hieroglyphic";
    src: url("/fonts/NotoSansEgyptianHieroglyphs-Regular.ttf");
}