@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?anpn86');
  src:  url('fonts/icomoon.eot?anpn86#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?anpn86') format('truetype'),
    url('fonts/icomoon.woff?anpn86') format('woff'),
    url('fonts/icomoon.svg?anpn86#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-whatsapp:before {
  content: "\e915";
}
.icon-clinica:before {
  content: "\e912";
}
.icon-info:before {
  content: "\e913";
}
.icon-pregunta:before {
  content: "\e914";
}
.icon-calendario:before {
  content: "\e911";
}
.icon-cita:before {
  content: "\e910";
}
.icon-autobus:before {
  content: "\e90e";
}
.icon-avion:before {
  content: "\e90f";
}
.icon-combo:before {
  content: "\e90c";
}
.icon-ir:before {
  content: "\e90d";
}
.icon-contacto:before {
  content: "\e90b";
}
.icon-camara:before {
  content: "\e900";
}
.icon-circulo:before {
  content: "\e901";
}
.icon-compartir:before {
  content: "\e902";
}
.icon-direccion:before {
  content: "\e903";
}
.icon-favoritos:before {
  content: "\e904";
}
.icon-gracias:before {
  content: "\e905";
}
.icon-localizacion:before {
  content: "\e906";
}
.icon-oferta:before {
  content: "\e907";
}
.icon-telefono:before {
  content: "\e908";
}
.icon-video:before {
  content: "\e909";
}
.icon-web:before {
  content: "\e90a";
}
