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

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