@font-face {
  font-family: 'icomoon';
  src:  url('../eot/icomoon3e7d.eot');
  src:  url('../eot/icomoon3e7d.eot#iefix') format('embedded-opentype'),
    url('../ttf/icomoon3e7d.ttf') format('truetype'),
    url('../woff/icomoon3e7d.woff') format('woff'),
    url('../svg/icomoon3e7d.svg#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-quote:before {
  content: "\e900";
  color: #29b3e5;
}