/*
	Description: styles ek pour woocommerce
	Author: JmG
	Version: 0.1
*/

@font-face{
	font-family: 'Inter';
	font-stretch: normal;
	font-style: normal;
	font-weight: 300 900;
	src: url(polices/inter/Inter-VariableFont_slnt-wght.woff2) format('woff2');
}

@font-face{
	font-family:'Jost';
	font-stretch: normal;
	font-style: normal;
	font-weight: 100 900;
	src: url(polices/jost/Jost-VariableFont_wght.woff2) format('woff2');
}

@font-face{
	font-family:'Jost';
	font-stretch: normal;
	font-style: italic;
	font-weight: 100 900;
	src: url(polices/jost/Jost-Italic-VariableFont_wght.woff2) format('woff2');
}
