Font family not working on linux container

Hi Team i am using the following code in my html template

<table style="table-layout: auto; width: 100%;text-align: left;font-family:Arial, Helvetica, sans-serif">
</table>

but it not working. it is showing us the linux default font. please help us in resolving the issue

@adithya_sai

Would you please try installing MS Core Fonts in your environment and in case issue still persists, please let us know. You may try to find and install the ttf-mscorefonts-installer package and also make sure that libgdiplus package is installed.