@font-face {
  font-family: 'peps-icon';
  src:
    url('fonts/peps-icon.ttf?ho0vpg') format('truetype'),
    url('fonts/peps-icon.woff?ho0vpg') format('woff'),
    url('fonts/peps-icon.svg?ho0vpg#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;
}

.nubsAsset-Creation:before {
  content: "\e900";
}
.nubsDiscovery--Audit:before {
  content: "\e901";
}
.nubsLaunch--Scale:before {
  content: "\e902";
}
.nubsStrategy-Design:before {
  content: "\e903";
}
