@font-face {
  font-family: 'icoisa';
  src:  url('fonts/icoisa.eot?u4uv9l');
  src:  url('fonts/icoisa.eot?u4uv9l#iefix') format('embedded-opentype'),
    url('fonts/icoisa.ttf?u4uv9l') format('truetype'),
    url('fonts/icoisa.woff?u4uv9l') format('woff'),
    url('fonts/icoisa.svg?u4uv9l#icoisa') 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: 'icoisa' !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-contacto:before {
  content: "\e900";
}
.icon-menu:before {
  content: "\e901";
}
.icon-love:before {
  content: "\e902";
}
.icon-ella:before {
  content: "\e903";
}
.icon-localizacion:before {
  content: "\e904";
}
.icon-ir:before {
  content: "\e905";
}
.icon-compartir:before {
  content: "\e906";
}
.icon-abierto:before {
  content: "\e907";
}
.icon-cerrar:before {
  content: "\e908";
}
.icon-buscar:before {
  content: "\e909";
}
.icon-arriba:before {
  content: "\e90a";
}
.icon-abajo:before {
  content: "\e90b";
}
.icon-derecha:before {
  content: "\e90c";
}
.icon-izquierda:before {
  content: "\e90d";
}
.icon-reloj:before {
  content: "\e90e";
}
.icon-asterisco:before {
  content: "\e90f";
}
.icon-star:before {
  content: "\e910";
}
.icon-cruz:before {
  content: "\e911";
}
