@font-face {
  font-family: "pds-icons";
  src: url('pds-icons.woff2?t=1751533772259') format('woff2'),
  url('pds-icons.woff?t=1751533772259') format('woff');
}

.pds-icons {
  font-family: 'pds-icons', serif !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


