/* Web fonts — Figma typography tokens */

@font-face {
	font-family: "HanaMinA";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src:
		url("https://cdn.jsdelivr.net/gh/max32002/max-hana@1.1/webfont/HanaMinA.woff2") format("woff2"),
		url("https://cdn.jsdelivr.net/gh/max32002/max-hana@1.1/webfont/HanaMinA.woff") format("woff");
}
