quintype / quintype-amp

Quintype's AMP component library for publisher apps to create amp layouts
0 stars 1 forks source link

[feat]: Add support for custom fonts #430

Open shraddha-kesari opened 1 year ago

shraddha-kesari commented 1 year ago

Description

At present, we support only google fonts by doing this we can support all the origin urls which AMP supports. We will Pick up custom font url from amp config that is added in Bold. Settings > configure > amp under Fonts

Ref ticket: https://github.com/quintype/ace-planning/issues/837

Dependencies # (dependency-issue-reference)

Documentation # (link to the corresponding documentation changes)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Add custom font url in the custom font field in Bold and check whether its reflecting in the frontend or not

Checklist: