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

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

.sps-users:before {
  content: "\e82b";
}
.sps-phone-handset:before {
  content: "\e830";
}
.sps-calendar-full:before {
  content: "\e836";
}
.sps-bubble:before {
  content: "\e83f";
}
.sps-select:before {
  content: "\e852";
}
.sps-earth:before {
  content: "\e853";
}
