You can set change the fonts using these Bootstrap variables:
You can pick the font value from the pre-defined fonts defined here:
{{ font_name }}
: {{ font_conf.stack }}
{% if 'google' in font_conf %}
(Google)
{% end %}
You can also pick your font stack directly:
To use a custom font, import it before your import bootstraptheme.css
. For example: