/*
  Icon Font: icons
*/

@font-face {
  font-family: "icons";
  src: url("./icons_6b5304a9d2f224a7d2cd0b6c0264929c.eot");
  src: url("./icons_6b5304a9d2f224a7d2cd0b6c0264929c.eot?#iefix") format("embedded-opentype"),
       url("./icons_6b5304a9d2f224a7d2cd0b6c0264929c.woff2") format("woff2"),
       url("./icons_6b5304a9d2f224a7d2cd0b6c0264929c.woff") format("woff"),
       url("./icons_6b5304a9d2f224a7d2cd0b6c0264929c.ttf") format("truetype"),
       url("./icons_6b5304a9d2f224a7d2cd0b6c0264929c.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "icons";
    src: url("./icons_6b5304a9d2f224a7d2cd0b6c0264929c.svg#icons") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.icon-allow_left:before,
.icon-allow_right:before,
.icon-arrow_down:before,
.icon-arrow_fill_down:before,
.icon-arrow_fill_right:before,
.icon-arrow_left:before,
.icon-arrow_right:before,
.icon-arrow_up:before,
.icon-bookmark:before,
.icon-camera:before,
.icon-check:before,
.icon-clip:before,
.icon-close:before,
.icon-collection:before,
.icon-comment:before,
.icon-copy:before,
.icon-delete:before,
.icon-download:before,
.icon-edit:before,
.icon-editor_html:before,
.icon-facebook:before,
.icon-favorite:before,
.icon-file_add:before,
.icon-fill_bookmark:before,
.icon-fill_favorite:before,
.icon-folder_add:before,
.icon-folder_close:before,
.icon-folder_open:before,
.icon-folk:before,
.icon-follow:before,
.icon-fullscreen:before,
.icon-fullscreen_exit:before,
.icon-github:before,
.icon-google:before,
.icon-home:before,
.icon-image:before,
.icon-loading:before,
.icon-locked:before,
.icon-menu:before,
.icon-more_horizontal:before,
.icon-notification:before,
.icon-other:before,
.icon-play:before,
.icon-plus:before,
.icon-reset:before,
.icon-search:before,
.icon-send:before,
.icon-setting:before,
.icon-share:before,
.icon-star:before,
.icon-star_on:before,
.icon-stop:before,
.icon-twitter:before,
.icon-unlocked:before,
.icon-view:before {
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icon-allow_left:before { content: "\f138"; }
.icon-allow_right:before { content: "\f139"; }
.icon-arrow_down:before { content: "\f13a"; }
.icon-arrow_fill_down:before { content: "\f13b"; }
.icon-arrow_fill_right:before { content: "\f13c"; }
.icon-arrow_left:before { content: "\f101"; }
.icon-arrow_right:before { content: "\f10f"; }
.icon-arrow_up:before { content: "\f13d"; }
.icon-bookmark:before { content: "\f102"; }
.icon-camera:before { content: "\f110"; }
.icon-check:before { content: "\f111"; }
.icon-clip:before { content: "\f13e"; }
.icon-close:before { content: "\f112"; }
.icon-collection:before { content: "\f103"; }
.icon-comment:before { content: "\f113"; }
.icon-copy:before { content: "\f114"; }
.icon-delete:before { content: "\f115"; }
.icon-download:before { content: "\f116"; }
.icon-edit:before { content: "\f117"; }
.icon-editor_html:before { content: "\f118"; }
.icon-facebook:before { content: "\f119"; }
.icon-favorite:before { content: "\f133"; }
.icon-file_add:before { content: "\f11a"; }
.icon-fill_bookmark:before { content: "\f13f"; }
.icon-fill_favorite:before { content: "\f134"; }
.icon-folder_add:before { content: "\f11b"; }
.icon-folder_close:before { content: "\f11c"; }
.icon-folder_open:before { content: "\f11d"; }
.icon-folk:before { content: "\f105"; }
.icon-follow:before { content: "\f11e"; }
.icon-fullscreen:before { content: "\f11f"; }
.icon-fullscreen_exit:before { content: "\f120"; }
.icon-github:before { content: "\f121"; }
.icon-google:before { content: "\f122"; }
.icon-home:before { content: "\f106"; }
.icon-image:before { content: "\f140"; }
.icon-loading:before { content: "\f137"; }
.icon-locked:before { content: "\f124"; }
.icon-menu:before { content: "\f107"; }
.icon-more_horizontal:before { content: "\f136"; }
.icon-notification:before { content: "\f125"; }
.icon-other:before { content: "\f141"; }
.icon-play:before { content: "\f109"; }
.icon-plus:before { content: "\f142"; }
.icon-reset:before { content: "\f127"; }
.icon-search:before { content: "\f10b"; }
.icon-send:before { content: "\f128"; }
.icon-setting:before { content: "\f143"; }
.icon-share:before { content: "\f10c"; }
.icon-star:before { content: "\f129"; }
.icon-star_on:before { content: "\f12a"; }
.icon-stop:before { content: "\f144"; }
.icon-twitter:before { content: "\f12b"; }
.icon-unlocked:before { content: "\f12c"; }
.icon-view:before { content: "\f131"; }
