@charset "UTF-8";
@font-face {
	font-family:'BodyText';
	src:url('../fonts/Noto_Sans/static/NotoSans-Regular.ttf')
}
@font-face {
	font-family:'LightText';
	src:url('../fonts/Noto_Sans/static/NotoSans-Light.ttf')
}
@font-face {
	font-family:'ExtraLightText';
	src:url('../fonts/Noto_Sans/static/NotoSans-ExtraLight.ttf')
}
@font-face {
	font-family:'ExtraBoldText';
	src:url('../fonts/Noto_Sans/static/NotoSans-ExtraBold.ttf')
}