@font-face {
	font-family:'icofont';
	src:url('icofont.eot?5sx3ri');
	src:url('icofont.eot?5sx3ri#iefix') format('embedded-opentype'),
		url('icofont.ttf?5sx3ri') format('truetype'),
		url('icofont.woff?5sx3ri') format('woff'),
		url('icofont.svg?5sx3ri#icofont') format('svg');
	font-weight:normal;
	font-style:normal;
	font-display:block;
}
.icofont {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family:'icofont' !important;
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}