@font-face {
    font-family: 'icomoon';
    src:  url('/bundles/app/assets/fonts/icomoon/fonts/icomoon.eot?1lxrfv');
    src:  url('/bundles/app/assets/fonts/icomoon/fonts/icomoon.eot?1lxrfv#iefix') format('embedded-opentype'),
    url('/bundles/app/assets/fonts/icomoon/fonts/icomoon.ttf?1lxrfv') format('truetype'),
    url('/bundles/app/assets/fonts/icomoon/fonts/icomoon.woff?1lxrfv') format('woff'),
    url('/bundles/app/assets/fonts/icomoon/fonts/icomoon.svg?1lxrfv#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
  content: "\e905";
}
.icon-checkbox-unchecked:before {
  content: "\e903";
}
.icon-checkbox-checked:before {
  content: "\e904";
}
.icon-user-tie:before {
  content: "\e901";
}
.icon-book:before {
  content: "\e902";
}
.icon-document-edit:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-search:before {
  content: "\f002";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-commenting:before {
  content: "\f27a";
}

