Hacker News new | ask | show | jobs
by Dalewyn 752 days ago
I find the deliberate choice of a left-handed font for this example intriguing.
1 comments

Was it deliberate?
From the source code:

><link rel="preload" href="fonts/font.woff2" as="font">

>@font-face { font-family: 'Gloria Hallelujah'; ... src: local('Gloria Hallelujah'), local('GloriaHallelujah'), url(fonts/font.woff2) format('woff2'); ... }

>body { ... font-family: 'Gloria Hallelujah', sans-serif; ... }

So yes, the choice of font looks to be quite deliberate.

Do we know they know it’s left handed, that was more my (our?) question