@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?54vdiu');
	src:url('fonts/icomoon.eot?#iefix54vdiu') format('embedded-opentype'),
		url('fonts/icomoon.woff?54vdiu') format('woff'),
		url('fonts/icomoon.ttf?54vdiu') format('truetype'),
		url('fonts/icomoon.svg?54vdiu#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-square:before {
	content: "\e605";
}
.icon-house:before {
	content: "\e600";
}
.icon-search:before {
	content: "\e601";
}
.icon-printer:before {
	content: "\e602";
}
.icon-list:before {
	content: "\e603";
}
.icon-download:before {
	content: "\e604";
}
.icon-twitter-logo:before {
	content: "\f099";
}
.icon-left-arrow:before {
	content: "\f104";
}
.icon-right-arrow:before {
	content: "\f105";
}
.icon-up-arrow:before {
	content: "\f106";
}
.icon-down-arrow:before {
	content: "\f107";
}
.icon-cricle-left-arrow:before {
	content: "\f137";
}
.icon-circle-right-arrow:before {
	content: "\f138";
}
.icon-circle-up-arrow:before {
	content: "\f139";
}
.icon-circle-down-arrow:before {
	content: "\f13a";
}
