@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mal32y');
  src:  url('fonts/icomoon.eot?mal32y#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mal32y') format('truetype'),
    url('fonts/icomoon.woff?mal32y') format('woff'),
    url('fonts/icomoon.svg?mal32y#icomoon') 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;
    color: #96c11e;
font-size: 50px;
margin: 10px 10px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-camara:before {
  content: "\e912";
}
.icon-mapa:before {
  content: "\e913";
}
.icon-alojamiento:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}
.icon-restaurante:before {
  content: "\e902";
}
.icon-copa:before {
  content: "\e903";
}
.icon-lupa:before {
  content: "\e904";
}
.icon-museo:before {
  content: "\e905";
}
.icon-telefono:before {
  content: "\e906";
}
.icon-ruta:before {
  content: "\e907";
}
.icon-paisaje:before {
  content: "\e908";
}
.icon-municipios:before {
  content: "\e909";
}
.icon-bodegas:before {
  content: "\e90a";
}
.icon-ocio:before {
  content: "\e90c";
}
.icon-moverte:before {
  content: "\e90d";
}
.icon-enoteca:before {
  content: "\e90e";
}
.icon-artesanos:before {
  content: "\e90f";
}
.icon-manos:before {
  content: "\e910";
}
.icon-agencias:before {
  content: "\e911";
}
.icon-viajero:before {
  content: "\e90b";
}
