@CHARSET "ISO-8859-1";

@font-face {
	 font-family: 'pt_sansregular';
    src: url('../../fonts/PTS55F-webfont.eot');
    src: url('../../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/PTS55F-webfont.woff') format('woff'),
         url('../../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:"Trebuchet MS", Arial, Helvetica, sans-serif, "pt_sansregular";
}