@font-face {
    font-family: 'marker_feltthin';
    src: url('../_font/markerfelt-thin-01-webfont.woff2') format('woff2'),
         url('../_font/markerfelt-thin-01-webfont.woff') format('woff'),
         url('../_font/markerfelt-thin-01-webfont.ttf') format('truetype');		 
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'marker_feltwide';
    src: url('../_font/markerfelt-wide-02-webfont.woff2') format('woff2'),
         url('../_font/markerfelt-wide-02-webfont.woff') format('woff'),
         url('../_font/markerfelt-wide-02-webfont.ttf') format('truetype');		 
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'impressumregular';
    src: url('../_font/impressum-webfont.woff2') format('woff2'),
         url('../_font/impressum-webfont.woff') format('woff'),
         url('../_font/impressum-webfont.ttf') format('truetype');		 
    font-weight: normal;
    font-style: normal;

}