I\'m using create-react-app and prefer not to eject.
eject
It\'s not clear where fonts imported via @font-face and loaded locally should go.
Namely,
Local fonts linking to your react js may be a failure. So, I prefer to use online css file from google to link fonts. Refer the following code,
or