/* fonts */
/*Pt Sans Regular*/
@font-face {
	font-family: 'pt-sansregular';
	src: url('../fonts/pt-sans/regular/pt_sans-webfont.eot');
	src: url('../fonts/pt-sans/regular/pt_sans-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pt-sans/regular/pt_sans-webfont.woff') format('woff'), url('../fonts/pt-sans/regular/pt_sans-webfont.ttf') format('truetype'), url('../fonts/pt-sans/regular/pt_sans-webfont.svg#pt_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*Pt Sans Bold*/
@font-face {
	font-family: 'pt-sansbold';
	src: url('../fonts/pt-sans/bold/bold-webfont.eot');
	src: url('../fonts/pt-sans/bold/bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pt-sans/bold/bold-webfont.woff') format('woff'), url('../fonts/pt-sans/bold/bold-webfont.ttf') format('truetype'), url('../fonts/pt-sans/bold/bold-webfont.svg#pt_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*Pt Mono Regular*/
@font-face {
	font-family: 'pt_monoregular';
	src: url('../fonts/pt-mono/ptm55ft-webfont.eot');
	src: url('../fonts/pt-mono/ptm55ft-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pt-mono/ptm55ft-webfont.woff') format('woff'), url('../fonts/pt-mono/ptm55ft-webfont.ttf') format('truetype'), url('../fonts/pt-mono/ptm55ft-webfont.svg#pt_monoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bulletin-sanspro-italic';
	src: url('../fonts/bulletin-sanspro/italic/bulletin-sanspro-italic.eot');
	src: url('../fonts/bulletin-sanspro/italic/bulletin-sanspro-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/bulletin-sanspro/italic/bulletin-sanspro-italic.woff') format('woff'), url('../fonts/bulletin-sanspro/italic/bulletin-sanspro-italic.ttf') format('truetype'), url('../fonts/bulletin-sanspro/italic/bulletin-sanspro-italic.svg#pf_bulletin_sans_proitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* fonts end */