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

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

.sx-trinity:before {
  content: "\e901";
}
.sx-paw:before {
  content: "\e904";
}
.sx-logo-scouts:before {
  content: "\e900";
  color: #7414dc;
}
.sx-beaver:before {
  content: "\e902";
}
.sx-logo:before {
  content: "\e913";
}
.sx-lock:before {
  content: "\e903";
}
.sx-compass:before {
  content: "\e905";
}
.sx-star:before {
  content: "\e9d9";
}
