@font-face {
    font-family: '29LT Bukra Bold';
    src: url('29LTBukra/29LTBukra-Bold.woff2') format('woff2'),
        url('29LTBukra/29LTBukra-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '29LT Bukra Regular';
    src: url('29LTBukra/29LTBukra-Regular.woff2') format('woff2'),
        url('29LTBukra/29LTBukra-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '29LT Bukra Light';
    src: url('29LTBukra/29LTBukra-Light.woff2') format('woff2'),
        url('29LTBukra/29LTBukra-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: '29LT Bukra BoldItalic';
    src: url('29LTBukra/29LTBukra-BoldItalic.woff2') format('woff2'),
        url('29LTBukra/29LTBukra-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Dubai-Light';
    src: url('Dubai/Dubai-Light.woff2') format('woff2'),
    url('Dubai/Dubai-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Dubai-Bold';
    src: url('Dubai/Dubai-Bold.woff2') format('woff2'),
    url('Dubai/Dubai-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Dubai-Regular';
    src: url('Dubai/Dubai-Regular.woff2') format('woff2'),
    url('Dubai/Dubai-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dubai-Medium';
    src: url('Dubai/Dubai-Medium.woff2') format('woff2'),
    url('Dubai/Dubai-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}