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

[class^="icon-uep-"], [class*=" icon-uep-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-uep-back:before {
	content: "\e907";
}
.icon-uep-default:before {
	content: "\e900";
}
.icon-uep-360-degree:before {
	content: "\e901";
}
.icon-uep-speed:before {
	content: "\e902";
}
.icon-uep-subs:before {
	content: "\e903";
}
.icon-uep-chromless:before {
	content: "\e904";
}
.icon-uep-reload:before {
	content: "\e905";
}
.icon-uep-rich-media:before {
	content: "\e906";
}
.icon-uep-download:before {
	content: "\e908";
}
.icon-uep-info:before {
	content: "\e909";
}
.icon-uep-export:before {
	content: "\e90a";
}
.icon-uep-tv:before {
	content: "\e90b";
}
.icon-uep-comment:before {
	content: "\e90c";
}
.icon-uep-share:before {
	content: "\e90d";
}
