@charset "UTF-8";

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

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

@font-face {
	font-family: "TENET Sans";
	src: url("./TENETSans-Regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "TENET Sans - SemiExpandedBold";
	src: url("./TENETSans-SemiExpandedBold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
