@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-9izu9l');
	src:url('../fonts/icomoon.eot?#iefix-9izu9l') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-9izu9l') format('woff'),
		url('../fonts/icomoon.ttf?-9izu9l') format('truetype'),
		url('../fonts/icomoon.svg?-9izu9l#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-circle:before {
	content: "\e638";
}
.icon-play:before {
	content: "\e6bb";
}
.icon-search:before {
	content: "\e6f7";
}
.icon-camera:before {
	content: "\e6fc";
}
.icon-list:before {
	content: "\e716";
}
.icon-close:before {
	content: "\e7d7";
}
.icon-calendar:before {
	content: "\e875";
}
.icon-video-camera:before {
	content: "\e8a5";
}
.icon-pen:before {
	content: "\e907";
}
