@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ihdnxu');
  src:  url('fonts/icomoon.eot?ihdnxu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ihdnxu') format('truetype'),
    url('fonts/icomoon.woff?ihdnxu') format('woff'),
    url('fonts/icomoon.svg?ihdnxu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="excic-"], [class*=" excic-"] {
  /* 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;
}

.excic-menusvg:before {
  content: "\e901";
}
.excic-instagram:before {
  content: "\e902";
}
.excic-buscar:before {
  content: "\e903";
}
.excic-facebook:before {
  content: "\e904";
}
.excic-flecha-arriba:before {
  content: "\e905";
}
.excic-flecha-izquierda-simple:before {
  content: "\e906";
}
.excic-flecha-derecha-simple:before {
  content: "\e907";
}
.excic-flecha-izquierda:before {
  content: "\e908";
}
.excic-flecha-derecha:before {
  content: "\e909";
}
.excic-x:before {
  content: "\e90a";
}
