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

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

.icf-train:before {
  content: "\e907";
}
.icf-car:before {
  content: "\e908";
}
.icf-arrow:before {
  content: "\e906";
}
.icf-event:before {
  content: "\e903";
}
.icf-A:before {
  content: "\e904";
}
.icf-Q:before {
  content: "\e905";
}
.icf-time:before {
  content: "\e900";
}
.icf-phone:before {
  content: "\e901";
}
.icf-marker:before {
  content: "\e902";
}
