Hey @NAlves7 HubSpot forms use a selection of google fonts within their themes. This cannot be changed within the UI.
You can however also use any custom styling you like outside of the HubSpot form themes. If you enable "set as raw html form" within your form's styling options you can use your own stylesheet to style your forms. This will inherit any styling from your stylesheets, so you could import Avenir next into your stylesheet and set this as your form's font through your custom CSS.
Hey @NAlves7 HubSpot forms use a selection of google fonts within their themes. This cannot be changed within the UI.
You can however also use any custom styling you like outside of the HubSpot form themes. If you enable "set as raw html form" within your form's styling options you can use your own stylesheet to style your forms. This will inherit any styling from your stylesheets, so you could import Avenir next into your stylesheet and set this as your form's font through your custom CSS.