@font-face {
  font-family: 'myvizito_icons';
  src:  url('fonts/myvizito_icons.eot?mmrx3d');
  src:  url('fonts/myvizito_icons.eot?mmrx3d#iefix') format('embedded-opentype'),
    url('fonts/myvizito_icons.ttf?mmrx3d') format('truetype'),
    url('fonts/myvizito_icons.woff?mmrx3d') format('woff'),
    url('fonts/myvizito_icons.svg?mmrx3d#myvizito_icons') 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: 'myvizito_icons' !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-visit:before {
  content: "\e925";
}
.icon-equipment-rental:before {
  content: "\e924";
}
.icon-tourism-information-hub:before {
  content: "\e923";
}
.icon-borne-velo:before {
  content: "\e900";
}
.icon-borne-voiture:before {
  content: "\e901";
}
.icon-location-bateau:before {
  content: "\e902";
}
.icon-location-velo:before {
  content: "\e903";
}
.icon-location-voiture:before {
  content: "\e904";
}
.icon-taxi:before {
  content: "\e905";
}
.icon-siteweb:before {
  content: "\e906";
}
.icon-phone:before {
  content: "\e907";
}
.icon-right_arrow:before {
  content: "\e908";
}
.icon-left_arrow:before {
  content: "\e909";
}
.icon-blinded:before {
  content: "\e90a";
}
.icon-deaf:before {
  content: "\e90b";
}
.icon-mute:before {
  content: "\e90c";
}
.icon-wheelchair:before {
  content: "\e90d";
}
.icon-details:before {
  content: "\e90e";
}
.icon-pin:before {
  content: "\e90f";
}
.icon-a:before {
  content: "\e910";
}
.icon-d:before {
  content: "\e911";
}
.icon-privy:before {
  content: "\e912";
}
.icon-restaurant:before {
  content: "\e913";
}
.icon-shop:before {
  content: "\e914";
}
.icon-dab:before {
  content: "\e915";
}
.icon-pharmacy:before {
  content: "\e916";
}
.icon-parking:before {
  content: "\e917";
}
.icon-print:before {
  content: "\e918";
}
.icon-bike:before {
  content: "\e919";
}
.icon-car:before {
  content: "\e91a";
}
.icon-bus:before {
  content: "\e91b";
}
.icon-walk:before {
  content: "\e91c";
}
.icon-like:before {
  content: "\e91d";
}
.icon-timer:before {
  content: "\e91e";
}
.icon-calendar:before {
  content: "\e91f";
}
.icon-home:before {
  content: "\e920";
}
.icon-mental:before {
  content: "\e921";
}
.icon-gyropod:before {
  content: "\e922";
}
