/* Generated by Fontie <http://fontie.pixelsvsbytes.com> */

@font-face {
    font-family:'Dubai Light';
    src: url('../fonts/Dubai Light.eot');
	src: url('../fonts/Dubai Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Dubai Light.woff2') format('woff2'),
		url('../fonts/Dubai Light.woff') format('woff'),
		url('../fonts/Dubai Light.ttf') format('truetype'),
		url('../fonts/Dubai Light.svg#Dubai Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
	font-display: fallback;
}

@font-face {
    font-family:'Dubai Regular';
    src: url('../fonts/Dubai Regular.eot');
	src: url('../fonts/Dubai Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Dubai Regular.woff2') format('woff2'),
		url('../fonts/Dubai Regular.woff') format('woff'),
		url('../fonts/Dubai Regular.ttf') format('truetype'),
		url('../fonts/Dubai Regular.svg#Dubai Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
	font-display: fallback;
}

@font-face {
    font-family:'Dubai Medium';
    src: url('../fonts/Dubai Medium.eot');
	src: url('../fonts/Dubai Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Dubai Medium.woff2') format('woff2'),
		url('../fonts/Dubai Medium.woff') format('woff'),
		url('../fonts/Dubai Medium.ttf') format('truetype'),
		url('../fonts/Dubai Medium.svg#Dubai Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
	font-display: fallback;
}

@font-face {
    font-family:'Dubai Bold';
    src: url('../fonts/Dubai Bold.eot');
	src: url('../fonts/Dubai Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Dubai Bold.woff2') format('woff2'),
		url('../fonts/Dubai Bold.woff') format('woff'),
		url('../fonts/Dubai Bold.ttf') format('truetype'),
		url('../fonts/Dubai Bold.svg#Dubai Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
	font-display: fallback;
}

.dubailight
{
	font-family:'Dubai Light' !important;
	font-weight: 300 !important;
}
.dubairegular
{
	font-family:'Dubai Regular' !important;
	font-weight: 400 !important;
}
.dubaimedium
{
	font-family:'Dubai Medium' !important;
	font-weight: 500 !important;
}
.dubaibold
{
	font-family:'Dubai Bold' !important;
	font-weight: 700 !important;
}