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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'alpina-symbols';
	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-reorder:before {
	content: "\e600";
}
.icon-chevron-left:before {
	content: "\e603";
}
.icon-chevron-right:before {
	content: "\e604";
}
.icon-chevron-up:before {
	content: "\e605";
}
.icon-chevron-down:before {
	content: "\e606";
}
.icon-caret-down:before {
	content: "\e60c";
}
.icon-caret-up:before {
	content: "\e60d";
}
.icon-caret-left:before {
	content: "\e60e";
}
.icon-caret-right:before {
	content: "\e60f";
}
.icon-search:before {
	content: "\e610";
}
.icon-goggles:before {
	content: "\e607";
}
.icon-protector:before {
	content: "\e608";
}
.icon-helmet:before {
	content: "\e609";
}
.icon-slider_arrow_right:before {
	content: "\e60a";
}
.icon-slider_arrow_left:before {
	content: "\e60b";
}
.icon-logo_alpina:before {
	content: "\e601";
}
.icon-slider_arrow_up:before {
	content: "\e602";
}
.icon-slider_arrow_down:before {
	content: "\e611";
}
.icon-eyewear:before {
	content: "\e612";
	font-size: 0.7em;
}
