\documentclass{article} \usepackage{luaotfload} \begin{document} Hello \(1+1=\sqrt{4}\) % This loads an ofm font with the extention... \font\testo omarab.ofm\testo .,: % and without. \font\testo omarabb\testo .,: \end{document}