@font-face {
  font-display: block;
  font-family: "mcal-icons";
  src: url("./mcal-icons.eot?f2858470333e7dd7643081ae1177c308#iefix") format("embedded-opentype"),
url("./mcal-icons.woff2?f2858470333e7dd7643081ae1177c308") format("woff2"),
url("./mcal-icons.woff?f2858470333e7dd7643081ae1177c308") format("woff");
}

i[class^="mcal-icon-"]::before, i[class*=" mcal-icon-"]::before {
  font-family: mcal-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mcal-icon-calendar::before {
  content: "\f101";
}
.mcal-icon-category::before {
  content: "\f102";
}
.mcal-icon-chevron-down::before {
  content: "\f103";
}
.mcal-icon-chevron-left::before {
  content: "\f104";
}
.mcal-icon-chevron-right::before {
  content: "\f105";
}
.mcal-icon-map::before {
  content: "\f106";
}
.mcal-icon-tag::before {
  content: "\f107";
}
.mcal-icon-text::before {
  content: "\f108";
}
.mcal-icon-user::before {
  content: "\f109";
}
