You need to install a Chrome extension called Stylish, then you can add extra CSS:
#files .file .data pre, #files .file .line-data, #files .file .line-number, #readme div.plain pre, .blob-code-inner, .blob-code {
font-family: PragmataPro, monospace !important;
}