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

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

.d4m-location:before {
  content: "\e900";
  color: #00a5c3;
}
