@font-face {
	font-family: "";
	src: url(../fonts/.woff2);
	font-weight: 400;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "TTFirsNeue-ExtraBold";
	src: url(../fonts/TTFirsNeue-ExtraBold.woff2);
	font-weight: 800;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "TTFirsNeue-Regular";
	src: url(../fonts/TTFirsNeue-Regular.woff2);
	font-weight: 400;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "TTFirsNeue-SemiBold";
	src: url(../fonts/TTFirsNeue-SemiBold.woff2);
	font-weight: 600;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "TTFirsNeue-Medium";
	src: url(../fonts/TTFirsNeue-Medium.woff2);
	font-weight: 500;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "TTFirsNeue-Black";
	src: url(../fonts/TTFirsNeue-Black.woff2);
	font-weight: 900;
	font-style: normal;
	font-display: block;
}

