Discover legacy content from FontShop.com, preserved for your reference.
Web Fonts and High Fidelity Branding
Chris Roberts in Archive on December 9, 2010
Great talk by Stefan Münch at TEDxBerlin about the importance of web fonts for branding.
let tagTimeOutId; myfonts.addLocaleToRelatedTags = () => { if(tagTimeOutId) { clearTimeout(tagTimeOutId); } if($("li[data-classname='gs__card__slider__item__tag']").length){ $("li[data-classname='gs__card__slider__item__tag']").each(function(){ $(this).find("a").attr("href", myfonts.addLocaleToURL($(this).find("a").attr("href"))); }); } else{ tagTimeOutId = setTimeout(myfonts.addLocaleToRelatedTags, 500); } }
Chris Roberts in Archive on December 9, 2010
Great talk by Stefan Münch at TEDxBerlin about the importance of web fonts for branding.