@font-face {
	font-family: 'Perpetua';
	src: url('../fonts/Perpetua.eot?') format('eot'), 
		 url('../fonts/Perpetua.woff') format('font-woff'), 
		 url('../fonts/Perpetua.ttf')  format('truetype'),
		 url('../fonts/Perpetua.svg#Perpetua') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family: 'Perpetua-Bold';
	src: url('../fonts/Perpetua-Bold.eot?') format('eot'), 
		 url('../fonts/Perpetua-Bold.woff') format('font-woff'), 
		 url('../fonts/Perpetua-Bold.ttf')  format('truetype'),
		 url('../fonts/Perpetua-Bold.svg#Perpetua-Bold') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:"Lato Regular";
	src: url("../fonts/Lato-Regular.eot?") format("eot"),
		 url("../fonts/Lato-Regular.woff") format("font-woff"),
		 url("../fonts/Lato-Regular.ttf") format("truetype"),
		 url("../fonts/Lato-Regular.svg#Lato-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family: 'latobold';
	src: url('../fonts/lato-bol-webfont.eot');
	src: url('../fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/lato-bol-webfont.woff') format('font-woff'),
		 url('../fonts/lato-bol-webfont.ttf') format('truetype'),
		 url('../fonts/lato-bol-webfont.svg#latobold') format('svg');
	font-weight: normal;
	font-style: normal;

}