@font-face {
	font-family: oxygen-light;
	src:url(../fonts/Oxygen-Light.ttf);
}

@font-face {
	font-family: oxygen;
	src:url(../fonts/Oxygen-Regular.ttf);
}

@font-face {
	font-family: oxygen-bold;
	src:url(../fonts/Oxygen-Bold.ttf);
}

@font-face {
	font-family: worksans;
	src:url(../fonts/WorkSans-ExtraLight.ttf);
}

@font-face {
	font-family: worksans-bold;
	src:url(../fonts/WorkSans-SemiBold.ttf);
}

@font-face {
	font-family: worksans-black;
	src:url(../fonts/WorkSans-Black.ttf);
}
