@font-face {
    font-family: 'Dubai';
    src: url("../fonts/Dubai-Bold.eot");
    src: url("../fonts/Dubai-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Dubai-Bold.woff") format("woff"), url("../fonts/DUBAI-BOLD.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Dubai';
    src: url("../fonts/Dubai-Light.eot");
    src: url("../fonts/Dubai-Light.eot?#iefix") format("embedded-opentype"),  url("../fonts/DUBAI-LIGHT.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dubai';
    src: url("../fonts/Dubai-Medium.eot");
    src: url("../fonts/Dubai-Medium.eot?#iefix") format("embedded-opentype"),  url("../fonts/DUBAI-MEDIUM.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dubai';
    src: url("../fonts/Dubai-Regular.eot");
    src: url("../fonts/Dubai-Regular.eot?#iefix") format("embedded-opentype"),  url("../fonts/DUBAI-REGULAR.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
html{
    font-family: "Dubai", sans-serif;
}