@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
    font-family: 'UAESymbol';
    src: url('uae-symbol.woff2') format('woff2'),
         url('uae-symbol.woff') format('woff'),
         url('uae-symbol.ttf') format('truetype');
}

@font-face {
    font-family: "Utopia Std Semibold";
    src: url("Utopia Std Semibold Display.otf?f0c4452c7bbfac5ea9b99b59955a90d8#iefix") format("opentype");
    font-display: swap;
}

@font-face {
    font-family: "Utopia Std Semibold";
    src: url("Utopia Std Regular.otf?f0c4452c7bbfac5ea9b99b59955a90d8#iefix") format("opentype");
    font-display: swap;
}

@font-face {
    font-family: 'Sakkal Majalla Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Sakkal Majalla Regular'), url('majalla.woff') format('woff');
}
    

@font-face {
    font-family: 'Sakkal Majalla Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Sakkal Majalla Bold'), url('majallab.woff') format('woff');
}

@font-face {
    font-family: 'Tajawal Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Tajawal Regular'), url('Tajawal-Regular.ttf') format('woff');
}

.dirham-symbol {
    font-family: 'UAESymbol', sans-serif;
    font-size: inherit;
    color: inherit;
    font-weight: bold;
}