html body.ro,
html body.ro * {
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif !important;
}
html body.ro nav .logo-area .custom .energy,
html body.ro * nav .logo-area .custom .energy {
  font: 400 2.125rem / 2.125rem "IVECO-Energy";
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-family: "IVECO-Energy" !important;
}
@media print, screen and (min-width: 1024px) {
  html body.ro nav .logo-area .custom .energy,
  html body.ro * nav .logo-area .custom .energy {
    font: 400 2.125rem / 2.125rem "IVECO-Energy";
    font-family: "IVECO-Energy";
  }
}
html body.ro nav .logo-area .custom .energy.sub,
html body.ro * nav .logo-area .custom .energy.sub {
  font: 400 1.25rem / 1.25rem "IVECO-Energy";
  font-family: "IVECO-Energy" !important;
}
/*# sourceMappingURL=rofont.css.map */