@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kczrwj');
  src:  url('fonts/icomoon.eot?kczrwj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kczrwj') format('truetype'),
    url('fonts/icomoon.woff?kczrwj') format('woff'),
    url('fonts/icomoon.svg?kczrwj#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: 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;
}

.icon-refresh:before {
  content: "\e904";
}
.icon-address:before {
  content: "\e903";
}
.icon-member:before {
  content: "\e902";
}
.icon-language:before {
  content: "\e901";
}
.icon-searcher:before {
  content: "\e914";
}
.icon-fb:before {
  content: "\e905";
}
.icon-fb-square:before {
  content: "\e906";
}
.icon-ig-square:before {
  content: "\e90b";
}
.icon-line:before {
  content: "\e90c";
}
.icon-line-square:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e917";
}
.icon-twitter-square:before {
  content: "\e918";
}
.icon-youtube-square:before {
  content: "\e919";
}
