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


#bottomdownbutton2 .ausstellungen p a:before,
.repeater_aktuell section.clearfix p a:before,
#content div.grid div.col-1-2.kontakt p a:before,
#content a[href^="http://"]:before,
#content a[href^="https://"]:before,
.portrait p a:before,
[class^="icon-"]:before, 
[class*=" icon-"]:before {
	font-family: 'Website-ID';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*line-height: 1;*/
	font-size: 1.25em !important;
	color:#6d6d6d;
	

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*link_extern*/
#bottomdownbutton2 .ausstellungen p a[href^="https://"]:before,
#bottomdownbutton2 .ausstellungen p a[href^="http://"]:before,
#content a[href^="https://"]:before,
#content a[href^="http://"]:before {
	content: "\e600";
	padding:0 4px 0 2px;
	position: relative;
	top: -1px;
}

/*icon-mail*/
#bottomdownbutton2 .ausstellungen p a:before,
#content a.icon-mail:before {
	content: "\e601";
	padding:0 6px 0 0;
	position: relative;
	top: 1px;
}

/*icon-pdf*/
.icon-pdf:before,
.repeater_aktuell section.clearfix p a[href$=".pdf"]:before,
#content .pdf_insert a[href$=".pdf"]:before {
	content: "\e602";
	padding:0 0 0 0;
}

/*icon-pfeil_li*/
.icon-pfeil_li:before {
	content: "\e603";
}

/*icon-pfeil_re*/

.portrait p a:before,
.icon-pfeil_re:before {
	content: "\e604";
}

