@font-face {
  font-family: 'qdosoffice';
  src: url('/fonts/office/font/qdosoffice.eot?91872480');
  src: url('/fonts/office/font/qdosoffice.eot?91872480#iefix') format('embedded-opentype'),
       url('/fonts/office/font/qdosoffice.woff2?91872480') format('woff2'),
       url('/fonts/office/font/qdosoffice.woff?91872480') format('woff'),
       url('/fonts/office/font/qdosoffice.ttf?91872480') format('truetype'),
       url('/fonts/office/font/qdosoffice.svg?91872480#qdosoffice') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'qdosoffice';
    src: url('../font/qdosoffice.svg?91872480#qdosoffice') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "qdosoffice";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  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;
}
 

.icon-my_docs:before {
  content: "\e900";
}
.icon-shop_icon:before {
  content: "\e901";
}
.icon-qdos_office_icon:before {
  content: "\e902";
}
.icon-insurance_icon:before {
  content: "\e903";
}
.icon-healthcheck_icon:before {
  content: "\e904";
}
.icon-ems_icon:before {
  content: "\e905";
}
.icon-e_learn_icon:before {
  content: "\e906";
}
.icon-doc_library_icon:before {
  content: "\e907";
}
.icon-calc:before {
  content: "\e908";
}
.icon-audit_tools_icon:before {
  content: "\e909";
}
.icon-askq_icon:before {
  content: "\e90a";
}
.icon-admin_lite_icon:before {
  content: "\e90b";
}