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

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

.gi-close:before {
  content: "\e900";
}
.gi-contexts:before {
  content: "\e901";
}
.gi-database:before {
  content: "\e902";
}
.gi-graph:before {
  content: "\e903";
}
.gi-home:before {
  content: "\e904";
}
.gi-list:before {
  content: "\e905";
}
.gi-oltology-helper:before {
  content: "\e906";
}
.gi-ontology:before {
  content: "\e907";
}
.gi-User:before {
  content: "\e908";
}
