@font-face {
	font-family: 'jsmetro';
	src:url('../fonts/jsmetro.eot?-iig70n');
	src:url('../fonts/jsmetro.eot?#iefix-iig70n') format('embedded-opentype'),
		url('../fonts/jsmetro.woff?-iig70n') format('woff'),
		url('../fonts/jsmetro.ttf?-iig70n') format('truetype'),
		url('../fonts/jsmetro.svg?-iig70n#jsmetro') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="metro-"], [class*=" metro-"] {
	font-family: 'jsmetro';
	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;
}

.metro-collapse:before {
	content: "\e600";
}
.metro-uncollapse:before {
	content: "\e601";
}
.metro-minimize:before {
	content: "\e602";
}
.metro-restore:before {
	content: "\e603";
}
.metro-fullscreen:before {
	content: "\e604";
}
.metro-close:before {
	content: "\e605";
}
