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

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

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