@font-face {
  font-family: 'gricons';
  src:  url('../../fonts/GrIcons/gricons.eot?qucgaj');
  src:  url('../../fonts/GrIcons/gricons.eot?qucgaj#iefix') format('embedded-opentype'),
    url('../../fonts/GrIcons/gricons.ttf?qucgaj') format('truetype'),
    url('../../fonts/GrIcons/gricons.woff?qucgaj') format('woff'),
    url('../../fonts/GrIcons/gricons.svg?qucgaj#gricons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.gricon{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gricons' !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;
}

.gricon.archive:before {
  content: "\e900";
}
.gricon.archive-add:before {
  content: "\e901";
}
.gricon.archive-refresh:before {
  content: "\e902";
}
.gricon.archive-remove:before {
  content: "\e903";
}
.gricon.stock-problem:before {
  content: "\e904";
}
.gricon.bag:before {
  content: "\e905";
}
.gricon.band:before {
  content: "\e906";
}
.gricon.gear:before {
  content: "\e907";
}
.gricon.jar:before {
  content: "\e908";
}
.gricon.jar-2:before {
  content: "\e909";
}
.gricon.mixer:before {
  content: "\e90a";
}
.gricon.production:before {
  content: "\e90b";
}
.gricon.save:before {
  content: "\e90c";
}
.gricon.save-all:before {
  content: "\e90d";
}
.gricon.save-and-new:before {
  content: "\e90e";
}
.gricon.save-and-refresh:before {
  content: "\e90f";
}
.gricon.save-close:before {
  content: "\e910";
}
.gricon.save-small:before {
  content: "\e911";
}
.gricon.stock:before {
  content: "\e912";
}
.gricon.stock-add:before {
  content: "\e913";
}
.gricon.stock-remove:before {
  content: "\e914";
}
.gricon.virman:before {
  content: "\e915";
}
.gricon.stock-production:before {
  content: "\e916";
}
