@font-face {
	font-family: RobotoLight;
	src: url(/css/fonts/Roboto-Light.ttf) format('truetype');
	}
@font-face {
	font-family: RobotoRegular;
	src: url(/css/fonts/Roboto-Regular.ttf) format('truetype');	}
@font-face {
	font-family: RobotoMedium;
	src: url(/css/fonts/Roboto-Medium.ttf) format('truetype');
	}
@font-face {
	font-family: RobotoBold;
	src: url(/css/fonts/Roboto-Black.ttf) format('truetype');
	}
@font-face {
	font-family: OswaldLight;
	src: url(/css/fonts/Oswald-Light.ttf) format('truetype');
	}
@font-face {
	font-family: OswaldRegular;
	src: url(/css/fonts/Oswald-Regular.ttf) format('truetype');
	}
@font-face {
	font-family: OswaldBold;
	src: url(/css/fonts/Oswald-Bold.ttf) format('truetype');
	}