@font-face {
	font-family: 'orion_font';
	src:url('icomoon.eot?1xdjet');
	src:url('icomoon.eot?#iefix1xdjet') format('embedded-opentype'),
		url('icomoon.ttf?1xdjet') format('truetype'),
		url('icomoon.woff?1xdjet') format('woff'),
		url('icomoon.svg?1xdjet#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'orion_font';
	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-i-arrow:before {
	content: "\e600";
}
.icon-i-arrowleft:before {
	content: "\e601";
}
.icon-i-arrowright:before {
	content: "\e602";
}
.icon-i-down:before {
	content: "\e603";
}
.icon-i-email:before {
	content: "\e604";
}
.icon-i-facebook:before {
	content: "\e605";
}
.icon-i-flag:before {
	content: "\e606";
}
.icon-i-guion:before {
	content: "\e607";
}
.icon-i-maps:before {
	content: "\e608";
}
.icon-i-phone:before {
	content: "\e609";
}
.icon-i-plus:before {
	content: "\e60a";
}
.icon-i-search:before {
	content: "\e60b";
}
.icon-i-twitter:before {
	content: "\e60c";
}
.icon-i-up:before {
	content: "\e60d";
}
.icon-i-youtube:before {
	content: "\e60e";
}
