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

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

.stateicons-joist:before {
  content: "\e900";
}
.stateicons-insulating-tape:before {
  content: "\e901";
}
.stateicons-paper-roll:before {
  content: "\e902";
}
.stateicons-rolled:before {
  content: "\e903";
}
.stateicons-roof:before {
  content: "\e904";
}
.stateicons-batten:before {
  content: "\e905";
}
