@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?oth2g5');
	src:url('fonts/icomoon.eot?oth2g5#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?oth2g5') format('truetype'),
		url('fonts/icomoon.woff?oth2g5') format('woff'),
		url('fonts/icomoon.svg?oth2g5#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-anchor:before {
	content: "\e900";
}
.icon-calendar:before {
	content: "\e901";
}
.icon-down:before {
	content: "\e902";
}
.icon-eye:before {
	content: "\e903";
}
.icon-flag:before {
	content: "\e904";
}
.icon-follow:before {
	content: "\e905";
}
.icon-gallery:before {
	content: "\e906";
}
.icon-info:before {
	content: "\e907";
}
.icon-infocircle:before {
	content: "\e908";
}
.icon-link:before {
	content: "\e909";
}
.icon-message:before {
	content: "\e90a";
}
.icon-sails:before {
	content: "\e90b";
}
.icon-search:before {
	content: "\e90c";
}
.icon-sun:before {
	content: "\e90d";
}
.icon-talk:before {
	content: "\e90e";
}
.icon-up:before {
	content: "\e90f";
}
.icon-vaurien:before {
	content: "\e910";
}
.icon-vaurientalk:before {
	content: "\e911";
}

