@font-face {
	font-family: Evangelion;
	src: url("") format("woff2"),
		 url("")  format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Evangelion;
	src: url("") format("woff2"),
		 url("")  format("woff");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Might Makes Right Pro BB";
	src: url("") format("woff2"),
		 url("")   format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Might Makes Right Pro BB";
	src: url("") format("woff2"),
		 url("")   format("truetype");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Might Makes Right Pro BB";
	src: url("") format("woff2"),
		 url("")   format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "SF Cartoonist Hand";
	src: url("") format("woff2"),
		 url("")   format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}