@font-face {
  font-family: 'sideboard-icons';
  src:  url('sideboard-icons.eot?3zgxed');
  src:  url('sideboard-icons.eot?3zgxed#iefix') format('embedded-opentype'),
    url('sideboard-icons.ttf?3zgxed') format('truetype'),
    url('sideboard-icons.woff?3zgxed') format('woff'),
    url('sideboard-icons.svg?3zgxed#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-sb:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sideboard-icons' !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;
}

.fa-map-o:after {
  content: "\e900";
}
.fa-camera:after {
  content: "\e901";
}
.fa-truck:after {
  content: "\e902";
}
.fa-client:after {
  content: "\e903";
}
.fa-company:after {
  content: "\e904";
}
.fa-trash:after {
  content: "\e905";
}
.fa-dash:after {
  content: "\e906";
}
.fa-doc:after {
  content: "\e907";
}
.fa-map:after {
  content: "\e908";
}
.fa-notice:after {
  content: "\e909";
}
.fa-object:after {
  content: "\e90a";
}
.fa-fills:after {
  content: "\e90b";
}
.fa-flag:after {
  content: "\e90c";
}
.fa-route:after {
  content: "\e90d";
}
