@font-face {
    font-family: 'Nakheel-Text-Bold';
    src: url('Nakheel-TextBold.eot');
    src: url('Nakheel-TextBold.eot?#iefix') format('embedded-opentype'),
        url('Nakheel-TextBold.woff2') format('woff2'),
        url('Nakheel-TextBold.woff') format('woff'),
        url('Nakheel-TextBold.ttf') format('truetype'),
        url('Nakheel-TextBold.svg#Nakheel-TextBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nakheel-Text-Regular';
    src: url('Nakheel-TextRegular.eot');
    src: url('Nakheel-TextRegular.eot?#iefix') format('embedded-opentype'),
        url('Nakheel-TextRegular.woff2') format('woff2'),
        url('Nakheel-TextRegular.woff') format('woff'),
        url('Nakheel-TextRegular.ttf') format('truetype'),
        url('Nakheel-TextRegular.svg#Nakheel-TextRegular') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

