@font-face {
  font-family: 'boatrentalmanager';
  src:  url('fonts/boatrentalmanager.eot?a7igiv');
  src:  url('fonts/boatrentalmanager.eot?a7igiv#iefix') format('embedded-opentype'),
    url('fonts/boatrentalmanager.ttf?a7igiv') format('truetype'),
    url('fonts/boatrentalmanager.woff?a7igiv') format('woff'),
    url('fonts/boatrentalmanager.svg?a7igiv#boatrentalmanager') 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: 'boatrentalmanager' !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-remorque:before {
  content: "\e908";
}
.icon-chargement:before {
  content: "\e906";
}
.icon-essieux:before {
  content: "\e907";
}
.icon-picto-coque:before {
  content: "\e900";
}
.icon-picto-dimension:before {
  content: "\e901";
}
.icon-picto-gens:before {
  content: "\e902";
}
.icon-picto-motor:before {
  content: "\e903";
}
.icon-picto-permis:before {
  content: "\e904";
}
.icon-picto-poids:before {
  content: "\e905";
}
.icon-download:before {
  content: "\e960";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-road:before {
  content: "\e9b1";
}
.icon-question:before {
  content: "\ea09";
}
.icon-play2:before {
  content: "\ea15";
}
