@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?sxw35n');
  src:  url('fonts/icomoon.eot?sxw35n#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?sxw35n') format('truetype'),
    url('fonts/icomoon.woff?sxw35n') format('woff'),
    url('fonts/icomoon.svg?sxw35n#icomoon') 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: 'icomoon' !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-icon_details:before {
  content: "\e90a";
}
.icon-icon_air:before {
  content: "\e900";

}
.icon-icon_air1:before {
  content: "\e901";
  color: #4a4b4b;
}
.icon-icon_air2:before {
  content: "\e902";
  color: #4a4b4b;
}
.icon-icon_cal:before {
  content: "\e903";

}
.icon-icon_dep:before {
  content: "\e904";

}
.icon-icon_man:before {
  content: "\e905";

}
.icon-icon_area:before {
  content: "\e906";

}
.icon-icon_bed:before {
  content: "\e907";

}
.icon-exchange:before {
  content: "\e909";
}
.icon-icon_car:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e942";
}
