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

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

.gp-ico_ava:before {
  content: "\e900";
}
.gp-ico_gp:before {
  content: "\e905";
}
