@font-face {
	font-family: "CBA Beacon Sans";
	src:
		url("CBABeaconSans/CBABeaconSans-Regular.woff2") format("woff2"),
		url("CBABeaconSans/CBABeaconSans-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "CBA Beacon Sans";
	src:
		url("CBABeaconSans/CBABeaconSans-Italic.woff2") format("woff2"),
		url("CBABeaconSans/CBABeaconSans-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "CBA Beacon Sans Extra";
	src:
		url("CBABeaconSans/CBABeaconSans-ExtraBoldItalic.woff2") format("woff2"),
		url("CBABeaconSans/CBABeaconSans-ExtraBoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "CBA Beacon Sans Extra";
	src:
		url("CBABeaconSans/CBABeaconSans-ExtraBold.woff2") format("woff2"),
		url("CBABeaconSans/CBABeaconSans-ExtraBold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "CBA Beacon Sans";
	src:
		url("CBABeaconSans/CBABeaconSans-BoldItalic.woff2") format("woff2"),
		url("CBABeaconSans/CBABeaconSans-BoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "CBA Beacon Sans";
	src:
		url("CBABeaconSans/CBABeaconSans-Bold.woff2") format("woff2"),
		url("CBABeaconSans/CBABeaconSans-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

html,
body {
	font-family: "CBA Beacon Sans", sans-serif;
}
