/*
  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-bluetooth:before,
.i-buddy-challenge:before,
.i-check-date:before,
.i-commute-time:before,
.i-custom-face:before,
.i-custom-strap:before,
.i-customizable-buttons:before,
.i-emboss-engrave:before,
.i-find:before,
.i-flashlight:before,
.i-goal-setting:before,
.i-google-now:before,
.i-gps:before,
.i-heart-rate:before,
.i-microphone:before,
.i-music-control:before,
.i-notifications:before,
.i-phone-call:before,
.i-photo:before,
.i-pick-your-apps:before,
.i-q-link:before,
.i-ring-phone:before,
.i-second-time-zone:before,
.i-sleep-track:before,
.i-slim-case:before,
.i-social-sharing:before,
.i-speaker:before,
.i-stopwatch:before,
.i-time-auto-update:before,
.i-timezones:before,
.i-touchscreen:before,
.i-voice-memo:before,
.i-water-resist:before,
.i-weather: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-bluetooth:before { content: "\f11d"; }
.i-buddy-challenge:before { content: "\f11e"; }
.i-check-date:before { content: "\f11f"; }
.i-commute-time:before { content: "\f120"; }
.i-custom-face:before { content: "\f103"; }
.i-custom-strap:before { content: "\f104"; }
.i-customizable-buttons:before { content: "\f121"; }
.i-emboss-engrave:before { content: "\f117"; }
.i-find:before { content: "\f10e"; }
.i-flashlight:before { content: "\f10f"; }
.i-goal-setting:before { content: "\f118"; }
.i-google-now:before { content: "\f122"; }
.i-gps:before { content: "\f123"; }
.i-heart-rate:before { content: "\f12a"; }
.i-microphone:before { content: "\f12b"; }
.i-music-control:before { content: "\f111"; }
.i-notifications:before { content: "\f107"; }
.i-phone-call:before { content: "\f12c"; }
.i-photo:before { content: "\f112"; }
.i-pick-your-apps:before { content: "\f124"; }
.i-q-link:before { content: "\f11b"; }
.i-ring-phone:before { content: "\f113"; }
.i-second-time-zone:before { content: "\f125"; }
.i-sleep-track:before { content: "\f108"; }
.i-slim-case:before { content: "\f126"; }
.i-social-sharing:before { content: "\f127"; }
.i-speaker:before { content: "\f12d"; }
.i-stopwatch:before { content: "\f128"; }
.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-weather:before { content: "\f129"; }
.i-wireless-charge:before { content: "\f116"; }
.i-wireless-sync:before { content: "\f10c"; }
