@font-face {
    font-family: 'Dubai';
    src: url('Dubai.eot');
    src:
        url('Dubai.woff') format('woff'),
        url('Dubai.ttf') format('truetype'),
        url('Dubai.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}