I've searched and searched to try and find an answer for this but can't seem to find the answer.
I was wondering if you use src: local() I understand this checks to see if the user has the font installed first before downloading it right!?
However what I can't seem to find out is, when the font is downloaded for the first time, does this permanently store the font on the users computer (as in the user don't need to download it again next time) or does it get removed shortly after?
I'm wondering because it's unlikely people will have the font installed without them downloading it from the site and hence if it's not going to be stored for an extended period of time then I see no need to use src: local().
I'm also not sure if I do end up using src: local if I should indeed be using the "smiley face" hack as well!?
Font Squirrel don't seem to use them, so I found that interesting.