@font-face {
  font-family: 'br-icon-font';
  /* src:  url('./css/br_icon_font/fonts/br-icon-font.eot?r8g6jh'); */
  src:  
  /* url('./css/br_icon_font/fonts/br-icon-font.eot?r8g6jh#iefix') format('embedded-opentype'), */
    /* url('./css/br_icon_font/fonts/br-icon-font.ttf?r8g6jh') format('truetype'), */
    url('./css/br_icon_font/fonts/br-icon-font.woff?r8g6jh') format('woff');
    /* url('./css/br_icon_font/fonts/br-icon-font.svg?r8g6jh#br-icon-font') format('svg'); */
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="bricon-"], [class*=" bricon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'br-icon-font' !important;
  speak: never;
  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;
}

.bricon-gallery:before {
  content: "\e91d";
}
.bricon-info-circle:before {
  content: "\e91e";
}
.bricon-check-verified:before {
  content: "\e91b";
}
.bricon-logout:before {
  content: "\e91c";
}
.bricon-chevron-left:before {
  content: "\e918";
}
.bricon-cutlery:before {
  content: "\e919";
}
.bricon-hamburger-menu:before {
  content: "\e91a";
}
.bricon-activity:before {
  content: "\e915";
}
.bricon-arrow-left:before {
  content: "\e916";
}
.bricon-trash:before {
  content: "\e917";
}
.bricon-checkbox-checked:before {
  content: "\e913";
}
.bricon-presentation-chart:before {
  content: "\e914";
}
.bricon-chevron-right:before {
  content: "\e912";
}
.bricon-chevron-up:before {
  content: "\e911";
}
.bricon-arrow-up:before {
  content: "\e909";
}
.bricon-camera:before {
  content: "\e90a";
}
.bricon-chevron-down:before {
  content: "\e90b";
}
.bricon-expand:before {
  content: "\e90c";
}
.bricon-file-check:before {
  content: "\e90d";
}
.bricon-snowflake:before {
  content: "\e90e";
}
.bricon-tv:before {
  content: "\e90f";
}
.bricon-wifi:before {
  content: "\e910";
}
.bricon-marker-pin:before {
  content: "\e908";
}
.bricon-arrow-right:before {
  content: "\e907";
}
.bricon-acommodation:before {
  content: "\e900";
}
.bricon-calendar:before {
  content: "\e901";
}
.bricon-heart-treatment:before {
  content: "\e902";
}
.bricon-magnifier:before {
  content: "\e903";
}
.bricon-my-account:before {
  content: "\e904";
}
.bricon-phone-holder:before {
  content: "\e905";
}
.bricon-sun:before {
  content: "\e906";
}
