@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2") format("woff2"),
		url("../fonts/source-sans-pro/sourcesanspro-regular-webfont.woff") format("woff");
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/source-sans-pro/sourcesanspro-italic-webfont.woff2") format("woff2"),
		url("../fonts/source-sans-pro/sourcesanspro-italic-webfont.woff") format("woff");
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2") format("woff2"),
		url("../fonts/source-sans-pro/sourcesanspro-bold-webfont.woff") format("woff");
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("../fonts/source-sans-pro/sourcesanspro-black-webfont.woff2") format("woff2"),
		url("../fonts/source-sans-pro/sourcesanspro-black-webfont.woff") format("woff");
}

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

@font-face {
	font-family: "Nexa Rust Script L";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/nexa-script/nexarust-script.woff2") format("woff2"),
		url("../fonts/nexa-script/nexarust-script.woff") format("woff");
}
