@font-face {
  font-family: 'travelers';
  src:  url('travelers.eot?ma1yj5');
  src:  url('travelers.eot?ma1yj5#iefix') format('embedded-opentype'),
    url('travelers.ttf?ma1yj5') format('truetype'),
    url('travelers.woff?ma1yj5') format('woff'),
    url('travelers.svg?ma1yj5#travelers') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'travelers' !important;
  speak: none;
  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-baseball:before {
  content: "\e900";
}
.icon-softball:before {
  content: "\e901";
}
.icon-cup:before {
  content: "\e902";
}
.icon-whistle:before {
  content: "\e903";
}
.icon-players:before {
  content: "\e904";
}
.icon-documents:before {
  content: "\e905";
}
.icon-email:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-google:before {
  content: "\e908";
}
.icon-twitter:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-phone-call:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
.icon-star:before {
  content: "\e90d";
}
.icon-arrow:before {
  content: "\e90e";
}

