@font-face {
  font-family: 'gva-icon';
  src: url("../fonts/icon/icon.eot?blahfl");
  src: url("../fonts/icon/icon.eot?blahfl#iefix") format("embedded-opentype"), url("../fonts/icon/icon.ttf?blahfl") format("truetype"), url("../fonts/icon/icon.woff?blahfl") format("woff"), url("../fonts/icon/icon.svg?blahfl#monia") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="gv-icon"], [class*=" gv-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gva-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;
}

.gv-icon-158:before {
  content: "\e99d";
}

.gv-icon-159:before {
  content: "\e99e";
}
