template, where do i import them in react app. i have tried in src/index.js, like
import "https://fonts.googleapis.com/css?family=Heebo:400,500,700|Fira+Sans:600"
...
...
but it didn't work.
why do you want to import it in react?
there is a HTML head plugin AFAIK to do such things
Обсуждают сегодня