/*
  Icon Font: fontcustom
*/

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

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

[data-icon]:before,
.icon-add:before,
.icon-arrow-bold-down:before,
.icon-arrow-bold-up:before,
.icon-arrow-down:before,
.icon-arrow-left:before,
.icon-arrow-right:before,
.icon-arrow-up:before,
.icon-checkmark:before,
.icon-facebook:before,
.icon-googleplus:before,
.icon-instagram:before,
.icon-linkedin:before,
.icon-menu:before,
.icon-pencil:before,
.icon-remove:before,
.icon-twitter:before,
.icon-youtube: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-add:before { content: "\f100"; }
.icon-arrow-bold-down:before { content: "\f101"; }
.icon-arrow-bold-up:before { content: "\f102"; }
.icon-arrow-down:before { content: "\f103"; }
.icon-arrow-left:before { content: "\f104"; }
.icon-arrow-right:before { content: "\f105"; }
.icon-arrow-up:before { content: "\f106"; }
.icon-checkmark:before { content: "\f107"; }
.icon-facebook:before { content: "\f108"; }
.icon-googleplus:before { content: "\f109"; }
.icon-instagram:before { content: "\f10a"; }
.icon-linkedin:before { content: "\f10b"; }
.icon-menu:before { content: "\f10c"; }
.icon-pencil:before { content: "\f110"; }
.icon-remove:before { content: "\f10d"; }
.icon-twitter:before { content: "\f10e"; }
.icon-youtube:before { content: "\f10f"; }
