@font-face {
	font-family: "Oxygen";
	font-style: normal;
	font-weight: 700;
	src: local('Oxygen Bold'), local('Oxygen-Bold'),
		url(Oxygen-Bold.eot) format('embedded-opentype'),
		url(Oxygen-Bold.woff) format('woff'),
		url(Oxygen-Bold.ttf) format('truetype');
}
@font-face {
	font-family: "Oxygen";
	font-style: normal;
	font-weight: 400;
	src: local('Oxygen'), local('Oxygen-Regular'),
		url(Oxygen.eot) format('embedded-opentype'),
		url(Oxygen.woff) format('woff'),
		url(Oxygen.ttf) format('truetype');
}
@font-face {
	font-family: "Oxygen";
	font-style: normal;
	font-weight: 300;
	src: local('Oxygen Light'), local('Oxygen-Light'),
		url(Oxygen-Light.eot) format('embedded-opentype'),
		url(Oxygen-Light.woff) format('woff'),
		url(Oxygen-Light.ttf) format('truetype');
}
