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

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

@font-face {
	font-family: "Famous College";
	src: url("../fonts/FamousCollege-Italic.woff2") format("woff2"),
		url("../fonts/FamousCollege-Italic.woff") format("woff");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

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

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



