<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?rpaqrw');
  src:  url('../fonts/icomoon.eot?rpaqrw#iefix') format('embedded-opentype'),
url('../fonts/icomoon.ttf?rpaqrw') format('truetype'),
url('../fonts/icomoon.woff?rpaqrw') format('woff'),
url('../fonts/icomoon.svg?rpaqrw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-mx:before {
  content: "\e900";
  color: #ce1126;
}

.icon-Correo:before {
  content: "\f003";
}
.icon-telefono:before {
  content: "\f095";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-comentario:before {
  content: "\f0e5";
}
.icon-chat:before {
  content: "\f0e6";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-webchat:before {
  content: "\f1d7";
}
.icon-whatsapp:before {
  content: "\f232";
}
</pre></body></html>