I tried importing the exact way you mentioned to import into the index.js file, and still returns an error not found when the path matches.
import './assets/fonts/AvenirNextLTPro-Regular.otf';
in /src/index.js
Module not found: Error: Can't resolve './assets/fonts/AvenirNextLTPro-regular.otf' in 'MyPathToTheProject/src'