@font-face {
	font-family: 'Arvo';
	font-style: normal;
	font-weight: 400;
	src: local('Arvo'),
		url(themes.googleusercontent.com/static/fonts/arvo/v5/WJ6D195CfbTRlIs49IbkFw.woff)
		format('woff');
}

@font-face {
	font-family: 'Arvo';
	font-style: normal;
	font-weight: 700;
	src: local('Arvo Bold'), local('Arvo-Bold'),
		url(themes.googleusercontent.com/static/fonts/arvo/v5/0Aa8aBJcGN1n1zDNhqNrnQ.woff)
		format('woff');
}

@font-face {
	font-family: 'Arvo';
	font-style: italic;
	font-weight: 400;
	src: local('Arvo Italic'), local('Arvo-Italic'),
		url(themes.googleusercontent.com/static/fonts/arvo/v5/7solcx-ZQo6LBqJvZuxkkg.woff)
		format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local('Lato Regular'), local('Lato-Regular'),
		url(themes.googleusercontent.com/static/fonts/lato/v6/9k-RPmcnxYEPm8CNFsH2gg.woff)
		format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;
	src: local('Lato Italic'), local('Lato-Italic'),
		url(themes.googleusercontent.com/static/fonts/lato/v6/oUan5VrEkpzIazlUe5ieaA.woff)
		format('woff');
}

@font-face {
	font-family: 'Aaargh';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Aaargh.ttf);
}

@font-face {
	font-family: 'HelveticaNeueLight';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/helvetica-neue-lt-std-25-ultra-light.otf);
}

@font-face {
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/OpenSans-Regular.ttf);
}