@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	src: url(opensansregular.ttf) format('truetype');
}

@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	src: url(opensanscondensedlight.ttf) format('truetype');
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	src: url(robotoregular.ttf) format('truetype');
}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	src: url(latoregular.ttf) format('truetype');
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	src: url(oswaldregular.ttf) format('truetype');
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	src: url(ralewayregular.ttf) format('truetype');
}

@font-face {
	font-family: 'Quicksand';
	font-style: normal;
	src: url(quicksandregular.ttf) format('truetype');
}