Edited preferencesPage.svelte, added fonts and css files #80

Merged
matthieu42morin merged 1 commits from Matthieu/Fonts-preferences into master 2023-03-23 16:32:55 +00:00

1 Commits

Author SHA1 Message Date
matthieu42morin cacee53686 Edited preferencesPage.svelte, added fonts and css files
On branch Matthieu/Fonts-preferences
 Changes to be committed:
	new file:   public/fonts/Redacted_Script/OFL.txt
	new file:   public/fonts/Redacted_Script/RedactedScript-Bold.ttf
	new file:   public/fonts/Redacted_Script/RedactedScript-Light.ttf
	new file:   public/fonts/Redacted_Script/RedactedScript-Regular.ttf
	new file:   public/fonts/Source_Sans_Pro/OFL.txt
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-Black.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-BlackItalic.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-BoldItalic.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-ExtraLight.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-ExtraLightItalic.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-Italic.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-Light.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-LightItalic.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf
	new file:   public/fonts/Source_Sans_Pro/SourceSansPro-SemiBoldItalic.ttf
	new file:   src/colors.css
	renamed:    src/lib/components/Categories/category3InRow.svelte -> src/lib/components/Categories/preference.svelte
	modified:   src/routes/onboarding/preferencesPage.svelte
	new file:   src/typography.css
2023-03-23 17:27:31 +01:00