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

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

.blg-icon-Treadmil:before {
  content: "\e900";
  color: #fff;
}
.blg-icon-Lost:before {
  content: "\e901";
  color: #fff;
}
.blg-icon-Mirror:before {
  content: "\e902";
  color: #fff;
}
.blg-icon-Plate:before {
  content: "\e903";
  color: #fff;
}
.blg-icon-Plan:before {
  content: "\e904";
  color: #fff;
}
.blg-icon-Stress:before {
  content: "\e905";
  color: #fff;
}
