[bug]dont work letter-spacing css property for "NunitoSans-ExtraBold" font

next steps to repeat:
CSS property:{
font-family: “Nunito Sans”;
font-size: 12px;
font-style: normal;
font-weight: 800;
line-height: 18px; /* 150% */
letter-spacing: 1.32px;
text-transform: uppercase;
}
text:“добавить кнопку”
the text in the browser is the same as in the design if there is no letter-spacing
otherwise, the text is wider

Hi there,

Thanks for reaching out! As I may not understanding fully about the issue you’re facing, it looks it shows correctly on my Chrome.

Could you share the steps to reproduce this issue so I can investigate more?

Thanks!
Toku