@font-face {
  font-family: 'icomoon-custom';
  src:  url('fonts/icomoon-custom.eot?lyxt5u');
  src:  url('fonts/icomoon-custom.eot?lyxt5u#iefix') format('embedded-opentype'),
  url('fonts/icomoon-custom.ttf?lyxt5u') format('truetype'),
  url('fonts/icomoon-custom.woff?lyxt5u') format('woff'),
  url('fonts/icomoon-custom.svg?lyxt5u#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-custom-"], [class*="icon-custom-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-custom' !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-custom-icon-web:before {
  content: "\e900";
}

.icon-custom-quotes-left:before {
  content: "\e977";
}
.icon-custom-quotes-right:before {
  content: "\e978";
}
