You can create a folder named .fonts
in your home and move your ttf here,
but it's better to drop them on ~/.local/share/fonts
since .fonts
is deprecated.
Also, you may want to drop them on /usr/share/fonts
if you want them to be available to all users.
To confirm the availibility of your font, just write fc-list "fontName"
where fontName
is the font's name.