@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?-ez2y91');
	src:url('icomoon.eot?#iefix-ez2y91') format('embedded-opentype'),
		url('icomoon.woff?-ez2y91') format('woff'),
		url('icomoon.ttf?-ez2y91') format('truetype'),
		url('icomoon.svg?-ez2y91#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-podcast:before {
	content: "\e600";
}
.icon-envelope:before {
	content: "\e601";
}
.icon-facebook:before {
	content: "\e602";
}
.icon-instagram:before {
	content: "\e603";
}
.icon-twitter:before {
	content: "\e604";
}
.icon-feed:before {
	content: "\e605";
}
.icon-vimeo:before {
	content: "\e606";
}
.icon-flickr:before {
	content: "\e607";
}
.icon-globe:before {
	content: "\e608";
}
