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

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

.SAFE-SAFE:before {
  content: "\e900";
  color: #5c6448;
}
