@charset 'utf-8';
	
/* CSS Document */
@font-face {
    font-family: 'headline';
    src: url('headoh__-webfont.eot');
    src: local('☺'), url('headoh__-webfont.eot?#iefix') format('embedded-opentype'),
         url('headoh__-webfont.woff') format('woff'),
         url('headoh__.ttf') format('truetype'),
         url('headoh__-webfont.svg#HeadlineOneHPLHS') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSlab500';
    src: url('museoslab-500-webfont.eot');
    src: local('☺'), url('museoslab-500-webfont.eot?#iefix') format('embedded-opentype'),
         url('museoslab-500-webfont.woff') format('woff'),
         url('museoslab-500.ttf') format('truetype'),
         url('museoslab-500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nottke';
    src: url('nottke__-webfont.eot');
    src: local('☺'), url('nottke__-webfont.eot?#iefix') format('embedded-opentype'),
         url('nottke__-webfont.woff') format('woff'),
         url('nottke__.ttf') format('truetype'),
         url('nottke__-webfont.svg#NottkeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'nottke_bold';
    src: url('nottb___-webfont.eot');
    src: local('☺'), url('nottb___-webfont.woff') format('woff'), url('nottb___-webfont.ttf') format('truetype'), url('nottb___-webfont.svg#NottkeBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.museoslab {
	 font-family:'MuseoSlab500', Georgia, Times New Roman, Times, serif;
	 }
.nottke_bold {
	 font-family:'nottke_bold', verdana, helvetica, sans-serif;
	 }
.nottke {
	 font-family:'nottke',verdana, helvetica, sans-serif;
	 }