@font-face {
	font-family: 'Jost';
	src: local('Jost-Thin'),
		url('Jost-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-ThinItalic'),
		url('Jost-ThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-ExtraLight'),
		url('Jost-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-ExtraLightItalic'),
		url('Jost-ExtraLightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-Light'),
		url('Jost-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-LightItalic'),
		url('Jost-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-Regular'),
		url('Jost-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-Italic'),
		url('Jost-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-Medium'),
		url('Jost-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-MediumItalic'),
		url('Jost-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-SemiBoldm'),
		url('Jost-SemiBold.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-SemiBoldItalic'),
		url('Jost-SemiBoldItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-Bold'),
		url('Jost-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-BoldItalic'),
		url('Jost-BoldItalic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-ExtraBold'),
		url('Jost-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-ExtraBoldItalic'),
		url('Jost-ExtraBoldItalic.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-Black'),
		url('Jost-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-BlackItalic'),
		url('Jost-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-ExtraBold'),
		url('Jost-ExtraBold.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Jost';
	src: local('Jost-ExtraBoldItalic'),
		url('Jost-ExtraBoldItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}
