The Quick Brown Fox
Font
Host Grotesk is the Edge of Elsewhere typeface - a neutral sans-serif used for headlines, UI, and body copy on our sites.
Edge of Elsewhere
An interactive art and entertainment concept opening in Somerville, Massachusetts. The quick brown fox jumps over the lazy dog. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Italic: invitations, captions, and emphasis when needed.
Edge of Elsewhere
An interactive art and entertainment concept opening in Somerville, Massachusetts. The quick brown fox jumps over the lazy dog. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Italic: invitations, captions, and emphasis when needed.
Font files
Host Grotesk is an open-source typeface available through Google Fonts and licensed under the SIL Open Font License (OFL). It may be freely used in Edge of Elsewhere brand materials.
CSS example
@font-face {
font-family: 'Host Grotesk';
src: url('host-grotesk-latin.woff2') format('woff2');
font-weight: 300 800;
font-style: normal;
font-display: swap;
}
body {
font-family: 'Host Grotesk', sans-serif;
}