@CHARSET "ISO-8859-1";

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

h1,h2,h3,h4,h5,h6 {
	font-family:"pt_sansregular", "Tahoma";
}