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

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

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

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

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

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

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