@font-face {
	src:url('poppins-v5-latin-500.eot?w118d');
  font-family: 'poppins-v5-latin-500';
	src:url('poppins-v5-latin-500.eot?#iefixw118d') format('embedded-opentype'),
		url('poppins-v5-latin-500.woff2?w118d') format('woff2'),
		url('poppins-v5-latin-500.woff?w118d') format('woff'),
		url('poppins-v5-latin-500.ttf?w118d') format('truetype'),
		url('poppins-v5-latin-500.svg?w118d#poppins-v5-latin-500') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	src:url('poppins-v5-latin-regular.eot?w118d');
  font-family: 'poppins-v5-latin-regular';
	src:url('poppins-v5-latin-regular.eot?#iefixw118d') format('embedded-opentype'),
		url('poppins-v5-latin-regular.woff2?w118d') format('woff2'),
		url('poppins-v5-latin-regular.woff?w118d') format('woff'),
		url('poppins-v5-latin-regular.ttf?w118d') format('truetype'),
		url('poppins-v5-latin-regular.svg?w118d#poppins-v5-latin-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	src:url('poppins-v5-latin-300.eot?w118d');
  font-family: 'poppins-v5-latin-300';
	src:url('poppins-v5-latin-300.eot?#iefixw118d') format('embedded-opentype'),
		url('poppins-v5-latin-300.woff2?w118d') format('woff2'),
		url('poppins-v5-latin-300.woff?w118d') format('woff'),
		url('poppins-v5-latin-300.ttf?w118d') format('truetype'),
		url('poppins-v5-latin-300.svg?w118d#poppins-v5-latin-300') format('svg');
	font-weight: normal;
	font-style: normal;
}


.anticon.anticon-caret-down > svg{
	height: 0.8rem !important;
  }
  
  #demo-multiple-checkbox{
	min-height: 40px;
	height: max-content;
  }
  
  
  .MuiBox-root {
	padding: 5px;
  }
  
  .MuiTypography-root {
	font-family: 'poppins-v5-latin-500' !important;
  }
  
  .MuiChip-label {
	font-family: 'poppins-v5-latin-500' !important;
  }