@font-face {
  font-family: 'nimble';
  src:  url('fonts/nimble.eot?czzcw3');
  src:  url('fonts/nimble.eot?czzcw3#iefix') format('embedded-opentype'),
    url('fonts/nimble.ttf?czzcw3') format('truetype'),
    url('fonts/nimble.woff?czzcw3') format('woff'),
    url('fonts/nimble.svg?czzcw3#nimble') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="nimble-icon-"], [class*=" nimble-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nimble' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nimble-icon-amazing-graphics:before {
  content: "\e900";
  color: #61ce70;
}
.nimble-icon-cross-platform:before {
  content: "\e901";
  color: #61ce70;
}
.nimble-icon-native-functionality:before {
  content: "\e902";
  color: #ff3265;
}
.nimble-icon-swift-frameworks:before {
  content: "\e903";
  color: #ff3265;
}
.nimble-icon-unirvaled-speed:before {
  content: "\e904";
  color: #3a6fe9;
}
.nimble-icon-unmatched-productivity:before {
  content: "\e905";
  color: #3a6fe9;
}
