@font-face {
	font-family: 'OpenSans';
	src: url(OpenSans-Light.ttf);
}
@font-face {
	font-family: 'TitilliumWeb';
	src: url(TitilliumWeb-Regular.ttf);
}
@font-face {
	font-family: 'Blueberry';
	src: url(Blueberry.ttf);
}

html, body {
	font-family: Helvetica, Arial, sans-serif !important;
}

.blueberry {
	font-family: Blueberry !important;
}

