@font-face {
	font-family: 'icomoon';
	src:url('/media/fonts/icomoon.eot?-by30vv');
	src:url('/media/fonts/icomoon.eot?#iefix-by30vv') format('embedded-opentype'),
		url('/media/fonts/icomoon.woff?-by30vv') format('woff'),
		url('/media/fonts/icomoon.ttf?-by30vv') format('truetype'),
		url('/media/fonts/icomoon.svg?-by30vv#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-film:before {
	content: "\e600";
}
.icon-tv:before {
	content: "\e601";
}
