@font-face {
  font-family: 'Kachelmann';
  src: url('fonts/Interstate-Light.eot'); /* IE9 Compat Modes */
  src: url('fonts/Interstate-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Interstate-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Interstate-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Interstate-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Interstate-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: 'KachelmannMenu';
  src: url('fonts/Interstate-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/Interstate-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Interstate-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Interstate-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Interstate-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Interstate-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: normal;
}
@font-face {
  font-family: 'Kachelmann';
  src: url('fonts/HighwayGothicExpanded.eot'); /* IE9 Compat Modes */
  src: url('fonts/HighwayGothicExpanded.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/HighwayGothicExpanded.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/HighwayGothicExpanded.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/HighwayGothicExpanded.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/HighwayGothicExpanded.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: bold;
}
@font-face {
  font-family: 'Kachelmann';
  src: url('fonts/HighwayGothicExpanded.eot'); /* IE9 Compat Modes */
  src: url('fonts/HighwayGothicExpanded.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/HighwayGothicExpanded.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/HighwayGothicExpanded.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/HighwayGothicExpanded.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/HighwayGothicExpanded.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: 500;
}
@font-face {
  font-family: 'Kachelmann';
  src: url('fonts/HighwayGothicExpanded.eot'); /* IE9 Compat Modes */
  src: url('fonts/HighwayGothicExpanded.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/HighwayGothicExpanded.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/HighwayGothicExpanded.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/HighwayGothicExpanded.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/HighwayGothicExpanded.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: 900;
}

@font-face {
    font-family: 'regular';
    src:url('fonts/Interstate-Regular.eot'); /* IE9 Compat Modes */
    src:url('fonts/Interstate-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/Interstate-Regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/Interstate-Regular.woff') format('woff'), /* Pretty Modern Browsers */
        url('fonts/Interstate-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('fonts/Interstate-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
}

@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?13019788');
  src: url('fonts/fontello.eot?13019788#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff2?13019788') format('woff2'),
       url('fonts/fontello.woff?13019788') format('woff'),
       url('fonts/fontello.ttf?13019788') format('truetype'),
       url('fonts/fontello.svg?13019788#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?7190549#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before, [class^="licon-"]:before, [class*=" licon-"]: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;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 

.icon-cancel-circled:before { content: '\e800'; } /* '' */
.icon-plus-circled:before { content: '\e801'; } /* '' */
.icon-to-end:before { content: '\e802'; } /* '' */
.icon-to-start:before { content: '\e803'; } /* '' */
.icon-pause:before { content: '\e804'; } /* '' */
.icon-play:before { content: '\e805'; } /* '' */
.icon-th:before { content: '\e806'; } /* '' */
.icon-pencil:before { content: '\e807'; } /* '' */
.icon-resize-full:before { content: '\e808'; } /* '' */
.icon-star:before { content: '\e809'; } /* '' */
.icon-resize-small:before { content: '\e80a'; } /* '' */
.icon-ok:before { content: '\e80b'; } /* '' */
.icon-record:before { content: '\e80c'; } /* '' */
.icon-cw:before { content: '\e80d'; } /* '' */
.icon-right-open:before { content: '\e80e'; } /* '' */
.icon-left-open:before { content: '\e80f'; } /* '' */
.icon-print:before { content: '\e810'; } /* '' */
.icon-folder:before { content: '\e811'; } /* '' */
.icon-menu:before { content: '\e812'; } /* '' */
.icon-chart-line:before { content: '\e813'; } /* '' */
.icon-user:before { content: '\e814'; } /* '' */
.icon-beaker:before { content: '\e815'; } /* '' */
.icon-book:before { content: '\e816'; } /* '' */
.icon-down-dir:before { content: '\e817'; } /* '' */
.icon-up-dir:before { content: '\e818'; } /* '' */
.icon-grid:before { content: '\e819'; } /* '' */
.icon-layers:before { content: '\e81a'; } /* '' */
.icon-timeline:before { content: '\e81b'; } /* '' */
.icon-timeline2:before { content: '\e81c'; } /* '' */
.icon-timeline3:before { content: '\e81d'; } /* '' */
.icon-spin2:before { content: '\e831'; } /* '' */
.icon-move:before { content: '\f047'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-down-circled:before { content: '\f0ab'; } /* '' */
.icon-list-bullet:before { content: '\f0ca'; } /* '' */
.icon-gplus:before { content: '\f0d5'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-user-times:before { content: '\f235'; } /* '' */
.icon-new:before { content: '\e81e'; } /* '' */
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}