Module not found: Can't resolve '../fonts/Framework7Icons-Regular.eot'

Hi everyone,
after running npm start, I git this error

Failed to compile.

./src/css/icons.css (./node_modules/css-loader/dist/cjs.js??ref–6-oneOf-3-1!./node_modules/postcss-loader/src??postcss!./src/css/icons.css)

Module not found: Can’t resolve ‘…/fonts/Framework7Icons-Regular.eot’ in …

I also tried to install framework7-icons from the npm, but with no luck.
I am using framework7 with react

what I have missed?
Thanks,

You needed to create project with F7 CLI