@font-face {
  font-family: 'icf';
  src:
    url('icf.ttf?a95j69') format('truetype'),
    url('icf.woff?a95j69') format('woff'),
    url('icf.svg?a95j69#icf') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icf::before,
i.icf {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icf' !important;
  speak: never;
  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;
}

.icf-ig:before {
  content: "\e90d";
}
.icf-pin:before {
  content: "\e910";
}
.icf-plus:before {
  content: "\e911";
}
.icf-time:before {
  content: "\e912";
}
.icf-tw:before {
  content: "\e913";
}
.icf-check:before {
  content: "\e90c";
}
.icf-close:before {
  content: "\e914";
}
.icf-download:before {
  content: "\e90e";
}
.icf-play:before {
  content: "\e90f";
}
.icf-arrow_down:before {
  content: "\e900";
}
.icf-arrow_next:before {
  content: "\e901";
}
.icf-arrow_prev:before {
  content: "\e902";
}
.icf-arrow_up:before {
  content: "\e903";
}
.icf-attention:before {
  content: "\e904";
}
.icf-bell:before {
  content: "\e905";
}
.icf-facebook:before {
  content: "\e906";
}
.icf-home:before {
  content: "\e907";
}
.icf-login:before {
  content: "\e908";
}
.icf-mail:before {
  content: "\e909";
}
.icf-newtab:before {
  content: "\e90a";
}
.icf-YouTube:before {
  content: "\e90b";
}
