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

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

.icon-maryparking_car:before {
  content: "\e900";
}
.icon-marydog_pet:before {
  content: "\e901";
}
