/* fonts:	BEVAN, ARVO & LATO */

@font-face {
	font-family: 'BevanRegular';
	src: url("../fonts/Bevan-webfont.eot");
	src: url("../fonts/Bevan-webfont.eot?#iefix") format('embedded-opentype'),
		 url("../fonts/Bevan-webfont.woff") format('woff'),
		 url("../fonts/Bevan-webfont.ttf") format('truetype'),
		 url("../fonts/Bevan-webfont.svg#BevanRegular") format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ArvoBold';
	src: url('../fonts/Arvo-Bold-webfont.eot') format('embedded-opentype');
	src: url('../fonts/Arvo-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Arvo-Bold-webfont.woff') format('woff'),
		 url('../fonts/Arvo-Bold-webfont.ttf') format('truetype'),
		 url('../fonts/Arvo-Bold-webfont.svg#ArvoBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LatoBoldItalic';
	src: url('../fonts/Lato-BolIta-webfont.eot');
	src: url('../fonts/Lato-BolIta-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-BolIta-webfont.woff') format('woff'),
		 url('../fonts/Lato-BolIta-webfont.ttf') format('truetype'),
		 url('../fonts/Lato-BolIta-webfont.svg#LatoBoldItalic') 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('woff'),
		 url('../fonts/Lato-Bol-webfont.ttf') format('truetype'),
		 url('../fonts/Lato-Bol-webfont.svg#LatoBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LatoItalic';
	src: url('../fonts/Lato-RegIta-webfont.eot');
	src: url('../fonts/Lato-RegIta-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-RegIta-webfont.woff') format('woff'),
		 url('../fonts/Lato-RegIta-webfont.ttf') format('truetype'),
		 url('../fonts/Lato-RegIta-webfont.svg#LatoItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LatoRegular';
	src: url('../fonts/Lato-Reg-webfont.eot');
	src: url('../fonts/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-Reg-webfont.woff') format('woff'),
		 url('../fonts/Lato-Reg-webfont.ttf') format('truetype'),
		 url('../fonts/Lato-Reg-webfont.svg#LatoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}