/*
  Icon Font: fontcustom-icon
*/

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

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

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

[data-icon]:before,
.i-activity-track:before,
.i-alarm:before,
.i-battery:before,
.i-battery-powered:before,
.i-custom-face:before,
.i-custom-strap:before,
.i-emboss-engrave:before,
.i-find:before,
.i-flashlight:before,
.i-goal-setting:before,
.i-mic-speaker:before,
.i-music-control:before,
.i-notifications:before,
.i-photo:before,
.i-q-link:before,
.i-ring-phone:before,
.i-sleep-track:before,
.i-time-auto-update:before,
.i-timezones:before,
.i-touchscreen:before,
.i-voice-memo:before,
.i-water-resist:before,
.i-wireless-charge:before,
.i-wireless-sync:before {
  display: inline-block;
  font-family: "fontcustom-icon";
  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;
}

.i-activity-track:before { content: "\f100"; }
.i-alarm:before { content: "\f101"; }
.i-battery:before { content: "\f102"; }
.i-battery-powered:before { content: "\f10d"; }
.i-custom-face:before { content: "\f103"; }
.i-custom-strap:before { content: "\f104"; }
.i-emboss-engrave:before { content: "\f117"; }
.i-find:before { content: "\f10e"; }
.i-flashlight:before { content: "\f10f"; }
.i-goal-setting:before { content: "\f118"; }
.i-mic-speaker:before { content: "\f110"; }
.i-music-control:before { content: "\f111"; }
.i-notifications:before { content: "\f107"; }
.i-photo:before { content: "\f112"; }
.i-q-link:before { content: "\f11b"; }
.i-ring-phone:before { content: "\f113"; }
.i-sleep-track:before { content: "\f108"; }
.i-time-auto-update:before { content: "\f114"; }
.i-timezones:before { content: "\f115"; }
.i-touchscreen:before { content: "\f10a"; }
.i-voice-memo:before { content: "\f11c"; }
.i-water-resist:before { content: "\f10b"; }
.i-wireless-charge:before { content: "\f116"; }
.i-wireless-sync:before { content: "\f10c"; }
