/*
 * Icon Font Siteimprove-com
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 */

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons8';
    src: url('../fonts/icons8/icons8.svg#Siteimprove-com') format('svg');
  }
}

[data-icons8]:before { content: attr(data-icons8); }

[data-icons8]:before,
.ico-back:before,
.ico-checkmark:before,
.ico-clock:before,
.ico-collapse-arrow:before,
.ico-comments:before,
.ico-delete:before,
.ico-down:before,
.ico-expand-arrow:before,
.ico-facebook:before,
.ico-forward:before,
.ico-info:before,
.ico-language:before,
.ico-left:before,
.ico-linkedin:before,
.ico-lock:before,
.ico-marker:before,
.ico-message-filled:before,
.ico-play:before,
.ico-right:before,
.ico-search:before,
.ico-si-blob:before,
.ico-twitter:before,
.ico-up:before,
.ico-user:before,
.ico-visible:before,
.ico-xing:before {
  display: inline-block;
  font-family: "icons8";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.ico-back:before { content: "\f122"; }
.ico-checkmark:before { content: "\f106"; }
.ico-clock:before { content: "\f125"; }
.ico-collapse-arrow:before { content: "\f107"; }
.ico-comments:before { content: "\f11a"; }
.ico-delete:before { content: "\f10f"; }
.ico-down:before { content: "\f109"; }
.ico-expand-arrow:before { content: "\f103"; }
.ico-facebook:before { content: "\f11e"; }
.ico-forward:before { content: "\f123"; }
.ico-info:before { content: "\f127"; }
.ico-language:before { content: "\f104"; }
.ico-left:before { content: "\f108"; }
.ico-linkedin:before { content: "\f11c"; }
.ico-lock:before { content: "\f100"; }
.ico-marker:before { content: "\f126"; }
.ico-message-filled:before { content: "\f11f"; }
.ico-play:before { content: "\f102"; }
.ico-right:before { content: "\f101"; }
.ico-search:before { content: "\f10b"; }
.ico-si-blob:before { content: "\f118"; }
.ico-twitter:before { content: "\f11d"; }
.ico-up:before { content: "\f10a"; }
.ico-user:before { content: "\f10c"; }
.ico-visible:before { content: "\f111"; }
.ico-xing:before { content: "\f120"; }
