@font-face {
  font-family: 'zgs-icon';
  src:  url('fonts/zgs-icon.eot?o7brs7');
  src:  url('fonts/zgs-icon.eot?o7brs7#iefix') format('embedded-opentype'),
    url('fonts/zgs-icon.ttf?o7brs7') format('truetype'),
    url('fonts/zgs-icon.woff?o7brs7') format('woff'),
    url('fonts/zgs-icon.svg?o7brs7#zgs-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.zgs-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'zgs-icon' !important;
  speak: never;
  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;
}

.zgs-icon-bot:before {
  content: "\e900";
}

.zgs-icon-bot {
  font-size: 35px;
}
