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

/* [class^="icon-"]:before, [class*=" icon-"]:before {*/
/*  font-family: "fontello";*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  speak: never;*/

/*  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-arrow:before { content: '\e800'; } !* '' *!*/
/*.icon-article:before { content: '\e801'; } !* '' *!*/
/*.icon-calendar:before { content: '\e802'; } !* '' *!*/
/*.icon-check:before { content: '\e803'; } !* '' *!*/
/*.icon-dropdown-arrow:before { content: '\e804'; } !* '' *!*/
/*.icon-equals:before { content: '\e805'; } !* '' *!*/
/*.icon-eye-closed:before { content: '\e806'; } !* '' *!*/
/*.icon-grad-books:before { content: '\e807'; } !* '' *!*/
/*.icon-guide:before { content: '\e808'; } !* '' *!*/
/*.icon-hands-raised:before { content: '\e809'; } !* '' *!*/
/*.icon-how-to:before { content: '\e80a'; } !* '' *!*/
/*.icon-lessons:before { content: '\e80b'; } !* '' *!*/
/*.icon-link:before { content: '\e80c'; } !* '' *!*/
/*.icon-pdf:before { content: '\e80d'; } !* '' *!*/
/*.icon-pencil:before { content: '\e80e'; } !* '' *!*/
/*.icon-play:before { content: '\e80f'; } !* '' *!*/
/*.icon-plus:before { content: '\e810'; } !* '' *!*/
/*.icon-read-article:before { content: '\e811'; } !* '' *!*/
/*.icon-read-books-home:before { content: '\e812'; } !* '' *!*/
/*.icon-read-letter:before { content: '\e813'; } !* '' *!*/
/*.icon-reject:before { content: '\e814'; } !* '' *!*/
/*.icon-shiny-envelope:before { content: '\e815'; } !* '' *!*/
/*.icon-step-by-step:before { content: '\e816'; } !* '' *!*/
/*.icon-tips:before { content: '\e817'; } !* '' *!*/
/*.icon-unit:before { content: '\e818'; } !* '' *!*/
/*.icon-view:before { content: '\e819'; } !* '' *!*/
/*.icon-watch-video:before { content: '\e81a'; } !* '' *!*/
/*.icon-write-letter:before { content: '\e81b'; } !* '' *!*/
/*.icon-message:before { content: '\e81c'; } !* '' *!*/
/*.icon-printer:before { content: '\e81d'; } !* '' *!*/
/*.icon-note-icon:before { content: '\e81e'; } !* '' *!*/
/*.icon-left-arrow:before { content: '\e81f'; } !* '' *!*/
/*.icon-minus:before { content: '\e820'; } !* '' *!*/
/*.icon-thumbs-up:before { content: '\e821'; } !* '' *!*/
/*.icon-mail:before { content: '\e822'; } !* '' *!*/
/*.icon-thumbs-up-1:before { content: '\e823'; } !* '' *!*/
/*.icon-attention:before { content: '\e824'; } !* '' *!*/
/*.icon-attention-circled:before { content: '\e825'; } !* '' *!*/
/*.icon-thumbs-down:before { content: '\e826'; } !* '' *!*/
/*.icon-check-1:before { content: '\e827'; } !* '' *!*/
/*.icon-minus-circled:before { content: '\e828'; } !* '' *!*/
/*.icon-calendar-1:before { content: '\e829'; } !* '' *!*/
/*.icon-video-chat:before { content: '\e82a'; } !* '' *!*/
/*.icon-mail-alt:before { content: '\f0e0'; } !* '' *!*/
/*.icon-unlink:before { content: '\f127'; } !* '' *!*/
/*.icon-help:before { content: '\f128'; } !* '' *!*/
/*.icon-hand-paper-o:before { content: '\f256'; } !* '' *!*/
