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

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

.TravelAirplane-app:before {
  content: "\e900";
}
.TravelChat-Message:before {
  content: "\e901";
}
.TravelMerge-Documents:before {
  content: "\e902";
}
.TravelSynchronize:before {
  content: "\e903";
}
.TravelWorkflow:before {
  content: "\e904";
}
