Content-Security-Policy: The page’s settings blocked the loading of a resource (font-src) at chrome-extension://*/static/assets/fonts/WorkSans-Black

Good afternoon, i have this problem when run my react app.
I recently added webpack to my project, I had no problems with it before, I tested in Chrome and firefox there were such errors everywhere, no extensions were installed, and it would seem that I disabled all the fonts in the style files that were in errors, but they did not disappear
i don’t use nginx or something like this, i’m tested it only on localhost.
include meta tag in public/index.html also doesn’t work.
front – react, back – node.js (express)

Erorr:
Content-Security-Policy: The page’s settings blocked the loading of a resource (font-src) at chrome-extension://**/static/assets/fonts/WorkSans-Black.ttf because it violates the following directive: “font-src ‘self’” localhost:8080