@font-face {
  font-family: 'mezzofont';
  src:
    url('mezzofont.ttf?ome0e8') format('truetype'),
    url('mezzofont.woff?ome0e8') format('woff'),
    url('mezzofont.svg?ome0e8#mezzofont') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.mezzicon-loop:before {
  content: "\1f50d";
}
.mezzicon-process:before {
  content: "\2699";
}
.mezzicon-tasks:before {
  content: "\2705";
}
.mezzicon-home:before {
  content: "\1f3e0";
}
.mezzicon-diary:before {
  content: "\1f4c5";
}
.mezzicon-bim:before {
  content: "\1f4e6";
}
.mezzicon-directory:before {
  content: "\1f56e";
}
.mezzicon-document:before {
  content: "\1f5cf";
}
.mezzicon-documents:before {
  content: "\1f5d0";
}
.mezzicon-comments:before {
  content: "\1f5e9";
}
.mezzicon-calendar:before {
  content: "\1f4c5";
}
