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

.daicon {
  /* 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;
  font-size: 16px;


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

.ic-binoculars:before {
  content: "\e900";
  font-size: 125%;
}
.ic-crown:before {
  content: "\e901";
}
.ic-hbox:before {
  content: "\e902";
}
.ic-bubbles3:before {
  content: "\e96f";
}
