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

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

.zxp-icon-menu:before {
  content: "\e90b";
}
.zxp-icon-architect-with-helmet:before {
  content: "\e900";
}
.zxp-icon-couch:before {
  content: "\e901";
}
.zxp-icon-insurance:before {
  content: "\e902";
}
.zxp-icon-old-telephone-ringing:before {
  content: "\e903";
}
.zxp-icon-plan:before {
  content: "\e904";
}
.zxp-icon-pumpjack:before {
  content: "\e905";
}
.zxp-icon-right-quote:before {
  content: "\e906";
}
.zxp-icon-skyline:before {
  content: "\e907";
}
.zxp-icon-stairs:before {
  content: "\e908";
}
.zxp-icon-time-passing:before {
  content: "\e909";
}
.zxp-icon-wallpaper:before {
  content: "\e90a";
}
