@charset "UTF-8";

@font-face {
  font-family: "BAL Material Design Icons";
  src:url("/MDZ-Portal/javax.faces.resource/fonts/bal-material-design.eot.xhtml?ln=bal-material-design-icons");
  src:url("/MDZ-Portal/javax.faces.resource/fonts/bal-material-design.eot.xhtml?ln=bal-material-design-icons&#iefix") format("embedded-opentype"),
    url("/MDZ-Portal/javax.faces.resource/fonts/bal-material-design.woff.xhtml?ln=bal-material-design-icons") format("woff"),
    url("/MDZ-Portal/javax.faces.resource/fonts/bal-material-design.ttf.xhtml?ln=bal-material-design-icons") format("truetype"),
    url("/MDZ-Portal/javax.faces.resource/fonts/bal-material-design.svg.xhtml?ln=bal-material-design-icons#bal-material-design") format("svg");
  font-weight: normal;
  font-style: normal;

}


.bal {
    width: 24px;
    height: 24px;
    font-size: 24px;
    vertical-align: middle;

    font-family: 'BAL Material Design Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1.1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga'; 
}


.bal-fuel-tank:before {
  content: "\e002";
}
.bal-fuel-tank-outline:before {
  content: "\e003";
}
.bal-fuel-tank-50:before {
  content: "\e004";
}
.bal-fuel-cell:before {
  content: "\e005";
}
.bal-dual-fuel:before {
  content: "\e000";
}
.bal-chart-line-constant:before {
  content: "\e001";
}
.bal-chart-line-average:before {
  content: "\e006";
}
.bal-industry-4-0:before {
  content: "\e007";
}
.bal-del-box:before {
  content: "\e008";
}
