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

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

.moon-social-viber:before {
  content: "\e901";
}
.moon-social-instagram:before {
  content: "\e902";
}
.moon-social-facebook:before {
  content: "\e903";
}
.moon-social-telegram:before {
  content: "\e904";
}
.moon-close:before {
  content: "\e900";
}
