@font-face {
	font-family: 'icomoon';
	src:  url('fonts/icomoon.eot?1fpki0');
	src:  url('fonts/icomoon.eot?1fpki0#iefix') format('embedded-opentype'),
	  url('fonts/icomoon.ttf?1fpki0') format('truetype'),
	  url('fonts/icomoon.woff?1fpki0') format('woff'),
	  url('fonts/icomoon.svg?1fpki0#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	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;
  }
  
  .icon-email:before {
	content: "\e907";
  }
  .icon-messenger:before {
	content: "\e908";
  }
  .icon-facebook:before {
	content: "\e909";
  }
  .icon-right-arrow:before {
	content: "\e90a";
  }
  .icon-man:before {
	content: "\e90b";
  }
  .icon-refresh:before {
	content: "\e90c";
  }
  .icon-time-management:before {
	content: "\e90d";
  }
  .icon-up-arrows:before {
	content: "\e90e";
  }
  .icon-pin:before {
	content: "\e90f";
  }
  .icon-pin-1:before {
	content: "\e910";
  }
  .icon-menu:before {
	content: "\e911";
  }
  .icon-star:before {
	content: "\e912";
  }
  .icon-verified:before {
	content: "\e900";
  }
  .icon-app:before {
	content: "\e901";
  }
  .icon-telephone:before {
	content: "\e902";
  }
  .icon-business-report:before {
	content: "\e903";
  }
  .icon-business:before {
	content: "\e904";
  }
  .icon-queue:before {
	content: "\e905";
  }
  .icon-whatsapp:before {
	content: "\e906";
  }
  