/* 
 * iSoon v1.0 - Coming Soon HTML5/CSS3 Template
 * Copyright (C) 2014 Mohammadi El Youzghi <mo.elyouzghi@gmail.com>
 */

@font-face {
	font-family: 'isoon';
	src:url('../fonts/isoon.eot?-1xbtrl');
	src:url('../fonts/isoon.eot?#iefix-1xbtrl') format('embedded-opentype'),
		url('../fonts/isoon.woff?-1xbtrl') format('woff'),
		url('../fonts/isoon.ttf?-1xbtrl') format('truetype'),
		url('../fonts/isoon.svg?-1xbtrl#isoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'isoon';
	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-isoon-mail:before {
	content: "\e600";
}
.icon-isoon-googleplus:before {
	content: "\e601";
}
.icon-isoon-facebook:before {
	content: "\e602";
}
.icon-isoon-twitter:before {
	content: "\e603";
}
.icon-isoon-pinterest:before {
	content: "\e604";
}
