/**
 * Human Notes — fonts
 * Suisse Int'l (ES/EN) · HumanNoto (JA) 400 + 500
 */
@font-face {
	font-family: "Suisse Int'l";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/suisse/SuisseIntl-Regular.woff2") format("woff2");
}
@font-face {
	font-family: "Suisse Int'l";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/suisse/SuisseIntl-Medium.woff2") format("woff2");
}
@font-face {
	font-family: "HumanNoto";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/_HumanNoto/HumanNoto-Regular.woff") format("woff");
}
@font-face {
	font-family: "HumanNoto";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/_HumanNoto/HumanNoto-Medium.woff") format("woff");
}
