While trying to use custom Malayalam font in my app the wkwebview is not resulting in correct font format. The same code works fine in uiwebview but in wkwebview the font is not recognised or the font is not correctly added.
code:
font-face { font-family: 'ML-TTKarthika'; src: url('ML-TTKarthika-Normal.ttf')}