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

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

.icon-bold:before {
  content: "\f032";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-vk:before {
  content: "\f189";
}
.icon-instagram:before {
  content: "\ea92";
}
