@font-face {
  font-family: 'Icomoon';
  src:  url('../fonts/icomoon.eot?u8vniw');
  src:  url('../fonts/icomoon.eot?u8vniw#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?u8vniw') format('truetype'),
    url('../fonts/icomoon.woff?u8vniw') format('woff'),
    url('../fonts/icomoon.svg?u8vniw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  line-height: 1;
}

[class^="icon-"]:before, [class*=" icon-"]:before,
[class^="icon-"]:after, [class*=" icon-"]:after {
  font-family: Icomoon;
  font-size: inherit;
  color: inherit;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-quote-right:before {
  content: "\e900";
}
.icon-folder:before {
  content: "\e901";
}