/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 16, 2020, 10:19:31 AM
    Author     : Lamyarahman
*/

@font-face {
    font-family: 'Dubai Bold';
    src: url('../font/DubaiW23-Bold.eot?#iefix') format('embedded-opentype'), url('../font/DubaiW23-Bold.woff') format('woff'), url('../font/DubaiW23-Bold.ttf') format('truetype'), url('../font/DubaiW23-Bold.svg#DubaiW23-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dubai Medium';
    src: url('../font/DubaiW23-Medium.eot?#iefix') format('embedded-opentype'), url('../font/DubaiW23-Medium.woff') format('woff'), url('../font/DubaiW23-Medium.ttf') format('truetype'), url('../font/DubaiW23-Medium.svg#DubaiW23-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dubai Regular';
    src: url('../font/DubaiW23-Regular.eot?#iefix') format('embedded-opentype'), url('../font/DubaiW23-Regular.woff') format('woff'), url('../font/DubaiW23-Regular.ttf') format('truetype'), url('../font/DubaiW23-Regular.svg#DubaiW23-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dubai Light';
    src: url('../font/DubaiW23-Light.eot?#iefix') format('embedded-opentype'), url('../font/DubaiW23-Light.woff') format('woff'), url('../font/DubaiW23-Light.ttf') format('truetype'), url('../font/DubaiW23-Light.svg#DubaiW23-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
.font-dubai-bold {
    font-family: Dubai Bold, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.font-dubai-medium {
    font-family: Dubai 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;
}
