Well the title pretty much says it all. I am looking for the name of the font used by the Yik Yak app and am also wondering if it can be used on a website by using the font-family class.
Asked
Active
Viewed 1,380 times
-1
-
Stackoverflow is for programming questions, and programming related questions. This is [not one of those](http://stackoverflow.com/help/on-topic). This is a question to sent a tweet to YikYak over, or use google. – Mike 'Pomax' Kamermans Aug 11 '15 at 03:59
1 Answers
0
Yik Yak used AvenirLTStd font. To know better which font they are used, you can 'view source' on your web browser.
I searched on google and you can download it on http://www.cufonfonts.com/en/font/13298/avenir-lt-std

shhrzl
- 282
- 1
- 4
- 15
-
Ah, I didnt know you could check in the "view source" thing. Thanks. – DarthVoid Aug 12 '15 at 02:17