/* font-family: "Jost", sans-serif; */

@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 300;
	src: url("../woff/jost-300-light.woff") format("woff");
}
@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 400;
	src: url("../woff/jost-400-book.woff") format("woff");
}
@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 500;
	src: url("../woff/jost-500-medium.woff") format("woff");
}
@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 600;
	src: url("../woff/jost-600-semi.woff") format("woff");
}
@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 700;
	src: url("../woff/jost-700-bold.woff") format("woff");
}
@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 800;
	src: url("../woff/jost-800-heavy.woff") format("woff");
}
@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 900;
	src: url("../woff/jost-900-black.woff") format("woff");
}