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

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

.wef-reports-document:before {
  content: "\e900";
}
.wef-reports-play:before {
  content: "\e901";
}

