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

[data-icon]:before {
	font-family: "here-icons" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "here-icons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-menu-menu:before {
	content: "\e001";
}
.icon-menu-close:before {
	content: "\e002";
}
.icon-menu-next-aqua:before {
	content: "\232a";
}
.icon-menu-search:before {
	content: "\1f50e";
}
.icon-relatedresources-android:before {
	content: "\e003";
}
.icon-breadcrumb:before {
	content: "\e005";
}
.icon-video-play:before {
	content: "\25b6";
}
.icon-menu-back-aqua:before {
	content: "\e009";
}
.icon-download:before {
	content: "\e00a";
}
.icon-pdf:before {
	content: "\e011";
}
.icon-facebook:before {
	content: "\e00c";
}
.icon-instagram:before {
	content: "\e00d";
}
.icon-twitter:before {
	content: "\e00f";
}
.icon-youtube:before {
	content: "\e010";
}
.icon-blog360:before {
	content: "\e00b";
}
.icon-email:before {
	content: "\e013";
}
.icon-phone:before {
	content: "\e012";
}
.icon-apple:before {
	content: "\f8ff";
}
.icon-icon-arrow-down:before {
	content: "\61";
}
.icon-icon-video-play:before {
	content: "\62";
}
.icon-linkedin:before {
	content: "\e00e";
}
.icon-icon-usecase-slider-back:before {
	content: "\e007";
}
.icon-icon-usecase-slider-next:before {
	content: "\e008";
}
.icon-icon-more:before {
	content: "\63";
}
.icon-icon-arrow-up:before {
	content: "\64";
}
.icon-icon-arrow-scroll-to-top:before {
	content: "\65";
}
