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

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

.seeclopPuce:before {
  content: "\e900";
}
.seeclopHacking:before {
  content: "\e901";
}
.seeclopAttention:before {
  content: "\e902";
}
.seeclopDoc:before {
  content: "\e903";
}
