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

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

.cross-crosstown-arrow:before {
  content: "\e900";
}
