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

[class^="si_-"], [class*=" si_-"] {
  /* 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;
}

.si_-Tezos:before {
  content: "\e902";
}
.si_-ethereum:before {
  content: "\e900";
}
.si_-medium:before {
  content: "\e901";
}
.si_-link:before {
  content: "\e9cb";
}
.si_-instagram:before {
  content: "\ea92";
}
.si_-twitter:before {
  content: "\ea96";
}
.si_-linkedin2:before {
  content: "\eaca";
}
