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

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

.mc-icon-stay:before {
  content: "\e900";
}
.mc-icon-build:before {
  content: "\e901";
}
.mc-icon-rally-together:before {
  content: "\e902";
}
.mc-icon-think-big:before {
  content: "\e903";
}
.mc-icon-dig:before {
  content: "\e904";
}
.mc-icon-location:before {
  content: "\e947";
}
.mc-icon-search:before {
  content: "\e909";
}
.mc-icon-arrow-down:before {
  content: "\e907";
}
.mc-icon-calendar:before {
  content: "\e908";
}
.mc-icon-instagram:before {
  content: "\e905";
}
.mc-icon-youtube:before {
  content: "\e906";
}
.mc-icon-google-plus:before {
  content: "\e90a";
}
.mc-icon-linkedin:before {
  content: "\e90b";
}
.mc-icon-facebook:before {
  content: "\e90c";
}
.mc-icon-twitter:before {
  content: "\e90d";
}
.mc-icon-mail:before {
  content: "\e90e";
}
