This article provides steps on adding Google fonts to a RAPT Project.
- Create a new Interactive Video or edit an existing one
- Click on 'Project settings'.
- Insert 1 Google font to the project: <link href="https://fonts.googleapis.com/css?family=Beth+Ellen" rel="stylesheet">
- Click on 'Update' button.
- Close the 'Settings' screen.
- Open a video in edit mode.
- Select any node.
- Open 'Font' dropdown.
- Select added font from the list.
- Click on 'Save project' button.
- Play it outside the composer and verify that selected font is displayed correctly
- If you want to add several Google fonts, please use following example: <link href="https://fonts.googleapis.com/css?family=Black+Han+Sans|Sedgwick+Ave|Beth+Ellen" rel="stylesheet">