+ 1
What font does SoloLearn use
What fonts does SoloLearn use, and where could I find their links?
13 Respuestas
+ 2
Ipang what about for the app?
+ 2
Katz,
I honestly don't have any idea.
+ 2
Ipang ok, thanks
+ 2
Ipang you can see in my code
https://code.sololearn.com/Wq3OL29GwuCv/?ref=app
+ 2
Manish Aravindh
Nice one man, how did you find out about the font though ...
+ 2
Manish Aravindh
Great! I thought so too.
But it didn't cross my mind the app and web could share the use of the same font : )
+ 1
If you’re going to downvote a valid question, PLEASE comment why.
+ 1
If you're using the web interface, maybe try to view code, to see such settings in the CSS sheet.
+ 1
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@500&display=swap');
font-family: 'Fira Sans', sans-serif;
hope that helps
+ 1
Manish Aravindh
That is the font used in the app?
+ 1
Ipang thay use this font and roboto font
+ 1
Ipang you can find them in the Sololearn website when you use inspector mode ( developer options)
0
Here is the font that sololearn use for their code snippets, i checked the one of the website not a from native app or maybe they are using the same font, i dont know. I learn via web browser.
font name : Fira Mono