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

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

.icon-bicycle:before {
  content: "\e900";
}
.icon-bus:before {
  content: "\e901";
}
.icon-elevator:before {
  content: "\e902";
}
.icon-escalator:before {
  content: "\e903";
}
.icon-parking:before {
  content: "\e904";
}
.icon-melbtram .path1:before {
  content: "\e905";
  color: rgb(255, 255, 255);
}
.icon-melbtram .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(113, 190, 70);
}
.icon-toilet:before {
  content: "\e907";
}
.icon-vicbus .path1:before {
  content: "\e908";
  color: rgb(255, 255, 255);
}
.icon-vicbus .path2:before {
  content: "\e909";
  margin-left: -0.9990234375em;
  color: rgb(246, 138, 36);
}
