@import url("https://fonts.googleapis.com/css2?family=Spectral:wght@400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin&family=Source+Sans+3&display=swap');

@font-face {
  font-family: "FranklinGothicDemiCompressed";
  src: url('../fonts/FranklinGothicDemiCompressed/font.woff2') format('woff2'), url('../fonts/FranklinGothicDemiCompressed/font.woff') format('woff');
}
@font-face {
  font-family: "FranklinGothicDemiItalic";
  src: url('../fonts/FranklinGothicDemiItalic/font.woff2') format('woff2'), url('../fonts/FranklinGothicDemiItalic/font.woff') format('woff');
}
@font-face {
  font-family: "FranklinGothicDemi";
  src: url('../fonts/FranklinGothicDemi/font.woff2') format('woff2'), url('../fonts/FranklinGothicDemi/font.woff') format('woff');
}
@font-face {
  font-family: "FranklinGothicBookCondensed";
  src: url('../fonts/FranklinGothicBookCondensed/font.woff2') format('woff2'), url('../fonts/FranklinGothicBookCondensed/font.woff') format('woff');
}
@font-face {
  font-family: "FranklinGothicBook";
  src: url('../fonts/FranklinGothicBook/font.woff2') format('woff2'), url('../fonts/FranklinGothicBook/font.woff') format('woff');
}

@font-face
{
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?7am42l');
    src: url('../fonts/icomoon.eot?7am42l#iefix') format('embedded-opentype'),  url('../fonts/icomoon.ttf?7am42l') format('truetype'),  url('../fonts/icomoon.woff?7am42l') format('woff'),  url('../fonts/icomoon.svg?7am42l#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'UAESymbol';
    src: url('../fonts/NewDirhamSymbol/uae-symbol.woff2') format('woff2'),
         url('../fonts/NewDirhamSymbol/uae-symbol.woff') format('woff'),
         url('../fonts/NewDirhamSymbol/uae-symbol.ttf') format('truetype');
}

/* font for Body text in hero section  and nav links */

.FranklinGothicBook {
        font-family: FranklinGothicBook !important;
}

/* Font For Subtitle , date in hero section  and button */
.FranklinGothicBookCondensed {
        font-family: FranklinGothicBookCondensed !important;
}

/* Font for  Title  */
.FranklinGothicDemi {
        font-family: FranklinGothicDemi !important;
}
.FranklinGothicDemiItalic {
        font-family: FranklinGothicDemiItalic !important;
}

/* font for Section Title  */

.FranklinGothicDemiCompressed {
        font-family: FranklinGothicDemiCompressed !important;
}

/* font for body text  */

.spectral{
  font-family: 'Spectral', serif !important;
}
.raleway{
  font-family: 'Raleway', sans-serif;
}
.libre-franklin{
  font-family: 'Libre Franklin', sans-serif;  
}
.source-sans{
  font-family: 'Source Sans 3', sans-serif;
}

/* Arabic Font Family */
@font-face {
    font-family: "Zarid";
    src: url('../fonts/Zarid/29LTZaridText-Regular.woff') format('woff2'), url('../fonts/Zarid/29LTZaridText-Regular.woff') format('woff');
}

/*  For Body Text  */

.Zarid {
    font-family: 'Zarid', Arial, sans-serif !important;
}

/*  For Headings  */
.Alexandria{
  font-family: 'Alexandria', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.Alexandria-200{
  font-family: 'Alexandria', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}
.Alexandria-300{
  font-family: 'Alexandria', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.Alexandria-400{
  font-family: 'Alexandria', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.Alexandria-500{
  font-family: 'Alexandria', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.Alexandria-600{
  font-family: 'Alexandria', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.Alexandria-700{
  font-family: 'Alexandria', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.Alexandria-800{
  font-family: 'Alexandria', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.Alexandria-900{
  font-family: 'Alexandria', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

/*  For Dates and Sub-Headings  */
.Vazirmatn{
    font-family: 'Vazirmatn', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}
.Vazirmatn-200{
    font-family: 'Vazirmatn', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 200;
}
.Vazirmatn-300{
    font-family: 'Vazirmatn', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 300;
}
.Vazirmatn-400{
    font-family: 'Vazirmatn', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
}
.Vazirmatn-500{
    font-family: 'Vazirmatn', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 500;
}
.Vazirmatn-600{
    font-family: 'Vazirmatn', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 600;
}
.Vazirmatn-700{
    font-family: 'Vazirmatn', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700;
}
.Vazirmatn-800{
    font-family: 'Vazirmatn', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 800;
}
.Vazirmatn-900{
    font-family: 'Vazirmatn', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 900;
}

.dirham-symbol {
    font-family: 'UAESymbol', sans-serif;
    font-size: inherit;
    color: inherit;
    font-weight: bold;
}