<div dir="ltr">> It might help if we used the file name of the otf font rather than the font name!<div><br></div><div>Indeed the following seems to work with both lualatex and xelatex:</div><div><br></div><div>\defaultfontfeatures{<br>   Ligatures = TeX ,<br>   Extension = .otf }<br>\setmainfont<br>  [UprightFont = *rm,<br>   ItalicFont =  *ti,<br>   BoldFont = *bx,<br>   BoldItalicFont = *bi]<br>  {cmuno}<br></div><div><br></div><div>Bob T.</div></div>