html[data-font='arabic'] {
    font-family: 'ArabicFont';
}

html[data-font='uzbek'] {
    font-family: 'UzbekFont';
}

html[data-font='turkiye'] {
    font-family: 'TurkiyeFont';
}

html[data-font='russia'] {
    font-family: 'RussiaFont';
}

html[data-font='persian'] {
    font-family: 'PersianFont';
}
html[data-font='english'] {
    font-family: 'EnglishFont';
}

@font-face {
    font-family: 'DubaiW23';
    src: url('../../BestFonts/Arabic/DubaiW23-Regular.eot?#iefix') format('embedded-opentype'), url('../../BestFonts/Arabic/DubaiW23-Regular.woff2') format('woff2'), url('../../BestFonts/Arabic/DubaiW23-Regular.woff') format('woff'), url('../../BestFonts/Arabic/DubaiW23-Regular.ttf') format('truetype');
    /* Add other font-face properties if necessary */
}
@font-face {
    font-family: 'ArabicFont';
    src: url('../../BestFonts/Arabic/Amiri.eot?#iefix') format('embedded-opentype'), url('../../BestFonts/Arabic/Amiri.woff2') format('woff2'), url('../../BestFonts/Arabic/Amiri.woff') format('woff'), url('../../BestFonts/Arabic/Amiri.ttf') format('truetype');
    /* Add other font-face properties if necessary */
}
@font-face {
    font-family: 'UzbekFont';
    src: url('../../BestFonts/Uzbek/Verdana.eot?#iefix') format('embedded-opentype'), url('../../BestFonts/Uzbek/Verdana.woff2') format('woff2'), url('../../BestFonts/Uzbek/Verdana.woff') format('woff'), url('../../BestFonts/Uzbek/Verdana.ttf') format('truetype');
    /* Add other font-face properties if necessary */
}
@font-face {
    font-family: 'TurkiyeFont';
    src: url('../../BestFonts/Turkiye/TrebuchetMS.eot?#iefix') format('embedded-opentype'), url('../../BestFonts/Turkiye/TrebuchetMS.woff2') format('woff2'), url('../../BestFonts/Turkiye/TrebuchetMS.woff') format('woff'), url('../../BestFonts/Turkiye/TrebuchetMS.ttf') format('truetype');
    /* Add other font-face properties if necessary */
}

@font-face {
    font-family: 'RussiaFont';
    src: url('../../BestFonts/Russia/OpenSans.eot?#iefix') format('embedded-opentype'), url('../../BestFonts/Russia/OpenSans.woff2') format('woff2'), url('../../BestFonts/Russia/OpenSans.woff') format('woff'), url('../../BestFonts/Russia/OpenSans.ttf') format('truetype');
    /* Add other font-face properties if necessary */
}

@font-face {
    font-family: 'EnglishFont';
    src: url('../../BestFonts/English/Roboto.eot?#iefix') format('embedded-opentype'), url('../../BestFonts/English/Roboto.woff2') format('woff2'), url('../../BestFonts/English/Roboto.woff') format('woff'), url('../../BestFonts/English/Roboto.ttf') format('truetype');
    /* Add other font-face properties if necessary */
}

@font-face {
    font-family: 'PersianFont';
    src: url('../../BestFonts/Persian/Nazanin.eot?#iefix') format('embedded-opentype'), url('../../BestFonts/Persian/Nazanin.woff2') format('woff2'), url('../../BestFonts/Persian/Nazanin.woff') format('woff'), url('../../BestFonts/Persian/Nazanin.ttf') format('truetype');
    /* Add other font-face properties if necessary */
}

@font-face {
    font-family: 'AdaItFont';
    src: url('./Ada.ttf');
    src: url('./Ada.eot?#iefix') format('embedded-opentype'), url('./Ada.woff2') format('woff2'), url('./Ada.woff') format('woff'), url('./Ada.ttf') format('truetype');
}