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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'flowbird' !important;
  speak: none;
  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-add-vehicle:before {
  content: "\e900";
}
.icon-angle-down:before {
  content: "\e901";
}
.icon-angle-left:before {
  content: "\e902";
}
.icon-angle-right:before {
  content: "\e903";
}
.icon-angle-up:before {
  content: "\e904";
}
.icon-card-check:before {
  content: "\e905";
}
.icon-card-price:before {
  content: "\e906";
}
.icon-duration:before {
  content: "\e907";
}
.icon-location-ios:before {
  content: "\e908";
}
.icon-location:before {
  content: "\e909";
}
.icon-lock-password:before {
  content: "\e90a";
}
.icon-notifications:before {
  content: "\e90b";
}
.icon-postal-code:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90d";
}
.icon-time-limits:before {
  content: "\e90e";
}
.icon-time-limits-forward:before {
  content: "\e90f";
}
