Hi Team,
Could you please remove the @font-face rule with src: url('xxxxxx') from the latest version of css_variables.css in the sap_horizon theme? We are facing an issue where our iframe on the web cannot access the fonts defined in css_variables.css. Before these rules were added to css_variables.css, we used a fonts.scss file and configured Webpack to inline these fonts, which has been working well consistently. The fonts defined in fonts.scss originate from the sap_horizon theme.
Should the font-face be defined separately since it is common?
Hi Team,
Could you please remove the @font-face rule with src: url('xxxxxx') from the latest version of css_variables.css in the sap_horizon theme? We are facing an issue where our iframe on the web cannot access the fonts defined in css_variables.css. Before these rules were added to css_variables.css, we used a fonts.scss file and configured Webpack to inline these fonts, which has been working well consistently. The fonts defined in fonts.scss originate from the sap_horizon theme.
Should the font-face be defined separately since it is common?