/*
  Icon Font: fontcustom
*/

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

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

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

[data-icon]:before,
.icon-lego2x1:before,
.icon-lego2x2:before,
.icon-lego2x4:before,
.icon-lego2x6:before,
.icon-lego2x8:before {
  display: inline-block;
  font-family: "fontcustom";
  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-lego2x1:before { content: "\f100"; }
.icon-lego2x2:before { content: "\f101"; }
.icon-lego2x4:before { content: "\f102"; }
.icon-lego2x6:before { content: "\f103"; }
.icon-lego2x8:before { content: "\f104"; }
