@font-face {
    font-family   : "ArabicTwo";
    font-style    : normal;
    font-weight   : normal;
    font-display  : swap;
    src           : url(/fonts/ArabicTwo_bold.ttf) format("truetype");
    unicode-range: U+0030-0039;
}

@font-face {
    font-family   : "ArabicTwo";
    font-style    : normal;
    font-weight   : bold;
    font-display  : swap;
    src           : url(/fonts/ArabicTwo_bold.ttf) format("truetype");
    unicode-range: U+0030-0039;
}
