@charset "UTF-8";

@font-face {
  font-family: "gc2-icon-extras";
  src:url("gc2-icon-extras.eot");
  src:url("gc2-icon-extras.eot?#iefix") format("embedded-opentype"),
    url("gc2-icon-extras.woff") format("woff"),
    url("gc2-icon-extras.ttf") format("truetype"),
    url("gc2-icon-extras.svg#gc2-icon-extras") format("svg");
  font-weight: normal;
  font-style: normal;

}

.svg-icon-paw:before, .svg-icon-bus:before, .svg-icon-wheelchair:before, .svg-icon-lock:before, .svg-icon-unlock:before,
.svg-icon-jewish:before, .svg-icon-christian:before, .svg-icon-muslim:before, .svg-icon-yang-ying:before, .svg-icon-snowy:before,
.svg-icon-mentor:before {
  font-family: "gc2-icon-extras" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.svg-icon-paw:before {
  content: "\80";
}
.svg-icon-bus:before {
  content: "\81";
}
.svg-icon-wheelchair:before {
  content: "\82";
}
.svg-icon-lock:before {
  content: "\83";
}
.svg-icon-unlock:before {
  content: "\84";
}
.svg-icon-jewish:before {
  content: "\85";
}
.svg-icon-christian:before {
  content: "\86";
}
.svg-icon-muslim:before {
  content: "\87";
}
.svg-icon-yang-ying:before {
  content: "\88";
}
.svg-icon-snowy:before {
  content: "\89";
}
.svg-icon-mentor:before {
  content: "\90";
}
