@font-face {
    font-family: 'permanent_markerregular';
    src: url('permanentmarker-regular-webfont.woff2') format('woff2'),
         url('permanentmarker-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
h1 {
	font-family: permanent_markerregular, Swiss, serif;
	font-weight: normal;
	font-style: normal;
}
