
@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-display: swap;
    src: url('Cabin.ttf') format('truetype');
}

@font-face {
    font-family: 'Asap';
    font-style: normal;
    font-display: swap;
    src: url('Asap-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Asap-Bold';
    font-style: normal;
    font-display: swap;
    src: url('Asap-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Asap-Medium';
    font-style: normal;
    font-display: swap;
    src: url('Asap-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Asap-Italic';
    font-style: normal;
    font-display: swap;
    src: url('Asap-Italic.otf') format('opentype');
}

@font-face {
    font-family: 'JFFlat-Regular';
    font-style: normal;
    font-display: swap;
    src: url('JF Flat Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'JFFlat-Bold';
    font-style: normal;
    font-display: swap;
    src: url('JF Flat Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'DINNext-Light';
    font-style: normal;
    font-display: swap;
    src: url('DINNEXTLTARABIC-LIGHT-2-2.ttf') format('truetype');
}

@font-face {
    font-family: 'DINNext-Regular';
    font-style: normal;
    font-display: swap;
    src: url('din-next-lt-w23-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'DINNext-Medium';
    font-style: normal;
    font-display: swap;
    src: url('din-next-lt-w23-medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Myriad';
    font-style: normal;
    font-display: swap;
    src: url('MyriadPro.otf') format('opentype');
}

/*new*/
@font-face {
    font-family: Asap-BoldItalic;
    src: url('Asap-BoldItalic.ttf');
}

@font-face {
    font-family: BahijBold;
    src: url('BahijBold.ttf');
}

@font-face {
    font-family: 'AsapSemiBold';
    src: url('AsapSemiBold.ttf');
}