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

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

.icon-sssaccess:before {
  content: "\e900";
  color: #fff;
}
.icon-sssalarm:before {
  content: "\e901";
  color: #fff;
}
.icon-sssass:before {
  content: "\e902";
  color: #fff;
}
.icon-ssscamera:before {
  content: "\e903";
  color: #fff;
}
.icon-ssseef:before {
  content: "\e904";
  color: #fff;
}
.icon-sssfire:before {
  content: "\e905";
  color: #fff;
}
