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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'social-icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-whatsapp:before { content: "\e001"; }
.icon-instagram:before { content: "\e002"; }
.icon-facebook:before { content: "\e003"; }
.icon-linkedin:before { content: "\e004"; }
.icon-x-twitter:before { content: "\e005"; }
.icon-youtube:before { content: "\e006"; }
.icon-tiktok:before { content: "\e007"; }
.icon-telegram:before { content: "\e008"; }
