@font-face {
	font-family: "Industry";
	src: url("../fonts/industry-book.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Industry";
	src: url("../fonts/industry-medium.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Industry";
	src: url("../fonts/industry-demi.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Industry";
	src: url("../fonts/industry-bold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Industry";
	src: url("../fonts/industry-ultra.otf") format("opentype");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
