@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Text:ital,wght@0,400..800;1,400..800&display=swap');


.wix-madefor-text-<uniquifier> {
  font-family: "Wix Madefor Text", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


div.info-title { font-family: 'Wix Madefor Text'; }
.poly {
    padding:6px;
}


body {
font-family: "Wix Madefor Text";
}
