@font-face {
	font-family: Ginka;
	font-style: normal;
	font-weight: 300;
	src:
		url('./Ginka-Light.woff2') format('woff2'),
		url('./Ginka-Light.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: Ginka;
	font-style: normal;
	font-weight: 400;
	src:
		url('./Ginka-Regular.woff2') format('woff2'),
		url('./Ginka-Regular.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: Ginka;
	font-style: normal;
	font-weight: 500;
	src:
		url('./Ginka-Medium.woff2') format('woff2'),
		url('./Ginka-Medium.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: Ginka;
	font-style: normal;
	font-weight: 700;
	src:
		url('./Ginka-Bold.woff2') format('woff2'),
		url('./Ginka-Bold.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: Reckless;
	font-style: normal;
	font-weight: 500;
	src:
		url('./Reckless-Medium.woff2') format('woff2'),
		url('./Reckless-Medium.woff') format('woff');
	font-display: swap;
}
