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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'Norled-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-ticket:before {
	content: "\e614";
}
.icon-trip:before {
	content: "\e613";
}
.icon-acrobat:before {
	content: "\e600";
}
.icon-arrow_down:before {
	content: "\e601";
}
.icon-arrow_left:before {
	content: "\e602";
}
.icon-arrow_right:before {
	content: "\e603";
}
.icon-arrow_up:before {
	content: "\e604";
}
.icon-bed:before {
	content: "\e605";
}
.icon-calendar:before {
	content: "\e606";
}
.icon-check:before {
	content: "\e607";
}
.icon-clock_filled:before {
	content: "\e608";
}
.icon-clock_stroked:before {
	content: "\e609";
}
.icon-facebook:before {
	content: "\e60a";
}
.icon-instagram:before {
	content: "\e60b";
}
.icon-mail:before {
	content: "\e60c";
}
.icon-mobile:before {
	content: "\e60d";
}
.icon-person:before {
	content: "\e60e";
}
.icon-pos_filled:before {
	content: "\e60f";
}
.icon-pos_stroked:before {
	content: "\e610";
}
.icon-search:before {
	content: "\e611";
}
.icon-twitter:before {
	content: "\e612";
} 