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

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

.logo-BMT_ICON:before {
  content: "\e900";
}
