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

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

.LOGOBSC-Logo-Wei:before {
  content: "\e900";
  color: #fff;
}
