@charset "UTF-8";

@font-face {
  font-family: "BAL Material Design Icons";
  src:url("/GreenOffshoreTech/javax.faces.resource/fonts/bal-material-design.eot.xhtml?ln=bal-material-design-icons");
  src:url("/GreenOffshoreTech/javax.faces.resource/fonts/bal-material-design.eot.xhtml?ln=bal-material-design-icons&#iefix") format("embedded-opentype"),
    url("/GreenOffshoreTech/javax.faces.resource/fonts/bal-material-design.woff.xhtml?ln=bal-material-design-icons") format("woff"),
    url("/GreenOffshoreTech/javax.faces.resource/fonts/bal-material-design.ttf.xhtml?ln=bal-material-design-icons") format("truetype"),
    url("/GreenOffshoreTech/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 {
    font-family: 'BAL Material Design Icons';
    
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;

    -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";
}
