CV builder & tailoring

GET /cv-fonts Session only

The typefaces a CV may use.

Read this rather than hard-coding a list: an unregistered document.style.font_family is dropped on save and the CV renders in the template's own face. note names the familiar face the entry matches; css is a font stack for rendering a preview in a browser.

curl
curl "https://freehire.me/api/v1/cv-fonts" -b cookies.txt
json — response
{ "data": [ { "id": "tinos", "label": "Tinos", "note": "Times New Roman metrics", "css": "Tinos, \"Times New Roman\", Times, serif" } ] }

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available