May 2, 2017 at 11:01
#30046
You may use free FontForge tool to convert OTF to TTF.
If you familiar with Python programming, you may also use the simple script
https://github.com/fonttools/fonttools/blob/master/Snippets/otf2ttf.py