﻿@charset "UTF-8";
@font-face {
  font-family: "bugcentre";
  src: url("fonts/bugcentre.eot");
  src: url("fonts/bugcentre.eot?#iefix") format("embedded-opentype"), url("fonts/bugcentre.woff") format("woff"), url("fonts/bugcentre.ttf") format("truetype"), url("fonts/bugcentre.svg#bugcentre") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "bugcentre" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "bugcentre" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-android:before {
  content: "a";
}
.icon-user:before {
  content: "b";
}
.icon-user-add:before {
  content: "c";
}
.icon-users:before {
  content: "d";
}
.icon-stats:before {
  content: "e";
}
.icon-settings:before {
  content: "f";
}
.icon-setting:before {
  content: "g";
}
.icon-bug:before {
  content: "h";
}
.icon-iphone:before {
  content: "i";
}
.icon-windows:before {
  content: "j";
}
.icon-message:before {
  content: "k";
}
.icon-link:before {
  content: "l";
}
.icon-notification:before {
  content: "m";
}
.icon-blackberry:before {
  content: "n";
}
.icon-html:before {
  content: "o";
}
.icon-website:before {
  content: "p";
}
.icon-add:before {
  content: "q";
}
.icon-ok:before {
  content: "r";
}
.icon-key:before {
  content: "s";
}
.icon-app:before {
  content: "t";
}
.icon-edit:before {
  content: "u";
}
.icon-refresh:before {
  content: "v";
}
.icon-time:before {
  content: "w";
}
.icon-status:before {
  content: "x";
}
.icon-type:before {
  content: "y";
}
.icon-view:before {
  content: "z";
}
.icon-priority:before {
  content: "A";
}
.icon-signal-verylow:before {
  content: "B";
}
.icon-signal-low:before {
  content: "C";
}
.icon-signal-medium:before {
  content: "D";
}
.icon-signal-high:before {
  content: "E";
}
.icon-signal-veryhigh:before {
  content: "F";
}
.icon-unchecked:before {
  content: "G";
}
.icon-delete:before {
  content: "H";
}
.icon-download:before {
  content: "I";
}
