@font-face {
  font-family: 'flaticon';
  src: url('./flaticon.eot?50465975');
  src: url('./flaticon.eot?50465975#iefix') format('embedded-opentype'),
       url('./flaticon.woff2?50465975') format('woff2'),
       url('./flaticon.woff?50465975') format('woff'),
       url('./flaticon.ttf?50465975') format('truetype'),
       url('./flaticon.svg?50465975#flaticon') format('svg');
}
body [class^="revieweb-"]:before, 
body [class*=" revieweb-"]:before {
  font-family: "flaticon";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revieweb-icon-user:before { content: '\e800'; } /* '' */
.revieweb-icon-airdrop:before { content: '\e801'; } /* '' */
.revieweb-icon-calender:before { content: '\e802'; } /* '' */
.revieweb-icon-car:before { content: '\e803'; } /* '' */
.revieweb-icon-car-repair:before { content: '\e804'; } /* '' */
.revieweb-icon-courier-service:before { content: '\e805'; } /* '' */
.revieweb-icon-crown:before { content: '\e806'; } /* '' */
.revieweb-icon-dentits:before { content: '\e807'; } /* '' */
.revieweb-icon-devices:before { content: '\e808'; } /* '' */
.revieweb-icon-dry-clear:before { content: '\e809'; } /* '' */
.revieweb-icon-editor:before { content: '\e80a'; } /* '' */
.revieweb-icon-glass:before { content: '\e80b'; } /* '' */
.revieweb-icon-gym:before { content: '\e80c'; } /* '' */
.revieweb-icon-hotels:before { content: '\e80d'; } /* '' */
.revieweb-icon-plumbers:before { content: '\e80e'; } /* '' */
.revieweb-icon-ranking:before { content: '\e80f'; } /* '' */
.revieweb-icon-reserve:before { content: '\e810'; } /* '' */
.revieweb-icon-restaurant:before { content: '\e811'; } /* '' */
