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

.ppb {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'uppb-icons' !important;
  speak: none;
  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;
}

.ppb-cross-circle:before {
  content: "\e900";
}
.ppb-cross:before {
  content: "\e901";
}
