@font-face {
    font-family: 'Dubai-Bold';
    src: url('../webfonts/DubaiW23-Bold.eot?#iefix') format('embedded-opentype'), url('../webfonts/DubaiW23-Bold.woff') format('woff'), url('../webfonts/DubaiW23-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dubai-Medium';
    src: url('../webfonts/DubaiW23-Medium.eot?#iefix') format('embedded-opentype'), url('../webfonts/DubaiW23-Medium.woff') format('woff'), url('../webfonts/DubaiW23-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dubai-Regular';
    src: url('../webfonts/DubaiW23-Regular.eot?#iefix') format('embedded-opentype'), url('../webfonts/DubaiW23-Regular.woff') format('woff'), url('../webfonts/DubaiW23-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dubai-Light';
    src: url('../webfonts/DubaiW23-Light.eot?#iefix') format('embedded-opentype'), url('../webfonts/DubaiW23-Light.woff') format('woff'), url('../webfonts/DubaiW23-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.font-dubai-bold {
    font-family: 'Dubai-Bold', Helvetica, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}
.font-dubai-medium {
    font-family: 'Dubai-Medium', Helvetica, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}
.font-dubai-regular {
    font-family: 'Dubai-Regular', Helvetica, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}
.font-dubai-light {
    font-family: 'Dubai-Light', Helvetica, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}
