/*----------------------------------------------------------------------------------------------------
/* Font
----------------------------------------------------------------------------------------------------*/
@font-face {
	font-display: swap;
	font-family: "Noto Sans";
	font-weight: 300;
	src: url("../fonts/NotoSans-Thin.eot"), url("../fonts/NotoSans-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Thin.woff2") format("woff2"), url("../fonts/NotoSans-Thin.woff") format("woff"), url("../fonts/NotoSans-Thin.ttf") format("truetype"), url("../fonts/NotoSans-Thin.otf") format("opentype")
}
@font-face {
	font-display: swap;
	font-family: "Noto Sans";
	font-weight: 400;
	src: url("../fonts/NotoSans-Regular.eot"), url("../fonts/NotoSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Regular.woff2") format("woff2"), url("../fonts/NotoSans-Regular.woff") format("woff"), url("../fonts/NotoSans-Regular.ttf") format("truetype"), url("../fonts/NotoSans-Regular.otf") format("opentype")
}
@font-face {
	font-display: swap;
	font-family: "Noto Sans";
	font-weight: 700;
	src: url("../fonts/NotoSans-Bold.eot"), url("../fonts/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff"), url("../fonts/NotoSans-Bold.ttf") format("truetype"), url("../fonts/NotoSans-Bold.otf") format("opentype")
}