@font-face {
  font-family: 'state-maps';
  src:
    url('fonts/state-maps.ttf?gp14nl') format('truetype'),
    url('fonts/state-maps.woff?gp14nl') format('woff'),
    url('fonts/state-maps.svg?gp14nl#state-maps') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-state-mapsidaho-map:before {
  content: "\e900";
}
.icon-state-mapsoregon-map:before {
  content: "\e901";
}
.icon-state-mapswashington-map:before {
  content: "\e902";
}
.icon-state-mapsmontana-map:before {
  content: "\e903";
}
