@font-face {
  font-family: 'iconcaf';
  src:  url('/css/new_look_2020/fonts/iconcaf.eot?8m4vsl');
  src:  url('/css/new_look_2020/fonts/iconcaf.eot?8m4vsl#iefix') format('embedded-opentype'),
    url('/css/new_look_2020/fonts/iconcaf.ttf?8m4vsl') format('truetype'),
    url('/css/new_look_2020/fonts/iconcaf.woff?8m4vsl') format('woff'),
    url('/css/new_look_2020/fonts/iconcaf.svg?8m4vsl#iconcaf') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconcaf' !important;
  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-database:before {
  content: "\e908";
}
.icon-dialog:before {
  content: "\e909";
}
.icon-paper:before {
  content: "\e90a";
}
.icon-pdf:before {
  content: "\e90b";
}
.icon-infograf:before {
  content: "\e90c";
}
.icon-player:before {
  content: "\e90d";
}
.icon-agenda:before {
  content: "\e900";
}
.icon-map:before {
  content: "\e901";
}
.icon-video:before {
  content: "\e902";
}
.icon-document:before {
  content: "\e903";
}
.icon-download:before {
  content: "\e904";
}
.icon-live:before {
  content: "\e905";
}
.icon-arrow:before {
  content: "\e906";
}
.icon-podcasts:before {
  content: "\e907";
}
