@font-face {
  font-family: 'AG2-Icons';
  src:
    url('fonts/AG2-Icons.ttf?vv72t6') format('truetype'),
    url('fonts/AG2-Icons.woff?vv72t6') format('woff'),
    url('fonts/AG2-Icons.svg?vv72t6#AG2-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ag2-icon-humidity:before {
  content: "\e900";
}
.ag2-icon-settings:before {
  content: "\e901";
}
.ag2-icon-document:before {
  content: "\e902";
}
.ag2-icon-play:before {
  content: "\e903";
}
.ag2-icon-lock:before {
  content: "\e904";
}
.ag2-icon-sparkle:before {
  content: "\e905";
}
.ag2-icon-lightning-solid:before {
  content: "\e906";
}
.ag2-icon-carrot-down:before {
  content: "\e907";
}
.ag2-icon-carrot-up:before {
  content: "\e908";
}
.ag2-icon-check:before {
  content: "\e909";
}
.ag2-icon-dot-outline:before {
  content: "\e90a";
}
.ag2-icon-dot:before {
  content: "\e90b";
}
.ag2-icon-database:before {
  content: "\e90c";
}
.ag2-icon-customer-service:before {
  content: "\e90d";
}
.ag2-icon-chart-line-thick:before {
  content: "\e90e";
}
.ag2-icon-line-chart-dots:before {
  content: "\e90f";
}
.ag2-icon-star-shooting:before {
  content: "\e910";
}
.ag2-icon-puzzle:before {
  content: "\e911";
}
.ag2-icon-wind:before {
  content: "\e912";
}
.ag2-icon-lightbulb:before {
  content: "\e913";
}
.ag2-icon-warning:before {
  content: "\e914";
}
.ag2-icon-snowflake:before {
  content: "\e915";
}
.ag2-icon-lightning:before {
  content: "\e916";
}
.ag2-icon-chart-line:before {
  content: "\e917";
}
.ag2-icon-clock:before {
  content: "\e918";
}
.ag2-icon-sun:before {
  content: "\e919";
}
.ag2-icon-cpu:before {
  content: "\e91a";
}
.ag2-icon-solar-panel:before {
  content: "\e91b";
}
.ag2-icon-arrow-left:before {
  content: "\e91c";
}
