/******** FONTS *********/

@font-face {
	font-family: 'icons';
	src:url('fonts/icons/icons.eot?fylnot');
	src:url('fonts/icons/icons.eot?#iefixfylnot') format('embedded-opentype'),
		url('fonts/icons/icons.woff?fylnot') format('woff'),
		url('fonts/icons/icons.ttf?fylnot') format('truetype'),
		url('fonts/icons/icons.svg?fylnot#icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icons';
	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-cross:before {
	content: "\e117";
}
.icon-close:before {
	content: "\e609";
}
.icon-file:before {
	content: "\e604";
}
.icon-diamond:before {
	content: "\e60c";
}
.icon-bubble:before {
	content: "\e605";
}
.icon-shield:before {
	content: "\e611";
}
.icon-menu:before {
	content: "\e600";
}
.icon-menu2:before {
	content: "\e601";
}
.icon-gallery:before {
	content: "\e603";
}
.icon-circle:before {
	content: "\e610";
}
.icon-arrow-left:before {
	content: "\e606";
}
.icon-arrow-down:before {
	content: "\e60a";
}
.icon-arrow-right:before {
	content: "\e60b";
}
.icon-arrow-down3:before {
	content: "\e60e";
}
.icon-arrow-left2:before {
	content: "\e60f";
}
.icon-arrow-right2:before {
	content: "\e612";
}
.icon-twitter:before {
	content: "\e621";
}
.icon-facebook:before {
	content: "\e620";
}
.icon-linkedin:before {
	content: "\e608";
}
.icon-linkedin2:before {
	content: "\e602";
}
