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

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

.wattson-Wattson-ICONS-bulb:before {
  content: "\e900";
}
.wattson-Wattson-ICONS-ev:before {
  content: "\e901";
}
.wattson-Wattson-ICONS-home:before {
  content: "\e902";
}
.wattson-Wattson-ICONS-maintenance:before {
  content: "\e903";
}
.wattson-Wattson-ICONS-testing:before {
  content: "\e904";
}
