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

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

.wa-wa-user-circe:before {
  content: "\e913";
}
.wa-wa-question:before {
  content: "\e908";
}
.wa-wa-question-circle-outilne:before {
  content: "\e909";
}
.wa-wa-save:before {
  content: "\e90a";
}
.wa-wa-search:before {
  content: "\e90b";
}
.wa-wa-shopping-cart:before {
  content: "\e90c";
}
.wa-wa-upload:before {
  content: "\e90d";
}
.wa-wa-credit-card:before {
  content: "\e90e";
}
.wa-wa-expand:before {
  content: "\e90f";
}
.wa-wa-eye:before {
  content: "\e910";
}
.wa-wa-image-edit:before {
  content: "\e911";
}
.wa-wa-minus:before {
  content: "\e912";
}
.wa-wa-copy:before {
  content: "\e905";
}
.wa-wa-star:before {
  content: "\e906";
}
.wa-wa-check:before {
  content: "\e907";
}
.wa-wa-edit:before {
  content: "\e900";
}
.wa-wa-more:before {
  content: "\e901";
}
.wa-wa-plus:before {
  content: "\e902";
}
.wa-wa-reload:before {
  content: "\e903";
}
.wa-wa-remove:before {
  content: "\e904";
}
