@font-face {
  font-family: 'fontello';
  src: url('/public/20220114231430oe_/https://dwqr.scot/Content/fonts/fontello/font/fontello.eot?3822116');
  src: url('/public/20220114231430oe_/https://dwqr.scot/Content/fonts/fontello/font/fontello.eot?3822116#iefix') format('embedded-opentype'),
       url('/public/20220114231430oe_/https://dwqr.scot/Content/fonts/fontello/font/fontello.woff?3822116') format('woff'),
       url('/public/20220114231430oe_/https://dwqr.scot/Content/fonts/fontello/font/fontello.ttf?3822116') format('truetype'),
       url('/public/20220114231430oe_/https://dwqr.scot/Content/fonts/fontello/font/fontello.svg?3822116#fontello') 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: 'fontello';
    src: url('/public/20220114231430oe_/https://dwqr.scot/Content/fonts/fontello/font/fontello.svg?3822116#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-ok:before { content: '\e800'; } /* '' */
.icon-menu:before { content: '\e801'; } /* '' */
.icon-right-circled:before { content: '\e802'; } /* '' */
.icon-lightbulb:before { content: '\e803'; } /* '' */
.icon-search:before { content: '\e804'; } /* '' */
.icon-quote-large:before { content: '\e805'; } /* '' */
.icon-graph-square:before { content: '\e806'; } /* '' */
.icon-cogs-square:before { content: '\e807'; } /* '' */
.icon-lighbulb-square:before { content: '\e808'; } /* '' */
.icon-beaker-square:before { content: '\e809'; } /* '' */
.icon-angle-double-right:before { content: '\e80a'; } /* '' */
.icon-active-state:before { content: '\e80b'; } /* '' */
.icon-dwqr-pdf:before { content: '\e80c'; } /* '' */