/* LGPM Fonts */
@font-face {
	font-family: "konnectregular";
	src:
		url("fonts/konnectregular.woff2") format("woff2"),
		url("fonts/konnectregular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "konnectbold";
	src:
		url("fonts/konnectbold.woff2") format("woff2"),
		url("fonts/konnectbold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "bradley-hand-itc-tt-bold";
	src:
		url("fonts/bradley-hand-itc-tt-bold.woff2") format("woff2"),
		url("fonts/bradley-hand-itc-tt-bold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Arial Regular";
	font-style: normal;
	font-weight: normal;
	src:
		local("Arial Regular"),
		url("fonts/arial.woff") format("woff");
}

@font-face {
	font-family: "Arial Italic";
	font-style: normal;
	font-weight: normal;
	src:
		local("Arial Italic"),
		url("fonts/ariali.woff") format("woff");
}

@font-face {
	font-family: "Arial Bold";
	font-style: normal;
	font-weight: normal;
	src:
		local("Arial Bold"),
		url("fonts/arialbd.woff") format("woff");
}

@font-face {
	font-family: "Arial Bold Italic";
	font-style: normal;
	font-weight: normal;
	src:
		local("Arial Bold Italic"),
		url("fonts/arialbi.woff") format("woff");
}
