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