@font-face {
	font-family: 'icomoon';
	src:  url('../fonts/icomoon.eot?ziiitv');
	src:  url('../fonts/icomoon.eot?ziiitv#iefix') format('embedded-opentype'),
	  url('../fonts/icomoon.ttf?ziiitv') format('truetype'),
	  url('../fonts/icomoon.woff?ziiitv') format('woff'),
	  url('../fonts/icomoon.svg?ziiitv#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;
	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-click:before {
	content: "\e902";
  }
  .icon-check:before {
	content: "\e904";
  }
  .icon-email:before {
	content: "\e900";
  }
  .icon-menu:before {
	content: "\e901";
  }
  .icon-home:before {
	content: "\e905";
  }
  .icon-shop:before {
	content: "\e93a";
  }
  .icon-telefono:before {
	content: "\e942";
  }
  .icon-ubicacion:before {
	content: "\e947";
  }
  .icon-horario:before {
	content: "\e94e";
  }
  .icon-celular:before {
	content: "\e958";
  }
  .icon-facebook:before {
	content: "\ea90";
  }
  .icon-instagram:before {
	content: "\ea92";
  }
  .icon-whatsapp:before {
	content: "\ea93";
  }
  .icon-twitter:before {
	content: "\ea96";
  }
  .icon-linkedin:before {
	content: "\eaca";
  }