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

.gem-print-icon.gem-icon-pack-userpack {
  display: inline-block;
  font-family: 'UserPack';
  line-height: 1;
  text-rendering: auto;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
}