@font-face {
	font-family: "History Pro";
	src:
		local("History Pro"),
		local("HistoryPro"),
		url("/fonts/HistoryPro-Two.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

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

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

@font-face {
	font-family: 'Jost';
	src: local('Jost SemiBold'), local('Jost-SemiBold'),
		url('/fonts/Jost-SemiBold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
