@font-face {
  font-family: 'syncspider';
  src:  url('fonts/syncspider.eot?aldeby');
  src:  url('fonts/syncspider.eot?aldeby#iefix') format('embedded-opentype'),
    url('fonts/syncspider.ttf?aldeby') format('truetype'),
    url('fonts/syncspider.woff?aldeby') format('woff'),
    url('fonts/syncspider.svg?aldeby#syncspider') 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: 'syncspider' !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-billing:before {
  content: "\e90d";
}
.icon-invoices:before {
  content: "\e90e";
}
.icon-pricePlans:before {
  content: "\e90f";
}
.icon-users:before {
  content: "\e910";
}
.icon-company:before {
  content: "\e900";
}
.icon-connected:before {
  content: "\e901";
}
.icon-disconnected:before {
  content: "\e902";
}
.icon-duplicate:before {
  content: "\e903";
}
.icon-edit:before {
  content: "\e904";
}
.icon-list:before {
  content: "\e905";
}
.icon-map:before {
  content: "\e906";
}
.icon-notifications:before {
  content: "\e907";
}
.icon-ok:before {
  content: "\e908";
}
.icon-profile:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-settings:before {
  content: "\e90b";
}
.icon-trash:before {
  content: "\e90c";
}

