Open
Description
issue: Create a separate utility class for Fonts
description:
The PES Buzz app aims to enhance its typography by creating a dedicated page that provides various font styles. This issue focuses on creating a separate class for fonts, offering different types of fonts that can be used throughout the app.
Tasks:
- Develop a class that provides access to a variety of font styles, including headings, subheadings, and body text.
- Implement these font styles in relevant app components.
- Ensure the fonts align with the app's branding and enhance the user experience.
Acceptance Criteria:
- A dedicated class for fonts is created and documented.
- Various font styles are available for use in the app.
- Fonts are implemented in app components and enhance the overall design.
- The font styles align with the app's branding and purpose.
Definition of Done:
- The fonts class is well-documented for reference.
- The app components implement the new font styles.
- The fonts enhance the app's design and readability.
- The issue is reviewed and accepted for implementation.