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

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

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

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

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

