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

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

.train-logosMBTA:before {
  content: "\e900";
}
.train-logosacela:before {
  content: "\e999";
  color: #02385c;
}
.train-logosamtrak:before {
  content: "\e998";
  color: #04507c;
}
.train-logosnortheast-regional:before {
  content: "\e996";
  color: #003f62;
}
