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

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

.MHG-Rad_Icon:before {
  content: "\e0a0";
}
