@font-face {
    font-family: "AdobeHebrew-Regular";
    src: url("../fonts/AdobeHebrew-Regular.otf") format("opentype");
    font-display: swap;
    /* Safari, Android, iOS */
}

@font-face {
    font-family: "Arial Bold";
    src: url("../fonts/Arial Bold.ttf") format("truetype");
    font-display: swap;
    /* Safari, Android, iOS */
}

@font-face {
    font-family: "Arial";
    src: url("../fonts/Arial.ttf") format("truetype");
    font-display: swap;
    /* Safari, Android, iOS */
}

@font-face {
    font-family: "FbMetali-Bold";
    src: url("../fonts/FbMetali-Bold.otf") format("opentype");
    font-display: swap;
    /* Safari, Android, iOS */
}

@font-face {
    font-family: "FbMetali-Medium";
    src: url("../fonts/FbMetali-Medium.otf") format("opentype");
    font-display: swap;
    /* Safari, Android, iOS */
}

@font-face {
    font-family: "FbMetali-Regular";
    src: url("../fonts/FbMetali-Regular.ttf") format("truetype");
    font-display: swap;
    /* Safari, Android, iOS */
}