problem to include fontawesome 6 on magento 2

31 views Asked by At

I have a Magento 2 project and I want to insert only the brands and solid parts of FontAwesome 6. I downloaded the CSS and WOFF2 files and placed them in the appropriate structure. structure

Additionally, I added these lines to the default_head_blocks.xml file. inside tag head on file default_head_blocks.xml However, it's not working; I've run the setup:upgrade, setup:di:compile, and setup:static-content:deploy commands, but the icons are still broken.

Can anyone help-me please.

I am expected some like this icons fontawesome For now, it's set up like this. not loaded icons

0

There are 0 answers