Zend certified PHP/Magento developer

adding new fonts at Magento Cloud

Hello I would like to add fonts and folder at

/lib/internal/

BUT, since this is core folder, I cannot push files from there to server, where I should move this font folder? so I can get below code work?

$this->_rootDirectory->getAbsolutePath('lib/internal/LatoFont/Lato-Italic.ttf')

Thanks