Check Font
If you want to check that the following fonts is installed in your system or not run the below commands according to the locales:
Assamese:
The language locale code for Assamese is as
fc-match sans-serif:lang=as
Your Output should be like
Lohit-Assamese.ttf: "Lohit Assamese" "Regular"
Bengali:
The language locale code for Bengali is bn
fc-match sans-serif:lang=bn
Your Output should be like
Lohit-Bengali.ttf: "Lohit Bengali" "Regular"
German:
The language locale code for German is de
fc-match sans-serif:lang=de
Your Output should be like
DejaVuSans.ttf: "DejaVu Sans" "Book"
Gujarati:
The language locale code for Gujarati is gu
fc-match sans-serif:lang=gu
Your Output should be like
Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"
Hindi:
The language locale code for Hindi is hi
fc-match sans-serif:lang=hi
Your Output should be like
Lohit-Devanagari.ttf: "Lohit Devanagari" "Regular"
Kannada:
The language locale code for Kannada is kn
fc-match sans-serif:lang=kn
Your Output should be like
Lohit-Kannada.ttf: "Lohit Kannada" "Regular"
Maithili:
The language locale code for Maithili is mai
fc-match sans-serif:lang=mai
Your Output should be like
Lohit-Devanagari.ttf: "Lohit Devanagari" "Regular"
Malayalam:
The language locale code for Malayalam is ml
fc-match sans-serif:lang=ml
Your Output should be like
Meera.ttf: "Meera" "Regular"
Marathi:
The language locale code for Marathi is mr
fc-match sans-serif:lang=mr
Your Output should be like
Lohit-Devanagari.ttf: "Lohit Devanagari" "Regular"
Odia:
The language locale code for Odia is or
fc-match sans-serif:lang=or
Your Output should be like
Lohit-Odia.ttf: "Lohit Odia" "Regular"
Punjabi:
The language locale code for Punjabi is pa
fc-match sans-serif:lang=pa
Your Output should be like
Lohit-Gurmukhi.ttf: "Lohit Gurmukhi" "Regular"
Tamil:
The language locale code for Tamil is ta
fc-match sans-serif:lang=ta
Your Output should be like
Lohit-Tamil.ttf: "Lohit Tamil" "Regular"
Telugu:
The language locale code for Telugu is te
fc-match sans-serif:lang=te
Your Output should be like
Lohit-Telugu.ttf: "Lohit Telugu" "Regular"
Japanese:
The language locale code for Japanese is ja
fc-match sans-serif:lang=ja
Your Output should be like
VL-Gothic-Regular.ttf: "VL Gothic" "regular"
NOTE :- These commands will work in Linux Operating System.