@font-face {
	font-family: 'Oswald';
	src: url('../font/Oswald-Regular.woff') format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Condensed';
	src: url('../font/RobotoCondensed-Regular.ttf') format("ttf");
	font-weight: normal;
	font-style: normal;
}