Proposal Summary
This proposal includes the implementation of adding the font-family FranklinGothic to the theme of all the three SCA domains.
Requirement
To add the font family Franklin-Gothic to the theme of all the three domains.
Our Solution
The font will be added to the “Fonts” in the assets folder in the theme.

Then in the fonts section of the BaseSassStyles, a new scss file is created for the added font.

Each font will be added to the newly created scss file with its font-family, src, font-weight and font-style. Import the newly added sass file of Font in the _main-variables.scss.

A new variable for the font will be added in the _typography.scss file for the easy application

The font-family will be changed to Franklin Gothic in the entire theme.
Time – 12h