@font-face {
	font-family: TTFors;
	font-display: swap;
	src: url('../fonts/TT_Fors_Thin.woff2') format("woff2");
	src: url('../fonts/TT_Fors_Thin.woff') format("woff");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: TTFors;
	font-display: swap;
	src: url("../fonts/TT_Fors_ExtraLight.woff2") format("woff2");
	src: url("../fonts/TT_Fors_ExtraLight.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: TTFors;
	font-display: swap;
	src: url("../fonts/TT_Fors_Light.woff2") format("woff2");
	src: url("../fonts/TT_Fors_Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: TTFors;
	font-display: swap;
	src: url('../fonts/TT_Fors_Regular.woff2') format("woff2");
	src: url("../fonts/TT_Fors_Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: TTFors;
	font-display: swap;
	src: url("../fonts/TT_Fors_Medium.woff2") format("woff2");
	src: url("../fonts/TT_Fors_Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: TTFors;
	font-display: swap;
	src: url("/../fonts/TT_Fors_DemiBold.woff2") format("woff2");
	src: url("../fonts/TT_Fors_DemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: TTFors;
	font-display: swap;
	src: url("../fonts/TT_Fors_Bold.woff2") format("woff2");
	src: url("../fonts/TT_Fors_Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: TTFors;
	font-display: swap;
	src: url("../fonts/TT_Fors_ExtraBold.woff2") format("woff2");
	src: url("../fonts/TT_Fors_ExtraBold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: TTFors;
	font-display: swap;
	src: url("../fonts/TT_Fors_Black.woff2") format("woff2");
	src: url("../fonts/TT_Fors_Black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}