@font-face {
	font-family: "Astra";
	src: url(home-webfonts/astra.woff) format("woff"),
		url(home-webfonts/astra.ttf) format("truetype"),
		url(home-webfonts/astra.svg#astra) format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(home-webfonts/fa-brands-400.woff2) format("woff2"),
		url(home-webfonts/fa-brands-400.woff) format("woff"),
		url(home-webfonts/fa-brands-400.ttf) format("truetype");
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url(home-webfonts/fa-solid-900.woff2) format("woff2"),
		url(home-webfonts/fa-solid-900.woff) format("woff"),
		url(home-webfonts/fa-solid-900.ttf) format("truetype");
}
