@font-face {
    font-family: 'English';
    font-weight: Bold;
    src: url('../font/EngraversGothicBT-Regular.eot');
    src: url('../font/EngraversGothicBT-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/EngraversGothicBT-Regular.woff2') format('woff2'),
        url('../font/EngraversGothicBT-Regular.woff') format('woff'),
        url('../font/EngraversGothicBT-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Arabic';
    src: url('../font/Qatar2022Arabic-Bold.eot');
    src: url('../font/Qatar2022Arabic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Qatar2022Arabic-Bold.woff2') format('woff2'),
        url('../font/Qatar2022Arabic-Bold.woff') format('woff'),
        url('../font/Qatar2022Arabic-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Number';
    src: url('../font/URWGeometricArabic-Regular.eot');
    src: url('../font/URWGeometricArabic-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/URWGeometricArabic-Regular.woff2') format('woff2'),
        url('../font/URWGeometricArabic-Regular.woff') format('woff'),
        url('../font/URWGeometricArabic-Regular.ttf') format('truetype');
}