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

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

.mack-info:before {
  content: "\e601";
}
.mack-team:before {
  content: "\e602";
}
.mack-marker:before {
  content: "\e603";
}
.mack-piper:before {
  content: "\e900";
}
