﻿/*
## Icons

*/

/*------------------------------- ICONS------------------------------- */

@font-face {
	font-family: 'icomoon';
	src:url('/NorthTec/fonts/icons/icomoon.eot?-epunm8');
	src:url('/NorthTec/fonts/icons/icomoon.eot?#iefix-epunm8') format('embedded-opentype'),
		url('/NorthTec/fonts/icons/icomoon.woff?-epunm8') format('woff'),
		url('/NorthTec/fonts/icons/icomoon.ttf?-epunm8') format('truetype'),
		url('/NorthTec/fonts/icons/icomoon.svg?-epunm8#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"],
.slider-prev,
.slider-next,
.chosen-container-single .chosen-single div b {
	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-svg-arrow-down:before,
.chosen-container-single .chosen-single div b:before {
	content: "\e600";
}

.slider-prev:before,
.icon-svg-arrow-left:before {
	content: "\e601";
}

.slider-next:before,
.icon-svg-arrow-right:before {
	content: "\e602";
}

.icon-svg-arrow-up:before {
	content: "\e603";
}

.icon-svg-compass2:before {
	content: "\e60d";
}

.icon-svg-paper-plane:before {
	content: "\e613";
}

.icon-svg-calendar:before {
	content: "\e604";
}

.icon-svg-compass:before {
	content: "\e605";
}

.icon-svg-duration:before {
	content: "\e606";
}

.icon-svg-email:before {
	content: "\e607";
}

.icon-svg-facebook:before {
	content: "\e608";
}

.icon-svg-google-plus:before {
	content: "\e609";
}

.icon-svg-hourglass:before {
	content: "\e60a";
}

.icon-svg-level:before {
	content: "\e60b";
}

.icon-svg-lock:before {
	content: "\e60c";
}

.icon-svg-pig:before {
	content: "\e60e";
}

.icon-svg-print:before {
	content: "\e60f";
}

.icon-svg-share:before {
	content: "\e610";
}

.icon-svg-star:before {
	content: "\e611";
}

.icon-svg-twitter:before {
	content: "\e612";
}

