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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'boommyicon' !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-arrow-bottom:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-balloon1:before {
  content: "\e902";
}
.icon-pencil1:before {
  content: "\e903";
}
.icon-presentbox1:before {
  content: "\e904";
}
.icon-movie1:before {
  content: "\e905";
}
.icon-balloon2:before {
  content: "\e906";
}
.icon-pencil2:before {
  content: "\e907";
}
.icon-presentbox2:before {
  content: "\e908";
}
.icon-movie2:before {
  content: "\e909";
}
.icon-boommy:before {
  content: "\e90a";
}
.icon-star1:before {
  content: "\e90b";
}
.icon-star2:before {
  content: "\e90c";
}
.icon-star3:before {
  content: "\e90d";
}
.icon-star4:before {
  content: "\e90e";
}
.icon-star5:before {
  content: "\e90f";
}
.icon-star6:before {
  content: "\e910";
}
.icon-star7:before {
  content: "\e911";
}
.icon-star8:before {
  content: "\e912";
}
.icon-star9:before {
  content: "\e913";
}
.icon-star10:before {
  content: "\e914";
}
