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

[class^="icon-"], [class*=" icon-"] {
	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-link-arrow-small:before {
	content: "\e606";
}
.icon-search-icon:before {
	content: "\e600";
}
.icon-rotator-control-right:before {
	content: "\e601";
}
.icon-rotator-control-left:before {
	content: "\e602";
}
.icon-press-releases:before {
	content: "\e603";
}
.icon-menu-icon-mobile:before {
	content: "\e604";
}
.icon-investor-relations:before {
	content: "\e605";
}
.icon-play:before {
	content: "\e607";
}
.icon-pause:before {
	content: "\e608";
}
