@font-face {
  font-family: 'Neo Sans Std';
  src: url('../neo-san-font/NeoSansStd-Regular.eot');
  src: url('../neo-san-font/NeoSansStd-Regular.eot?#iefix') format('embedded-opentype'),
      url('../neo-san-font/NeoSansStd-Regular.woff2') format('woff2'),
      url('../neo-san-font/NeoSansStd-Regular.woff') format('woff'),
      url('../neo-san-font/NeoSansStd-Regular.ttf') format('truetype'),
      url('../neo-san-font/NeoSansStd-Regular.svg#NeoSansStd-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.qp-icomoon-icons {
  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;
}