@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-7tnjx9');
	src:url('../fonts/icomoon.eot?#iefix-7tnjx9') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-7tnjx9') format('truetype'),
		url('../fonts/icomoon.woff?-7tnjx9') format('woff'),
		url('../fonts/icomoon.svg?-7tnjx9#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-facebook:before {content: "\e600";}
.icon-globe:before {content: "\e601";}
.icon-google:before {content: "\e602";}
.icon-heart:before {content: "\e603";}
.icon-linkedin:before {content: "\e604";}
.icon-search:before {content: "\e605";}
.icon-twitter:before {content: "\e606";}
.icon-user:before {content: "\e607";}
.icon-vkontakte:before {content: "\e608";}
