@font-face {
  font-family: 'Icon-ohr-transport';
  src:  url('fonts/Icon-ohr-transport.eot?arhuc0');
  src:  url('fonts/Icon-ohr-transport.eot?arhuc0#iefix') format('embedded-opentype'),
    url('fonts/Icon-ohr-transport.ttf?arhuc0') format('truetype'),
    url('fonts/Icon-ohr-transport.woff?arhuc0') format('woff'),
    url('fonts/Icon-ohr-transport.svg?arhuc0#Icon-ohr-transport') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icohr"], [class*=" icohr"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Icon-ohr-transport' !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;
}

.icohrtransp_boat:before {
  content: "\e900";
}
.icohrtransp_bus:before {
  content: "\e901";
}
.icohrtransp_aeroplane:before {
  content: "\e902";
}
.icohrtransp_car:before {
  content: "\e903";
}
.icohrtransp_tran:before {
  content: "\e904";
}
