@font-face {
  font-family: 'codehs-icons-v1_8';
  src: url('../font/codehs-icons-v1_8.eot?29317514');
  src: url('../font/codehs-icons-v1_8.eot?29317514#iefix') format('embedded-opentype'),
       url('../font/codehs-icons-v1_8.woff?29317514') format('woff'),
       url('../font/codehs-icons-v1_8.ttf?29317514') format('truetype'),
       url('../font/codehs-icons-v1_8.svg?29317514#codehs-icons-v1_8') 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: 'codehs-icons-v1_8';
    src: url('../font/codehs-icons-v1_8.svg?29317514#codehs-icons-v1_8') format('svg');
  }
}
*/

 [class^="chs-icon-"]:before, [class*=" chs-icon-"]:before {
  font-family: "codehs-icons-v1_8";
  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%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.chs-icon-bell:before { content: '\e800'; } /* '' */
.chs-icon-bug:before { content: '\e801'; } /* '' */
.chs-icon-example:before { content: '\e802'; } /* '' */
.chs-icon-code:before { content: '\e803'; } /* '' */
.chs-icon-check:before { content: '\e804'; } /* '' */
.chs-icon-folder:before { content: '\e805'; } /* '' */
.chs-icon-stopwatch:before { content: '\e806'; } /* '' */
.chs-icon-lightbulb:before { content: '\e807'; } /* '' */
.chs-icon-calendar:before { content: '\e808'; } /* '' */
.chs-icon-class:before { content: '\e809'; } /* '' */
.chs-icon-nametag:before { content: '\e80a'; } /* '' */
.chs-icon-video:before { content: '\e80b'; } /* '' */
.chs-icon-computer:before { content: '\e80c'; } /* '' */
.chs-icon-book:before { content: '\e80d'; } /* '' */
.chs-icon-book-empty:before { content: '\e80e'; } /* '' */
.chs-icon-pencil:before { content: '\e80f'; } /* '' */
.chs-icon-ellipses-h:before { content: '\e810'; } /* '' */
.chs-icon-plus-squared-alt:before { content: '\e811'; } /* '' */
.chs-icon-minus-squared-alt:before { content: '\e812'; } /* '' */
.chs-icon-messages:before { content: '\e813'; } /* '' */
.chs-icon-resume:before { content: '\e814'; } /* '' */
.chs-icon-chart:before { content: '\e815'; } /* '' */
.chs-icon-bars:before { content: '\e816'; } /* '' */
.chs-icon-apple:before { content: '\e817'; } /* '' */
.chs-icon-screen:before { content: '\e818'; } /* '' */
.chs-icon-user-add:before { content: '\e819'; } /* '' */
.chs-icon-map:before { content: '\e81a'; } /* '' */
.chs-icon-cancel:before { content: '\e81b'; } /* '' */
.chs-icon-circle-empty:before { content: '\e81c'; } /* '' */
.chs-icon-lightbulb-alt:before { content: '\e81d'; } /* '' */
.chs-icon-graduation-cap:before { content: '\e81e'; } /* '' */
.chs-icon-headset:before { content: '\e81f'; } /* '' */
.chs-icon-price-tag:before { content: '\e820'; } /* '' */
.chs-icon-dots-9:before { content: '\e821'; } /* '' */
.chs-icon-dots-4:before { content: '\e822'; } /* '' */
.chs-icon-gear:before { content: '\e823'; } /* '' */
.chs-icon-forum:before { content: '\e824'; } /* '' */
.chs-icon-refresh:before { content: '\e825'; } /* '' */
.chs-icon-pause:before { content: '\e826'; } /* '' */
.chs-icon-forward:before { content: '\e827'; } /* '' */
.chs-icon-turtle:before { content: '\e828'; } /* '' */
.chs-icon-rabbit:before { content: '\e829'; } /* '' */
.chs-icon-cake:before { content: '\e82a'; } /* '' */
.chs-icon-user:before { content: '\e82b'; } /* '' */
.chs-icon-speech:before { content: '\e82c'; } /* '' */