@font-face {
  font-family: 'icomoon';
  src:  url("icomoon.eot");
  src:  url("icomoon.eot") format('embedded-opentype'),
    url("icomoon.ttf") format('truetype'),
    url("icomoon.woff") format('woff'),
    url("icomoon.svg") 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-check:before {
  content: "\e903";
}
.icon-tiktok:before {
  content: "\e902";
}
.icon-click:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e900";
}
.icon-telefono:before {
  content: "\e942";
}
.icon-ubicacion:before {
  content: "\e948";
}
.icon-celular:before {
  content: "\e958";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-linkedin2:before {
  content: "\eac9";
}
.icon-linkedin:before {
  content: "\eaca";
}
