@font-face {
	font-family: "Jost";
	src: url("/TotalPlatform/Fonts/Jost/Jost-Regular.ttf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("/TotalPlatform/Fonts/Jost/Jost-Italic.ttf");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Jost";
	src: url("/TotalPlatform/Fonts/Jost/Jost-Medium.ttf");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("/TotalPlatform/Fonts/Jost/Jost-MediumItalic.ttf");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Jost";
	src: url("/TotalPlatform/Fonts/Jost/Jost-Medium.ttf");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("/TotalPlatform/Fonts/Jost/Jost-MediumItalic.ttf");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Jost";
	src: url("/TotalPlatform/Fonts/Jost/Jost-Medium.ttf");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("/TotalPlatform/Fonts/Jost/Jost-MediumItalic.ttf");
	font-weight: 700;
	font-style: italic;
}

