@font-face {
	font-family: 'Jost*';
	src: url('../fonts/Jost-Regular.woff2') format('woff2') url('../fonts/Jost-Regular.woff') format('woff');
	font-weight: 1;
	font-style: normal;
}
@font-face {
	font-family: 'Jost*';
	src: url('../fonts/Jost-Regular.woff2') format('woff2') url('../fonts/Jost-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Jost Medium';
	src: url('../fonts/Jost-Medium.woff2') format('woff2'),
	url('../fonts/Jost-Medium.woff') format('woff'),
	url('../fonts/Jost-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Jost Bold';
	src: url('../fonts/Jost-Bold.woff2') format('woff2'),
	     url('../fonts/Jost-Bold.woff') format('woff'),
	     url('../fonts/Jost-Bold.ttf') format('truetype');;
	     
	font-weight: 700;
	font-style: normal;
}
