/* Self-hosted webfonts — replace files with your licensed copies for production if needed. */

@font-face {
	font-family: "Aerillyo";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("aerillyo.woff") format("woff");
}

@font-face {
	font-family: "Brandon Grotesque";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("brandon-grotesque-regular.woff") format("woff");
}

@font-face {
	font-family: "Brandon Grotesque";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("brandon-grotesque-medium.woff") format("woff");
}

@font-face {
	font-family: "Brandon Grotesque";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("brandon-grotesque-bold.woff") format("woff");
}
