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

i.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bertonfont' !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;
}

.b-icon-berton-texto:before {
  content: "\e000";
}
.b-icon-berton-logo:before {
  content: "\e001";
}
.b-icon-berton-logo-no-text:before {
  content: "\e002";
}
.b-icon-berton-solo-b:before {
  content: "\e003";
}
.b-icon-logo-berton-round:before {
  content: "\e004";
}
.b-icon-logo-car:before {
  content: "\e005";
}
.b-icon-logo-bike:before {
  content: "\e006";
}
.b-icon-logo-truck:before {
  content: "\e007";
}
.b-icon-isat-box:before {
  content: "\e008";
}
.b-icon-isat:before {
  content: "\e009";
}
.b-icon-menu-id:before {
  content: "\e00a";
}
.b-icon-menu-averias:before {
  content: "\e00b";
}
.b-icon-menu-elementos:before {
  content: "\e00c";
}
.b-icon-menu-actuadores:before {
  content: "\e00d";
}
.b-icon-menu-informe:before {
  content: "\e00e";
}
.b-icon-actualizacion-version:before {
  content: "\e00f";
}
.b-icon-actualizacion-revision:before {
  content: "\e010";
}
.b-icon-open-close:before {
  content: "\e011";
}
.b-icon-square:before {
  content: "\e012";
}
.b-icon-close:before {
  content: "\e013";
}
.b-icon-download:before {
  content: "\e014";
}
.b-icon-lock:before {
  content: "\e015";
}
.b-icon-unlock-alt:before {
  content: "\e016";
}
.b-icon-unlock:before {
  content: "\e017";
}
.b-icon-logo-car-off:before {
  content: "\e018";
  color: #757575;
}
.b-icon-logo-bike-off:before {
  content: "\e019";
  color: #757575;
}
.b-icon-logo-truck-off:before {
  content: "\e020";
  color: #757575;
}
