@font-face {
  font-family: 'fontello';
  font-display: swap;
  src: url('/assets/fonts/fontello/font/fontello.eot?12052050');
  src: url('/assets/fonts/fontello/font/fontello.eot?12052050#iefix') format('embedded-opentype'),
       url('/assets/fonts/fontello/font/fontello.woff2?12052050') format('woff2'),
       url('/assets/fonts/fontello/font/fontello.woff?12052050') format('woff'),
       url('/assets/fonts/fontello/font/fontello.ttf?12052050') format('truetype'),
       url('/assets/fonts/fontello/font/fontello.svg?12052050#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-chart-bar:before { content: '\e800'; }
.icon-docs:before { content: '\f0c5'; }
.icon-gauge:before { content: '\f0e4'; }
.icon-laptop:before { content: '\f109'; }
.icon-angle-circled-left:before { content: '\f137'; }
.icon-angle-circled-right:before { content: '\f138'; }
.icon-youtube-play:before { content: '\f16a'; }
.icon-graduation-cap:before { content: '\f19d'; }
.icon-battery-3:before { content: '\f241'; }
.icon-handshake-o:before { content: '\f2b5'; }
.icon-facebook-squared:before { content: '\f308'; }
.icon-linkedin-squared:before { content: '\f30c'; }