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

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

.wdm-WMDM-Icons_wordpress:before {
  content: "\e900";
}
.wdm-WMDM-Icons_directmail:before {
  content: "\e901";
}
