@font-face {
  font-family: 'mpricon';
  src:  url('fonts/mpricon.eot?af3eva');
  src:  url('fonts/mpricon.eot?af3eva#iefix') format('embedded-opentype'),
    url('fonts/mpricon.ttf?af3eva') format('truetype'),
    url('fonts/mpricon.woff?af3eva') format('woff'),
    url('fonts/mpricon.svg?af3eva#mpricon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="mpr-"], [class*=" mpr-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mpricon' !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;
}

.mpr-design:before {
  content: "\e900";
}
.mpr-rent:before {
  content: "\e901";
}
.mpr-shopping-bag:before {
  content: "\e902";
}
.mpr-shopping-cart:before {
  content: "\e903";
}
.mpr-smartphone-call:before {
  content: "\e904";
}
