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

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

.securitybox:before {
  content: "\e900";
}
.securityfirewall:before {
  content: "\e901";
}
.securitysearch:before {
  content: "\e902";
}
.securityshield:before {
  content: "\e903";
}
.securitythreat:before {
  content: "\e904";
}
.securitywarning-sign:before {
  content: "\e905";
}
