@font-face {
  font-family: 'airline-icon';
  src:  url('../fonts/icons/airline-icon.eot?y2yeby');
  src:  url('../fonts/icons/airline-icon.eot?y2yeby#iefix') format('embedded-opentype'),
    url('../fonts/icons/airline-icon.ttf?y2yeby') format('truetype'),
    url('../fonts/icons/airline-icon.woff?y2yeby') format('woff'),
    url('../fonts/icons/airline-icon.svg?y2yeby#airline-icon') 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: 'airline-icon' !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-close-popup:before {
  content: "\e901";
  color: #fff;
}
.icon-white_arrow_down:before {
  content: "\e902";
  color: #fff;
}
.icon-edit:before {
  content: "\e903";
  color: inherit;
}
.icon-Filter:before {
  content: "\e904";
  color: #71717a;
}
.icon-search:before {
  content: "\e905";
  color: #71717a;
}
.icon-sidebar-billing:before {
  content: "\e906";
  color: #aeb9e1;
}
.icon-sidebar-users:before {
  content: "\e907";
  color: #aeb9e1;
}
.icon-sidebar-home:before {
  content: "\e908";
  color: #aeb9e1;
}
.icon-eye:before {
  content: "\e909";
  color: #aaa;
}
.icon-download:before {
  content: "\e90a";
  color: #aaa;
}
.icon-Chevron_Delete:before {
  content: "\e90b";
  color: #d52929;
}
.icon-Group:before {
  content: "\e90c";
  color: #5a92db;
}
.icon-heart_fill:before {
  content: "\e90d";
  color: #e93b3b;
}
.icon-heart:before {
  content: "\e90e";
  color: #fff;
}
.icon-shopping-cart:before {
  content: "\e90f";
  color: #5a92db;
}
.icon-plus:before {
  content: "\e910";
  color: #fff;
}
.icon-orders:before {
  content: "\e900";
  color: #aeb9e1;
}
.icon-comment:before {
  content: "\e911";
  color: #aaa;
}
.icon-check:before {
  content: "\e912";
  color: #0eff5e;
}
.icon-times:before {
  content: "\e913";
  color: #e93b3b;
}
.icon-sidebar-favorites:before {
  content: "\e914";
  color: #aeb9e1;
}
