@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qdx9mr');
  src:  url('fonts/icomoon.eot?qdx9mr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qdx9mr') format('truetype'),
    url('fonts/icomoon.woff?qdx9mr') format('woff'),
    url('fonts/icomoon.svg?qdx9mr#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;

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

.icon-gastronomy:before {
  content: "\e90a";
}
.icon-sport:before {
  content: "\e90c";
}
.icon-loading:before {
  content: "\e918";
}
.icon-arrow-sort-up .path1:before {
  content: "\e914";
  color: rgb(0, 0, 0);
  opacity: 0.2;
}
.icon-arrow-sort-up .path2:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-arrow-sort-down .path1:before {
  content: "\e916";
  color: rgb(0, 0, 0);
  opacity: 0.2;
}
.icon-arrow-sort-down .path2:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-dice:before {
  content: "\e913";
}
.icon-arrow:before {
  content: "\e912";
}
.icon-mapa:before {
  content: "\e910";
}
.icon-call:before {
  content: "\e911";
}
.icon-point-map:before {
  content: "\e90e";
}
.icon-location:before {
  content: "\e90f";
}
.icon-wineries:before {
  content: "\e90b";
}
.icon-tab-list:before {
  content: "\e900";
}
.icon-tab-grid:before {
  content: "\e901";
}
.icon-tab-map:before {
  content: "\e902";
}
.icon-close-x:before {
  content: "\e903";
}
.icon-menu:before {
  content: "\e904";
}
.icon-right-arrow:before {
  content: "\e905";
}
.icon-arrow-link:before {
  content: "\e906";
}
.icon-heritage:before {
  content: "\e907";
}
.icon-well-being:before {
  content: "\e908";
}
.icon-lifestyle:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90d";
}
