/*Style Guide*/
/*End StileGuides*/
/*Required shades*/
/*Color for shift order graph series in NORMAL threshold*/
/*Color for shift order graph series in WARNING threshold*/
/*Color for shift order graph series in CRITICAL threshold*/
/*Gang graph colors*/
/*Titillium Web*/
@font-face {
  font-family: "bcmea-titillium";
  src: url("/fonts/TiliumWeb/TitilliumWeb-SemiBold.ttf");
  src: url("/fonts/TiliumWeb/TitilliumWeb-SemiBold.ttf") format("truetype") /* Safari, Android, iOS */;
}
/*Acumin Pro*/
@font-face {
  font-family: "bcmea-acumin";
  src: url("/fonts/Acumin/Acumin.otf");
  src: url("/fonts/Acumin/Acumin.otf?iefix") format("opentype");
}
/*Trebuchet MS*/
@font-face {
  font-family: "bcmea-trebuchet";
  src: url("/fonts/Trebuchet/TrebuchetMS-Bold.woff2") format("woff2"), url("/fonts/Trebuchet/TrebuchetMS-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
/*Arial Family*/
@font-face {
  font-family: "bcmea-arial";
  src: url("/fonts/Arial/Arial.woff2") format("woff2"), url("/fonts/Arial/Arial.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*Additional fonts*/
@font-face {
  font-family: "NotoSans-Bold";
  src: url("/fonts/NotoSans/NotoSans-Bold.ttf");
}
@font-face {
  font-family: "NotoSerif-Regular";
  src: url("/fonts/NotoSerif/NotoSerif-Regular.ttf");
}
@font-face {
  font-family: "NotoSans-Regular";
  src: url("/fonts/NotoSans/NotoSans-Regular.ttf");
}
@font-face {
  font-family: "NotoSans-Bold";
  src: url("/fonts/NotoSans/NotoSans-Bold.ttf");
}
