
@font-face {
	font-family: "Fixel Text";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/FixelText-Regular.woff2") format("woff2"),
	url("../fonts/FixelText-Regular.woff") format("woff");
}

@font-face {
	font-family: "Fixel Text";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/FixelText-Medium.woff2") format("woff2"),
	url("../fonts/FixelText-Medium.woff") format("woff");
}

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

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

@font-face {
	font-family: "Fixel";
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/FixelDisplay-SemiBold.woff2") format("woff2"),
		url("../fonts/FixelDisplay-SemiBold.woff") format("woff");
}

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

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

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