@font-face {
  font-family: 'icomoon';
  src:  url('/Other/www.bbpos/assets/front/fonts/icomoon/fonts/icomoon1a06/8mtfn7.eot');
  src:  url('/Other/www.bbpos/assets/front/fonts/icomoon/fonts/icomoon1a06/8mtfn7.eot') format('embedded-opentype'),
    url('/Other/www.bbpos/assets/front/fonts/icomoon/fonts/icomoon1a06/8mtfn7.ttf') format('truetype'),
    url('/Other/www.bbpos/assets/front/fonts/icomoon/fonts/icomoon1a06/8mtfn7.woff') format('woff'),
    url('/Other/www.bbpos/assets/front/fonts/icomoon/fonts/icomoon1a06/8mtfn7.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  
}

[class^="icon-"], [class*=" icon-"] {
  /* 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;

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

.icon-btn_arrow_r:before {
  content: "\e904";
}
.icon-map_pin:before {
  content: "\e909";
}
.icon-arrow_down:before {
  content: "\e900";
}
.icon-arrow_only_r:before {
  content: "\e901";
}
.icon-arrow_top:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e905";
}
.icon-export:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-showreel_arrow:before {
  content: "\e90a";
}
.icon-youtube:before {
  content: "\e90b";
}
.icon-if_facebook:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e040";
}