@font-face {
  font-family: 'peps-icon';
  src:
    url('fonts/peps-icon.ttf?2hfze1') format('truetype'),
    url('fonts/peps-icon.woff?2hfze1') format('woff'),
    url('fonts/peps-icon.svg?2hfze1#peps-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.nubsAffordable-elegance:before {
  content: "\e900";
}
.nubsCustomer-first:before {
  content: "\e901";
}
.nubsHigh-Quality:before {
  content: "\e902";
}
.nubsMission:before {
  content: "\e903";
}
.nubsVision:before {
  content: "\e904";
}
