:root {
  --NITG-font-family: 'notosans-regular', sans-serif;
  --NITG-font-weight-400: '400', sans-serif;
  --NITG-font-style-normal: 'normal', sans-serif;
  --NITG-font-family: 'notosans-medium', sans-serif;
  --NITG-font-weight-500: '500', sans-serif;
  --NITG-font-style-normal: 'normal', sans-serif;
  --NITG-font-family: 'notosans-semibold', sans-serif;
  --NITG-font-weight-600: '600', sans-serif;
  --NITG-font-style-normal: 'normal', sans-serif;
  --NITG-font-family: 'notosans-bold', sans-serif;
  --NITG-font-weight-700: '700', sans-serif;
  --NITG-font-style-normal: 'normal', sans-serif;
}
