@font-face{
    font-family: 'Jost';
    src:	local('Jost* Light'),
			local(Jost-Light),
			url(../fonts/Jost-Light.woff2) format("woff2"),
			url(../fonts/Jost-Light.woff) format("woff");
    font-weight:200;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:'Jost';
    src:	local('Jost* Light Italic'),
			local(Jost-LightItalic),
			url(../fonts/Jost-LightItalic.woff2) format("woff2"),
			url(../fonts/Jost-LightItalic.woff) format("woff");
    font-weight:200;
    font-style:italic;
    font-display:swap;
}
@font-face{
    font-family:'Jost';
    src:	local('Jost* Semi Bold'),
			local(Jost-SemiBold),
			url(../fonts/Jost-SemiBold.woff2) format("woff2"),
			url(../fonts/Jost-SemiBold.woff) format("woff");
    font-weight:600;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:'Jost';
    src:	local('Jost* Semi Bold Italic'),
			local(Jost-SemiBoldItalic),
			url(../fonts/Jost-SemiBoldItalic.woff2) format("woff2"),
			url(../fonts/Jost-SemiBoldItalic.woff) format("woff");
    font-weight:600;
    font-style:italic;
    font-display:swap;
}



@font-face {
	font-family: 'djb_geordie_girl';
	src: url(../fonts/djb_geordie_girl.woff2) format('woff2'),
		 url(../fonts/djb_geordie_girl.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
/*@font-face {
	font-family: 'djb_geordie_girl';
	src: url(../fonts/January-Handwriting.woff2) format('woff2'),
		 url(../fonts/January-Handwriting.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}*/