@import "https://use.typekit.net/xzw3ici.css";

@font-face {
	font-family: "FontAwesome";
	font-display: swap;
	src:
		url("fontawesome-webfont.woff2") format("woff2"),
		url("fontawesome-webfont.woff") format("woff"),
		url("fontawesome-webfont.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
