@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/iconfont/icomoon.eot?q0gua8');
  src:  url('../fonts/iconfont/icomoon.eot?q0gua8#iefix') format('embedded-opentype'),
    url('../fonts/iconfont/icomoon.ttf?q0gua8') format('truetype'),
    url('../fonts/iconfont/icomoon.woff?q0gua8') format('woff'),
    url('../fonts/iconfont/icomoon.svg?q0gua8#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-link:before {
  content: "\e908";
}
.icon-ig:before {
  content: "\e900";
  color: #fff;
}
.icon-line:before {
  content: "\e901";
  color: #fff;
}
.icon-icon_top:before {
  content: "\e902";
  color: #fff;
}
.icon-icon_back:before {
  content: "\e903";
}
.icon-icon_down:before {
  content: "\e904";
  color: #fff;
}
.icon-icon_left:before {
  content: "\e905";
}
.icon-icon_right:before {
  content: "\e906";
}
.icon-icon_file:before {
  content: "\e907";
}
