@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?sivnpd');
  src:  url('../fonts/icomoon.eot?sivnpd#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.woff2?sivnpd') format('woff2'),
    url('../fonts/icomoon.ttf?sivnpd') format('truetype'),
    url('../fonts/icomoon.woff?sivnpd') format('woff'),
    url('../fonts/icomoon.svg?sivnpd#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-facebook:before {
  content: "\e901";
}
.icon-freccia-avanti:before {
  content: "\e902";
}
.icon-freccia-indietro:before {
  content: "\e903";
}
.icon-freccia-sopra:before {
  content: "\e904";
}
.icon-freccia-sotto:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-turismo_hotel:before {
  content: url('../images/ring-the-bell.png');
}
.icon-twitter:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-cerca:before {
  content: "\e900";
}
.icon-chiudi-x:before {
  content: "\e90a";
}
.icon-grid:before {
  content: "\e90d";
}
.icon-table:before {
  content: "\e90b";
}
.icon-list:before {
  content: "\e90c";
}
