Custom Fonts¶
RenderCV automatically discovers custom fonts placed in a fonts directory next to your YAML input file.
How to Use Custom Fonts¶
-
Create a
fontsdirectory in the same location as your YAML file: -
In your YAML file, specify the font family name in the design section:
Supported Font Formats¶
.ttf(TrueType Font).otf(OpenType Font)
Font Family Names¶
Use the font family name exactly as defined in the font file's metadata. For most fonts, this is the name you see when you install the font on your system.