@font-face {
  font-family: 'techline-icons';
  src: url('../font/techline-icons.woff2') format('woff2'),
       url('../font/techline-icons.woff') format('woff'),
       url('../font/techline-icons.ttf') format('truetype');
  font-weight: normal; font-style: normal;
}
[class^="tl-icon-"]:before, [class*=" tl-icon-"]:before {
  font-family: 'techline-icons';
  font-style: normal; font-weight: normal; speak: never;
  display: inline-block; text-decoration: inherit;
  width: 1em; height: 1em; text-align: center;
  font-variant: normal; text-transform: none;
  line-height: 1em; vertical-align: middle;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.tl-icon-bar-chart:before { content: '\e800'; }
.tl-icon-chevron-down:before { content: '\e801'; }
.tl-icon-chevron-left:before { content: '\e802'; }
.tl-icon-chevron-right:before { content: '\e803'; }
.tl-icon-clipboard-check:before { content: '\e804'; }
.tl-icon-close:before { content: '\e805'; }
.tl-icon-file-text:before { content: '\e806'; }
.tl-icon-help-circle:before { content: '\e807'; }
.tl-icon-home:before { content: '\e808'; }
.tl-icon-info:before { content: '\e809'; }
.tl-icon-layers:before { content: '\e80a'; }
.tl-icon-layout-grid:before { content: '\e80b'; }
.tl-icon-mail:before { content: '\e80c'; }
.tl-icon-map-pin:before { content: '\e80d'; }
.tl-icon-moon:before { content: '\e80e'; }
.tl-icon-news:before { content: '\e80f'; }
.tl-icon-phone:before { content: '\e810'; }
.tl-icon-search:before { content: '\e811'; }
.tl-icon-shield-check:before { content: '\e812'; }
.tl-icon-sun:before { content: '\e813'; }
.tl-icon-user-check:before { content: '\e814'; }
.tl-icon-users:before { content: '\e815'; }
.tl-icon-wrench:before { content: '\e816'; }
.tl-icon-years-experience:before { content: '\e817'; }
