body {
  font-variant-numeric: lining-nums;
}


.tn-atom {
    font-feature-settings: 'pnum' on, 'lnum' on;
}