/* Aileron — CC0 (Sora Sagano / dot colon) */
@font-face {
	font-family: "Aileron";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("../fonts/aileron/aileron-light.woff2") format("woff2");
}

@font-face {
	font-family: "Aileron";
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url("../fonts/aileron/aileron-light-italic.woff2") format("woff2");
}

@font-face {
	font-family: "Aileron";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/aileron/aileron-regular.woff2") format("woff2");
}

@font-face {
	font-family: "Aileron";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/aileron/aileron-italic.woff2") format("woff2");
}

@font-face {
	font-family: "Aileron";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/aileron/aileron-semibold.woff2") format("woff2");
}

@font-face {
	font-family: "Aileron";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/aileron/aileron-bold.woff2") format("woff2");
}

/* Old Standard TT — SIL Open Font License */
@font-face {
	font-family: "Old Standard TT";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/old-standard-tt/old-standard-tt-regular.woff2") format("woff2");
}

@font-face {
	font-family: "Old Standard TT";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/old-standard-tt/old-standard-tt-italic.woff2") format("woff2");
}

@font-face {
	font-family: "Old Standard TT";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/old-standard-tt/old-standard-tt-bold.woff2") format("woff2");
}
