@font-face {
  font-family: 'ebg';
  src: url('ebg.eot?9170bo');
  src: url('ebg.eot?9170bo#iefix') format('embedded-opentype'), url('ebg.ttf?9170bo') format('truetype'), url('ebg.woff?9170bo') format('woff'), url('ebg.svg?9170bo#ebg') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ebg {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ebg' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 14pt;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bullet:before {
  content: "\e900";
}

.flight:before {
  content: "\e901";
}

.gate:before {
  content: "\e902";
}