@font-face {
  font-family: 'NeusaNextPro';
  font-weight: 400; /* Regular */
  font-style: normal;
  src: url('https://helpdesk.vdttechnology.com/getUserFile?customerId=334&filename=NeusaNextPro_Regular.woff') format('woff');
}

@font-face {
  font-family: 'NeusaNextPro';
  font-weight: 700; /* Bold */
  font-style: normal;
  src: url('https://helpdesk.vdttechnology.com/getUserFile?customerId=334&filename=NeusaNextPro-Bold.woff') format('woff');
}

/* Use the same family but vary weight in the stylesheet */
body {
  font-family: 'NeusaNextPro', sans-serif !important;
}
