
/* Fonts */


@font-face {
    font-family: '29ltbukrabold';
    src: url('fonts/29ltbukrabold.eot');
    src: url('fonts/29ltbukrabold.eot') format('embedded-opentype'),
         url('fonts/29ltbukrabold.woff2') format('woff2'),
         url('fonts/29ltbukrabold.woff') format('woff'),
         url('fonts/29ltbukrabold.ttf') format('truetype'),
         url('fonts/29ltbukrabold.svg#29ltbukrabold') format('svg');
}
@font-face {
    font-family: '29ltbukrabolditalic';
    src: url('fonts/29ltbukrabolditalic.eot');
    src: url('fonts/29ltbukrabolditalic.eot') format('embedded-opentype'),
         url('fonts/29ltbukrabolditalic.woff2') format('woff2'),
         url('fonts/29ltbukrabolditalic.woff') format('woff'),
         url('fonts/29ltbukrabolditalic.ttf') format('truetype'),
         url('fonts/29ltbukrabolditalic.svg#29ltbukrabolditalic') format('svg');
}
@font-face {
    font-family: '29ltbukralight';
    src: url('fonts/29ltbukralight.eot');
    src: url('fonts/29ltbukralight.eot') format('embedded-opentype'),
         url('fonts/29ltbukralight.woff2') format('woff2'),
         url('fonts/29ltbukralight.woff') format('woff'),
         url('fonts/29ltbukralight.ttf') format('truetype'),
         url('fonts/29ltbukralight.svg#29ltbukralight') format('svg');
}
@font-face {
    font-family: '29ltbukraregular';
    src: url('fonts/29ltbukraregular.eot');
    src: url('fonts/29ltbukraregular.eot') format('embedded-opentype'),
         url('fonts/29ltbukraregular.woff2') format('woff2'),
         url('fonts/29ltbukraregular.woff') format('woff'),
         url('fonts/29ltbukraregular.ttf') format('truetype'),
         url('fonts/29ltbukraregular.svg#29ltbukraregular') format('svg');
}

@font-face {
    font-family: 'DubaiLight';
    src: url('fonts/DubaiLight.eot');
    src: url('fonts/DubaiLight.eot') format('embedded-opentype'),
         url('fonts/DubaiLight.woff2') format('woff2'),
         url('fonts/DubaiLight.woff') format('woff'),
         url('fonts/DubaiLight.ttf') format('truetype'),
         url('fonts/DubaiLight.svg#DubaiLight') format('svg');
}
@font-face {
    font-family: 'DubaiMedium';
    src: url('fonts/DubaiMedium.eot');
    src: url('fonts/DubaiMedium.eot') format('embedded-opentype'),
         url('fonts/DubaiMedium.woff2') format('woff2'),
         url('fonts/DubaiMedium.woff') format('woff'),
         url('fonts/DubaiMedium.ttf') format('truetype'),
         url('fonts/DubaiMedium.svg#DubaiMedium') format('svg');
}
@font-face {
    font-family: 'DubaiRegular';
    src: url('fonts/DubaiRegular.eot');
    src: url('fonts/DubaiRegular.eot') format('embedded-opentype'),
         url('fonts/DubaiRegular.woff2') format('woff2'),
         url('fonts/DubaiRegular.woff') format('woff'),
         url('fonts/DubaiRegular.ttf') format('truetype'),
         url('fonts/DubaiRegular.svg#DubaiRegular') format('svg');
}
@font-face {
    font-family: 'DubaiBold';
    src: url('fonts/DubaiBold.eot');
    src: url('fonts/DubaiBold.eot') format('embedded-opentype'),
         url('fonts/DubaiBold.woff2') format('woff2'),
         url('fonts/DubaiBold.woff') format('woff'),
         url('fonts/DubaiBold.ttf') format('truetype'),
         url('fonts/DubaiBold.svg#DubaiBold') format('svg');
}


@font-face {
	font-family: 'dp-icon-font';
	src: url('fonts/dp-icon-font.eot?22893716');
	src: url('fonts/dp-icon-font.eot?22893716#iefix') format('embedded-opentype'),
	   url('fonts/dp-icon-font.woff?22893716') format('woff'),
	   url('fonts/dp-icon-font.ttf?22893716') format('truetype'),
	   url('fonts/dp-icon-font.svg?22893716#dp-icon-font') format('svg');
}


.dp-icon-font
{
	font-family: "dp-icon-font";
	font-style: normal;
	font-weight: normal;
	speak: none;
	font-size: 24px;
	display: inline-block;
	text-align: center;
	line-height: 1;
	vertical-align: middle;

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}

.material-icons, .material-icons-outlined
{
	vertical-align: middle;
}


    