@font-face {
	font-family: 'Cygames Sans';
	src: url("../fonts/CygamesSans-Regular.woff2") format("woff2"),
		url("../fonts/CygamesSans-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Cygames Sans';
	src: url("../fonts/CygamesSans-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Cygames Sans';
	src: url("../fonts/CygamesSans-Light.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
}
