[HELP]How to do people put this font in game?

http://www.fontsner.com/font/SignPainter_HouseScript-71848.html

I seen in a lot in some servers and I was wondering if its a native font of gta5 or if people put in somehow?

SetTextFont(fontType)

0 FONT_BANK
1 FONT_PAGER
2 FONT_HEADING

Goes up to 7. But yes with the nui you can use your own fonts.

ui_page ‘carshop.html’

files {
‘carshop.html’,
‘css/bootstrap.css’,
‘css/bootstrap.min.css’,
‘css/shop-homepage.css’,
‘fonts/glyphicons-halflings-regular.eot’,
‘fonts/glyphicons-halflings-regular.svg’,
‘fonts/glyphicons-halflings-regular.ttf’,
‘fonts/glyphicons-halflings-regular.woff’,
‘fonts/glyphicons-halflings-regular.woff2’,
‘js/bootstrap.js’,
‘js/bootstrap.min.js’,
‘js/jquery.js’,
}

That’s cut from Brythons es_carshop.

‘SetTextFont(2)’ would be the font you are asking for