﻿@font-face {
    font-family: myfont1;
    src: url('../fonts/DroidKufi-Regular.ttf')
}

@font-face {
    font-family: myfont2;
    src: url('../fonts/DroidKufi-Regular.ttf')
}

@font-face {
    font-family: myfont3;
    src: url('../fonts/jazeera_light.ttf')
}

@font-face {
    font-family: myfont4;
    src: url('../fonts/DroidKufi-Regular.ttf')
}
@font-face {
    font-family: 'english';
    src: url('../fonts/Eng1.otf') format('truetype');
}
@font-face {
    font-family: 'english1';
    src: url('../fonts/Proza-Regular.otf')
}
@font-face {
    font-family: 'english2';
    src: url('../fonts/GE_SS_Two_Light.otf')
}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Neue-W23-for-SKY-Reg (1).ttf') format('truetype');
}




html, body {
    font-family: Helvetica !important;
    font-size: 12pt
}
h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica !important
}
.select2-dropdown, .form-select {
    direction: rtl;
    text-align: right;
}
