@charset "UTF-8";
@font-face {
	font-family: 'Min Sans';
	font-weight: 100;
	font-style: normal;
	src: 
		url("../inc/fonts/minsans/woff2/MinSans-ExtraLight.woff2") format("woff2"); 
}
@font-face {
	font-family: 'Min Sans';
	font-weight: 200;
	font-style: normal;
	src: 
		url("../inc/fonts/minsans/woff2/MinSans-Thin.woff2") format("woff2"); 
}
@font-face {
	font-family: 'Min Sans';
	font-weight: 300;
	font-style: normal;
	src: 
		url("../inc/fonts/minsans/woff2/MinSans-Light.woff2") format("woff2"); 
}
@font-face {
	font-family: 'Min Sans';
	font-weight: 400;
	font-style: normal;
	src: 
		url("../inc/fonts/minsans/woff2/MinSans-Regular.woff2") format("woff2"); 
}
@font-face {
	font-family: 'Min Sans';
	font-weight: 500;
	font-style: normal;
	src: 
		url("../inc/fonts/minsans/woff2/MinSans-Medium.woff2") format("woff2");
}
@font-face {
	font-family: 'Min Sans';
	font-weight: 600;
	font-style: normal;
	src: 
		url("../inc/fonts/minsans/woff2/MinSans-SemiBold.woff2") format("woff2"); 
}
@font-face {
	font-family: 'Min Sans';
	font-weight: 700;
	font-style: normal;
	src: 
		url("../inc/fonts/minsans/woff2/MinSans-Bold.woff2") format("woff2"); 
}
@font-face {
	font-family: 'Min Sans';
	font-weight: 800;
	font-style: normal;
	src: 
		url("../inc/fonts/minsans/woff2/MinSans-ExtraBold.woff2") format("woff2"); 
}
@font-face {
	font-family: 'Min Sans';
	font-weight: 900;
	font-style: normal;
	src: 
		url("../inc/fonts/minsans/woff2/MinSans-Black.woff2") format("woff2"); 
}