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

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

.gr-saved_search1gr:before {
  content: "\e907";
}
.gr-gridgr:before {
  content: "\e905";
}
.gr-filter_icngr:before {
  content: "\e906";
}
.gr-savegr:before {
  content: "\e904";
}
.gr-sharegr:before {
  content: "\e903";
}
.gr-notificationgr:before {
  content: "\e900";
}
.gr-savedgr:before {
  content: "\e901";
}
.gr-usergr:before {
  content: "\e902";
}
