@font-face {
    font-family: 'Janna';
    src: url('Janna.woff2') format('woff2'),
        url('Janna.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger';
    src: url('Frutiger.woff2') format('woff2'),
        url('Frutiger.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Flat';
    src: url('Flat.woff2') format('woff2'),
        url('Flat.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ithra';
    src: url('Ithra.woff2') format('woff2'),
        url('Ithra.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adobe Arabic';
    src: url('AdobeArabic.woff2') format('woff2'),
        url('AdobeArabic.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

