﻿@font-face {
	font-family: 'PTSansRegular';
	src: url('../fonts/PTS55F-webfont.eot'); /* IE9 Compat Modes */
	src: url('../fonts/PTS55F-webfont?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/PTS55F-webfont.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/PTS55F-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/PTS55F-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
	}

@font-face {
	font-family: 'PTSansBold';
	src: url('../fonts/PTS75F-webfont.eot'); /* IE9 Compat Modes */
	src: url('../fonts/PTS75F-webfont?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/PTS75F-webfont.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/PTS75F-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/PTS75F-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
	}

