/*
 * Icomoon | Font icons 
 */
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* List items with icons and all icomoon class
 *======================================================================*/
.list-arrow li:before,
.list-arrow2 li:before,
.list-arrow3 li:before,
.list-star li:before,
.list-minus li:before,
.list-plus li:before,
.list-chechmark li:before,
.list-chechmark2 li:before,
.list-chechmark3 li:before,
.list-triangle li:before,
.list-radio li:before,
.list-heart li:before,
.list-heart2 li:before,
.list-close li:before,
[class*="icomoon-"] {
	font-family: 'icomoon', 'Open Sans', sans-serif;
	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;
}

/* List of icons
 *======================================================================*/

/* Info */
.icomoon-info:before {
	content: "\e026";
}

/* exclamation */
.icomoon-exclamation:before {
	content: "\e024";
}

/* list-chechmark3 or icomoon-ok2 */
.list-chechmark3 li:before,
.icomoon-ok2:before {
	content: "\e025";
}

/* list-arrow or icomoon-arrow */
.list-arrow li:before,
.icomoon-arrow:before {
	content: "\e008";
}

/* facebook */
.icomoon-facebook:before {
	content: "\e001";
}

/* twitter */
.icomoon-twitter:before {
	content: "\e000";
}

/* letter */
.icomoon-letter:before {
	content: "\e002";
}

/* ok */
.icomoon-ok:before {
	content: "\e003";
}

/* tools */
.icomoon-tools:before {
	content: "\e004";
}

/* setting */
.icomoon-setting:before {
	content: "\e005";
}

/* docs */
.icomoon-docs:before {
	content: "\e006";
}

/* form */
.icomoon-form:before {
	content: "\e007";
}

/* quotation */
.icomoon-quotation:before {
	content: "\e009";
}

/* message */
.icomoon-message:before {
	content: "\e010";
}

/* Info */
.icomoon-person:before {
	content: "\e011";
}

/* Info */
.icomoon-arrow-down:before {
	content: "\e023";
}

/* menu */
.icomoon-menu:before {
	content: "\e022";
}

/* arrow-left */
.icomoon-arrow-left:before {
	content: "\e021";
}

/* Down */
.icomoon-angle-down:before {
	content: "\e020";
}

/* angle-up */
.icomoon-angle-up:before {
	content: "\e019";
}

/* Plus */
.icomoon-plus:before {
	content: "\e017";
}

/* list and icomoon minus */
.list-minus li:before,
.icomoon-minus:before {
	content: "\e018";
}

/* clock */
.icomoon-clock:before {
	content: "\e016";
}

/* link */
.icomoon-link:before {
	content: "\e015";
}

/* bubble */
.icomoon-bubble:before {
	content: "\e014";
}

/* tag */
.icomoon-tag:before {
	content: "\e013";
}

/* Loupe */
.icomoon-loupe:before {
	content: "\e012";
}

/* list-triangle or icomoon-play */
.list-triangle li:before,
.icomoon-play:before {
	content: "\e035";
}

/* Info */
.icomoon-apple:before {
	content: "\e027";
}

/* list-plus or icomoon-plus2 */
.list-plus li:before,
.icomoon-plus2:before {
	content: "\e036";
}

/* chechmark */
.list-chechmark li:before,
.icomoon-checkmark:before {
	content: "\e037";
}

/* vimeo */
.icomoon-vimeo:before {
	content: "\e028";
}

/* chechmark2 */
.list-chechmark2 li:before,
.icomoon-checkmark2:before {
	content: "\e038";
}

/* list-radio or icomoon-radio-unchecked */
.list-radio li:before,
.icomoon-radio-unchecked:before {
	content: "\e039";
}

/* radio-checked */
.icomoon-radio-checked:before {
	content: "\e040";
}

/* flickr */
.icomoon-flickr:before {
	content: "\e029";
}

/* checkbox-checked */
.icomoon-checkbox-checked:before {
	content: "\e041";
}

/* arrow-right */
.icomoon-arrow-right:before {
	content: "\e042";
}

/* picassa */
.icomoon-picassa:before {
	content: "\e030";
}

/* list-arrow2 or icomoon-arrow-right2 */
.list-arrow2 li:before,
.icomoon-arrow-right2:before {
	content: "\e043";
}

/* list-arrow3 or icomoon-arrow-right3 */
.list-arrow3 li:before,
.icomoon-arrow-right3:before {
	content: "\e044";
}

/* star */
.list-star li:before,
.icomoon-star:before {
	content: "\e045";
}

/* heart */
.list-heart li:before,
.icomoon-heart:before {
	content: "\e046";
}

/* heart2 */
.list-heart2 li:before,
.icomoon-heart2:before {
	content: "\e048";
}

/* dribbble */
.icomoon-dribbble:before {
	content: "\e031";
}

/* close */
.list-close li:before,
.icomoon-close:before {
	content: "\e047";
}

/* pinterest */
.icomoon-pinterest:before {
	content: "\e032";
}

/* linkedin */
.icomoon-linkedin:before {
	content: "\e033";
}

/* google-plus */
.icomoon-google-plus:before {
	content: "\e034";
}
