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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-mdi-filter-off-2:before {
  content: "\e90d";
}
.icon-mdi-filter-off-1:before {
  content: "\e90c";
  color: #5f6368;
}
.icon-filter-list:before {
  content: "\e90a";
  color: #0051a8;
}
.icon-filter-list-off:before {
  content: "\e90b";
  color: #0051a8;
}
.icon-icon-10:before {
  content: "\e909";
  color: #a8b6c7;
}
.icon-icon-9:before {
  content: "\e908";
  color: #006fb3;
}
.icon-icon-1:before {
  content: "\e900";
  color: #012c50;
}
.icon-icon-2:before {
  content: "\e901";
  color: #093f75;
}
.icon-icon-3:before {
  content: "\e902";
  color: #093f75;
}
.icon-icon-4:before {
  content: "\e903";
  color: #093f75;
}
.icon-icon-5:before {
  content: "\e904";
  color: #093f75;
}
.icon-icon-6:before {
  content: "\e905";
  color: #093f75;
}
.icon-icon-7:before {
  content: "\e906";
  color: #093f75;
}
.icon-icon-8:before {
  content: "\e907";
  color: #093f75;
}
