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

.teaser .teaser-text strong a:after,
[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;
}
.teaser .teaser-text strong a:after,
.icon-dubbleright:before {
	content: "\e600";
}


.icon-dubbleleft:before {
	content: "\e601";
}

.icon-up:before {
	content: "\e602";
}

.icon-down:before {
	content: "\e603";
}

.icon-left:before {
	content: "\e604";
}

.icon-logo-nobel:before {
	content: "\e605";
}

.icon-right:before {
	content: "\e606";
}

.icon-logo-nobel:before {
    font-size: 420px;
    line-height: 180px;
    height: 180px;
    overflow: hidden;
    position: absolute;
}

.teaser .teaser-text a:after{
    margin-top: 3px;
    margin-left: 5px;
    position: absolute;
}