@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ks5p8m');
  src:  url('fonts/icomoon.eot?ks5p8m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ks5p8m') format('truetype'),
    url('fonts/icomoon.woff?ks5p8m') format('woff'),
    url('fonts/icomoon.svg?ks5p8m#icomoon') 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: 'icomoon' !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;
}

.security-tab:before {
  content: "\e900";
}
.security-circle:before {
  content: "\e901";
  color: #e1f3ff;
}
.security-tab2:before {
  content: "\e902";
}
.security-tab3:before {
  content: "\e903";
}
.security-tab4:before {
  content: "\e904";
}
.security-tab5:before {
  content: "\e905";
}
