@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?b9u1ih');
  src:  url('icomoon.eot?b9u1ih#iefix') format('embedded-opentype'),
    url('icomoon.ttf?b9u1ih') format('truetype'),
    url('icomoon.woff?b9u1ih') format('woff'),
    url('icomoon.svg?b9u1ih#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-sns{
  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-fb:before {
  content: "\ea90";
}
.icon-insta:before {
  content: "\ea92";
}
.icon-tw:before {
  content: "\ea96";
}





