Controlling Font Performance with font-display
Tags :Deciding the behavior for a web font as it is loading can be an important performance tuning technique. The new font-display descriptor for `@font-face` lets developers decide how their web fonts will render (or fallback), depending on how long it takes for them to load.
Source: https://developers.google.com/web/updates/2016/02/font-display via #ifttt