@font-face {
	font-family: 'mdw-glyphs';
	src:url('../fonts/mdw-glyphs_-eo2ce.eot');
	src:url('../fonts/mdw-glyphs.eot') format('embedded-opentype'),
		url('../fonts/mdw-glyphs_-eo2ce.woff') format('woff'),
		url('../fonts/mdw-glyphs_-eo2ce.ttf') format('truetype'),
		url('../fonts/mdw-glyphs_-eo2ce.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'mdw-glyphs';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-close-x:before {
	content: "\e600";
}
.icon-mdw-web:before {
	content: "\e601";
}
.icon-mdw-video:before {
	content: "\e602";
}
.icon-mdw-print:before {
	content: "\e603";
}
.icon-mdw-environments:before {
	content: "\e604";
}
.icon-mdw-brand:before {
	content: "\e605";
}
.icon-mdw-logo:before {
	content: "\e606";
}