@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2wwh8m');
  src:  url('fonts/icomoon.eot?2wwh8m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2wwh8m') format('truetype'),
    url('fonts/icomoon.woff?2wwh8m') format('woff'),
    url('fonts/icomoon.svg?2wwh8m#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-timer:before {
  content: "\e902";
}
.icon-clock:before {
  content: "\e903";
}
.icon-coin:before {
  content: "\e90b";
}
.icon-group:before {
  content: "\e90c";
}
.icon-calendar:before {
  content: "\e90f";
}
.icon-user:before {
  content: "\e910";
}
.icon-webcam:before {
  content: "\e911";
}
.icon-boat:before {
  content: "\e900";
}
.icon-carrello:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-language:before {
  content: "\e906";
}
.icon-multilingua:before {
  content: "\e907";
}
.icon-pagamenti-sicuri:before {
  content: "\e908";
}
.icon-skipper-esperti:before {
  content: "\e909";
}
.icon-timone:before {
  content: "\e90a";
}
.icon-arrow-right:before {
  content: "\e90d";
}
.icon-star:before {
  content: "\e90e";
}
