@font-face {
    font-family: 'pt_sansregular';
    src: url('ptsans/PTS55F-webfont.eot');
    src: url('ptsans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans/PTS55F-webfont.woff') format('woff'),
         url('ptsans/PTS55F-webfont.ttf') format('truetype'),
         url('ptsans/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansitalic';
    src: url('ptsans/PTS56F-webfont.eot');
    src: url('ptsans/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans/PTS56F-webfont.woff') format('woff'),
         url('ptsans/PTS56F-webfont.ttf') format('truetype'),
         url('ptsans/PTS56F-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansbold_italic';
    src: url('ptsans/PTS76F-webfont.eot');
    src: url('ptsans/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans/PTS76F-webfont.woff') format('woff'),
         url('ptsans/PTS76F-webfont.ttf') format('truetype'),
         url('ptsans/PTS76F-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansbold';
    src: url('ptsans/PTS75F-webfont.eot');
    src: url('ptsans/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans/PTS75F-webfont.woff') format('woff'),
         url('ptsans/PTS75F-webfont.ttf') format('truetype'),
         url('ptsans/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'vocericons';
	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-sliderpfeil-rechts:before {
	content: "\e600";
}
.icon-sliderpfeil-links:before {
	content: "\e601";
}
.icon-google-plus:before {
	content: "\e000";
}
.icon-bubbles:before {
	content: "\e002";
}
.icon-feed:before {
	content: "\e003";
}
.icon-facebook:before {
	content: "\e004";
}
.icon-twitter:before {
	content: "\e005";
}
.icon-menu:before {
	content: "\e006";
}
.icon-flattr:before {
	content: "\e007";
}
.icon-youtube:before {
	content: "\f167";
}
.icon-caret-left:before {
	content: "\f0d9";
}
.icon-caret-right:before {
	content: "\f0da";
}
.icon-print:before {
	content: "\e001";
}
.icon-arrow-left:before {
	content: "\e602";
}
.icon-previous:before {
	content: "\e604";
}
.icon-next:before {
	content: "\e605";
}
.icon-arrow-right:before {
	content: "\e603";
}
.icon-search:before {
	content: "\e606";
}
.icon-instagram:before {
	content: "\e607";
}

