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

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

.govbank:before {
  content: "\e900";
}
.govbank-2:before {
  content: "\e901";
}
.govgovernment:before {
  content: "\e902";
}
.govgovernment-2:before {
  content: "\e903";
}
.govscatter-plot:before {
  content: "\e904";
}
.govsketch:before {
  content: "\e905";
}
.govskyline:before {
  content: "\e906";
}
.govwork:before {
  content: "\e907";
}
.govworkplace:before {
  content: "\e908";
}
