@font-face {
	font-family: 'boxicons';
	src: url("../fonts/boxicons.eot") format('embedded-opentype'),
	url("../fonts/boxicons.eot") format('embedded-opentype'),
	url("../fonts/boxicons.woff2") format('woff2'),
	url("../fonts/boxicons.woff") format('woff'),
	url("../fonts/boxicons.ttf") format('truetype'),
	url("../fonts/boxicons.svg") format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: auto;
}
