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

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

.iconmid-avg-high-low:before {
  content: "\e900";
}
.iconmid-high-low:before {
  content: "\e901";
}
.iconmid-rain:before {
  content: "\e902";
}
.iconmid-record-high:before {
  content: "\e903";
}
.iconmid-record-low:before {
  content: "\e904";
}
