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

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

.exitSpear-bullet-icon:before {
  content: "\e900";
  color: #d34b3b;
}
