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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'araso_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-cancel:before {
	content: "\e606";
}

.icon-linkedin:before {
	content: "\e605";
}

.icon-xing:before {
	content: "\e005";
}

.icon-twitter:before {
	content: "\e00d";
}

.icon-suitcase:before {
	content: "\e600";
}

.icon-rocket:before {
	content: "\e602";
}

.icon-shipping:before {
	content: "\e603";
}

.icon-anchor:before {
	content: "\e604";
}

.icon-users:before {
	content: "\e186";
}

.icon-mail:before {
	content: "\e491";
}

.icon-skype:before {
	content: "\e601";
}
