/*
  Icon Font: icons
*/

@font-face {
  font-family: "icons";
  src: url("./icons_bb00d748fb9437a684090b3fd563e762.eot");
  src: url("./icons_bb00d748fb9437a684090b3fd563e762.eot?#iefix") format("embedded-opentype"),
       url("./icons_bb00d748fb9437a684090b3fd563e762.woff2") format("woff2"),
       url("./icons_bb00d748fb9437a684090b3fd563e762.woff") format("woff"),
       url("./icons_bb00d748fb9437a684090b3fd563e762.ttf") format("truetype"),
       url("./icons_bb00d748fb9437a684090b3fd563e762.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_bb00d748fb9437a684090b3fd563e762.svg#icons") format("svg");
  }
}

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

[data-icon]:before,
.icon-add:before,
.icon-arrow-left:before,
.icon-arrow-right:before,
.icon-arrow-up:before,
.icon-arrow_down:before,
.icon-arrow_left:before,
.icon-arrow_right:before,
.icon-bookmark:before,
.icon-calendar:before,
.icon-check:before,
.icon-close:before,
.icon-download:before,
.icon-edit:before,
.icon-home:before,
.icon-menu:before,
.icon-minus:before,
.icon-more_horizontal:before,
.icon-more_vertical:before,
.icon-project:before,
.icon-record:before,
.icon-report:before,
.icon-search:before,
.icon-setting:before,
.icon-start:before,
.icon-stash_box:before,
.icon-stop:before,
.icon-tag:before,
.icon-template:before,
.icon-user: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-add:before { content: "\f100"; }
.icon-arrow-left:before { content: "\f10c"; }
.icon-arrow-right:before { content: "\f10d"; }
.icon-arrow-up:before { content: "\f10e"; }
.icon-arrow_down:before { content: "\f101"; }
.icon-arrow_left:before { content: "\f102"; }
.icon-arrow_right:before { content: "\f10f"; }
.icon-bookmark:before { content: "\f103"; }
.icon-calendar:before { content: "\f110"; }
.icon-check:before { content: "\f111"; }
.icon-close:before { content: "\f112"; }
.icon-download:before { content: "\f113"; }
.icon-edit:before { content: "\f114"; }
.icon-home:before { content: "\f104"; }
.icon-menu:before { content: "\f105"; }
.icon-minus:before { content: "\f11b"; }
.icon-more_horizontal:before { content: "\f115"; }
.icon-more_vertical:before { content: "\f116"; }
.icon-project:before { content: "\f106"; }
.icon-record:before { content: "\f107"; }
.icon-report:before { content: "\f108"; }
.icon-search:before { content: "\f109"; }
.icon-setting:before { content: "\f10a"; }
.icon-start:before { content: "\f119"; }
.icon-stash_box:before { content: "\f117"; }
.icon-stop:before { content: "\f11a"; }
.icon-tag:before { content: "\f10b"; }
.icon-template:before { content: "\f118"; }
.icon-user:before { content: "\f11c"; }
