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

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'qautocloud-font' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 22px;
  padding: 10px;

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

.icon-Icon-feather-settings:before {
  content: "\e909";
}
.icon-alert-circle-fill:before {
  content: "\e900";
}
.icon-checkmark-filled:before {
  content: "\e901";
}
.icon-deploy:before {
  content: "\e902";
}
.icon-documents:before {
  content: "\e903";
}
.icon-graph-pie:before {
  content: "\e904";
}
.icon-help-filled:before {
  content: "\e905";
}
.icon-Icon-awesome-clipboard-list:before {
  content: "\e906";
}
.icon-Icon-awesome-file-download:before {
  content: "\e907";
}
.icon-Icon-awesome-play-circle:before {
  content: "\e908";
}
.icon-Icon-ionic-md-arrow-dropdown:before {
  content: "\e90b";
}
.icon-Icon-material-dashboard:before {
  content: "\e90c";
}
.icon-Icon-material-insert-chart:before {
  content: "\e90d";
}
.icon-md-settings:before {
  content: "\e90e";
}
.icon-report:before {
  content: "\e90f";
}
.icon-Union-1:before {
  content: "\e910";
}
.icon-user-list:before {
  content: "\e911";
}
