@font-face {
  font-family: 'Travel-Icon-Set';
  src:
    url('fonts/Travel-Icon-Set_9sgmxv.ttf') format('truetype'),
    url('fonts/Travel-Icon-Set_9sgmxv.woff') format('woff'),
    url('fonts/Travel-Icon-Set_9sgmxv-Travel-Icon-Set.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-travel-bars-solid:before {
  content: "\e900";
}
.icon-travel-comments-solid:before {
  content: "\e901";
}
.icon-travel-phone-alt-solid:before {
  content: "\e902";
}
.icon-travel-plane-solid:before {
  content: "\e903";
}
.icon-travel-star-solid:before {
  content: "\e904";
}
.icon-travel-times-solid:before {
  content: "\e905";
}
.icon-travel-trophy-solid:before {
  content: "\e906";
}