/*
Copyright (C) 2021 Bystronic Laser AG
*/

@font-face {
  font-family: 'icomoon';
  src: url('/fonts/icomoon.eot?ny5dd1');
  src:
    url('/fonts/icomoon.eot?ny5dd1#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?ny5dd1') format('truetype'),
    url('/fonts/icomoon.woff?ny5dd1') format('woff'),
    url('/fonts/icomoon.svg?ny5dd1#icomoon') format('svg');
  font-style: normal;
  font-display: block;
}

[class^='bys-icon-'],
[class*=' bys-icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font: normal normal normal 16px/1 'icomoon';
  speak: never;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*
==== All icons that are commented are not being used. ====
All these unused icons should be gone after TS137595 hopefully.
*/

.bys-icon-account::before {
  content: '\e901';
}
.bys-icon-bending-color::before {
  content: '\e903';
  color: #bdb1a0;
}
.bys-icon-bending::before {
  content: '\e904';
}
.bys-icon-chart_bar::before {
  content: '\e905';
  color: #6d6d6d;
}
.bys-icon-chart_line::before {
  content: '\e906';
  color: #6d6d6d;
}
.bys-icon-clock::before {
  content: '\e909';
  color: #6d6d6d;
}
.bys-icon-cutting-color::before {
  content: '\e90a';
  color: #ff9f0a;
}
.bys-icon-cutting::before {
  content: '\e90b';
}
.bys-icon-groupof::before {
  content: '\e91d';
}
.bys-icon-information::before {
  content: '\e920';
  color: #ced3dd;
}
.bys-icon-language::before {
  content: '\e921';
}
.bys-icon-menu::before {
  content: '\e922';
}
.bys-icon-notifications::before {
  content: '\e928';
  color: #575757;
}
.bys-icon-settings::before {
  content: '\e92c';
}
.bys-icon-alarm::before {
  content: '\e934';
}
.bys-icon-wave::before {
  content: '\e936';
  font-size: 13px;
}
.bys-icon-filter::before {
  content: '\e937';
}
.bys-icon-tube-color::before {
  content: '\e900';
  color: #840084;
}
.bys-icon-tube::before {
  content: '\e938';
}

@font-face {
  font-family: 'dashboard-icons';
  src: url('/fonts/dashboard-icons.eot?qypumm');
  src:
    url('/fonts/dashboard-icons.eot?qypumm#iefix') format('embedded-opentype'),
    url('/fonts/dashboard-icons.ttf?qypumm') format('truetype'),
    url('/fonts/dashboard-icons.woff?qypumm') format('woff'),
    url('/fonts/dashboard-icons.svg?qypumm#dashboard-icons') format('svg');
  font-style: normal;
  font-display: block;
}

[class^='dashboard-icon-'],
[class*=' dashboard-icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dashboard-icons' !important;
  speak: never;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dashboard-icon-1x1:before {
  content: '\e900';
}
.dashboard-icon-1x2:before {
  content: '\e901';
}
.dashboard-icon-incomplete-2x2:before {
  content: '\e902';
}
.dashboard-icon-2x2:before {
  content: '\e903';
}
.dashboard-icon-2x3:before {
  content: '\e904';
}
.dashboard-icon-bc-overview-like:before {
  content: '\e90a';
}
.dashboard-icon-inverse-bc-overview-like:before {
  content: '\e90b';
}
.dashboard-icon-2x1:before {
  content: '\e90c';
}
.dashboard-icon-2x3-merge-top-right:before {
  content: '\e90d';
}
.dashboard-icon-2x3-merge-top-left:before {
  content: '\e90e';
}
.dashboard-icon-2x3-merge-bottom-right:before {
  content: '\e905';
}
.dashboard-icon-2x3-merge-right:before {
  content: '\e906';
}
.dashboard-icon-2x3-merge-left:before {
  content: '\e907';
}
.dashboard-icon-2x3-two-double-two-single:before {
  content: '\e908';
}
