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

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

.mm-door:before {
  content: "\e900";
}
.mm-location:before {
  content: "\e901";
}
.mm-phone-call:before {
  content: "\e902";
}
.mm-email:before {
  content: "\e903";
}
.mm-wall-clock:before {
  content: "\e904";
}
.mm-window:before {
  content: "\e905";
}
.mm-jalousie:before {
  content: "\e906";
}
