As said @herrstrietzel, kerning won't be applied to text with different layout context.
And as mentioned @BehRouz you can workaround by applying a negative margin-left (or margin-inline-start) with em
.
With javascript and opentype.js (getKerningValue), you can get all the kernings.