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

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

.pp-btn-user:before {
  content: "\e917";
}
.pp-btn-users:before {
  content: "\e918";
}
.pp-btn-check:before {
  content: "\e900";
}
.pp-btn-cross:before {
  content: "\e901";
}
.pp-btn-upload:before {
  content: "\e902";
}
.pp-btn-download:before {
  content: "\e903";
}
.pp-btn-edit:before {
  content: "\e904";
}
.pp-btn-email:before {
  content: "\e905";
}
.pp-btn-eye:before {
  content: "\e906";
}
.pp-btn-gear:before {
  content: "\e907";
}
.pp-btn-heart:before {
  content: "\e908";
}
.pp-btn-home:before {
  content: "\e909";
}
.pp-btn-lightning:before {
  content: "\e90a";
}
.pp-btn-link:before {
  content: "\e90b";
}
.pp-btn-lock:before {
  content: "\e90c";
}
.pp-btn-minus:before {
  content: "\e90d";
}
.pp-btn-next:before {
  content: "\e90e";
}
.pp-btn-phone:before {
  content: "\e90f";
}
.pp-btn-plus:before {
  content: "\e910";
}
.pp-btn-reload:before {
  content: "\e911";
}
.pp-btn-sparkle:before {
  content: "\e912";
}
.pp-btn-star:before {
  content: "\e913";
}
.pp-btn-trash:before {
  content: "\e914";
}
.pp-btn-unlock:before {
  content: "\e915";
}
.pp-btn-back:before {
  content: "\e916";
}
