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

[class^="icon-css"], [class*=" icon-css"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Custom-font' !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-cssAirport-Transportation:before {
  content: "\e900";
}
.icon-cssAirport-Rides:before {
  content: "\e901";
}
.icon-csscruise-ship:before {
  content: "\e902";
}
.icon-cssEarly-Morning-Service:before {
  content: "\e903";
}
.icon-cssPremium-Fleet-Of-Vehicles:before {
  content: "\e904";
}
.icon-csscard:before {
  content: "\e905";
}
.icon-cssbooking-1:before {
  content: "\e906";
}
.icon-csstaxi-driver:before {
  content: "\e907";
}
