I am currently programming my website which I use with WordPress and OceanWP as a theme. Today I made research about the icons which OceanWP and thus thousands of users (commercial or not) use.
What unfortunately comes across to me quite contradicting is that on the website of the icon provider https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself it is said that the CSS and JS files named:
"regular.css, light.css, regular.js and light.js" can only be used with Pro.
But if you download the free package at the beginning of the page, these files are included and the license says:
Font Awesome Free is free, open source, and GPL friendly. You can use it for
commercial projects, open source projects, or really almost whatever you want.
Full Font Awesome Free license: https://fontawesome.com/license/free.
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
packaged as SVG and JS file types.
# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)
In the Font Awesome Free download, the SIL OFL license applies to all icons
packaged as web and desktop font files.
# Code: MIT License (https://opensource.org/licenses/MIT)
In the Font Awesome Free download, the MIT license applies to all non-font and
non-icon files.
And, if it were only allowed to use it under Pro, OceanWP, for example, would make itself punishable on their own website.
How can I solve the mystery of whether I can incorporate and use the orders as a whole commercial?