<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<title>TWK Everett — Modern Geometric Serif · Font Feature</title>
<!-- Preconnect to font delivery service (Google Fonts is placeholder, but actual TWK Everett is premium;
we simulate with high-quality local or CDN fallback but provide the official link to purchase/license.
For demonstration, we use a visually similar open-source serif as style reference, but prominently
feature the actual TWK Everett link and its distinct characteristics. -->
<style>
*
margin: 0;
padding: 0;
box-sizing: border-box;
body
background: #fdf9f2;
background-image: radial-gradient(circle at 10% 20%, rgba(230, 215, 190, 0.2) 2%, transparent 2.5%),
radial-gradient(circle at 85% 65%, rgba(200, 175, 140, 0.15) 1.8%, transparent 2%);
background-size: 48px 48px, 32px 32px;
font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
color: #1e1b16;
line-height: 1.4;
/* main container */
.feature-container
max-width: 1300px;
margin: 0 auto;
padding: 2rem 2rem 4rem;
/* header area */
.hero
text-align: center;
margin-bottom: 3.5rem;
border-bottom: 2px solid rgba(100, 70, 40, 0.2);
padding-bottom: 2rem;
.badge
display: inline-block;
background: #e5d5b8;
color: #3f2e1e;
font-size: 0.75rem;
font-weight: 600;
letter-spacing: 0.05em;
text-transform: uppercase;
padding: 0.3rem 1rem;
border-radius: 30px;
margin-bottom: 1.2rem;
backdrop-filter: blur(2px);
h1
font-size: 4.2rem;
font-weight: 500;
letter-spacing: -0.02em;
background: linear-gradient(135deg, #2b241c 0%, #6b4e2e 100%);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
margin-bottom: 0.75rem;
.subhead
font-size: 1.3rem;
color: #5b4a36;
max-width: 700px;
margin: 0 auto;
font-weight: 400;
.font-link-card
background: #ffffffdd;
backdrop-filter: blur(8px);
border-radius: 48px;
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 2px 5px rgba(0, 0, 0, 0.02);
padding: 0.8rem 1.8rem;
display: inline-flex;
align-items: center;
gap: 0.75rem;
flex-wrap: wrap;
justify-content: center;
margin-top: 1.8rem;
border: 1px solid rgba(210, 180, 140, 0.5);
transition: all 0.2s ease;
.font-link-card:hover
background: #fff9f0;
box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
border-color: #c9aa6f;
.font-link-card span
font-weight: 500;
color: #4e3a28;
.cta-link
font-family: monospace;
font-size: 1.05rem;
background: #f3eee7;
padding: 0.4rem 1rem;
border-radius: 60px;
text-decoration: none;
color: #8b5a2b;
font-weight: 600;
transition: 0.2s;
border: 1px solid #e2cfb5;
.cta-link:hover
background: #2b241c;
color: #f2e4d4;
border-color: #2b241c;
/* font showcase grid */
.showcase
margin: 4rem 0 3rem;
.section-title
font-size: 1.8rem;
font-weight: 450;
letter-spacing: -0.3px;
margin-bottom: 2rem;
border-left: 6px solid #b48c48;
padding-left: 1rem;
.cards-grid
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 2rem;
.type-card
background: rgba(255, 252, 245, 0.8);
backdrop-filter: blur(2px);
border-radius: 32px;
padding: 1.6rem;
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.02);
border: 1px solid #f0e2d0;
transition: transform 0.2s, box-shadow 0.2s;
.type-card:hover
transform: translateY(-5px);
box-shadow: 0 20px 30px -12px rgba(0, 0, 0, 0.1);
background: white;
border-color: #dec194;
.card-label
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: 600;
color: #b48c48;
margin-bottom: 1rem;
border-bottom: 1px dashed #e9dccd;
display: inline-block;
.sample-text
font-size: 1.8rem;
margin: 1rem 0 1rem;
line-height: 1.2;
.sample-paragraph
font-size: 1rem;
line-height: 1.5;
color: #2d2a24;
/* actual font-family simulation uses "TWK Everett" if installed or fallback to similar high-quality serif.
To give authentic feel: we define custom font-face for local demonstration if not present, but we also embed a
similar aesthetic. However the main goal: provide link to official TWK Everett. The preview uses "Georgia" +
"Times New Roman" as classic baseline but mentions "TWK Everett" characteristics. But for better demo, we use
the free 'Cormorant Garamond' as a stand-in for elegance — but explicitly note that real TWK Everett is
superior. Actually better: we'll define a custom class that prioritizes "TWK Everett", but since most don't have
it, we'll use a carefully chosen high-quality fallback: 'Lora', 'Cormorant', 'Times New Roman'.
And we add a note that it's a simulated preview — but we link directly to official foundry. */
@import url('https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,600&family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
/* TWK Everett style simulation — since it's a commercial geometric serif with strong wedge serifs and high contrast,
we combine Lora + subtle adjustments to convey the feeling. But in the copy we state: "Actual font may differ,
purchase original for authentic experience". */
.twk-everett-style
font-family: 'TWK Everett', 'Lora', 'Cormorant Garamond', 'Times New Roman', serif;
font-weight: normal;
font-style: normal;
/* specific weights simulation */
.weight-light .sample-text font-weight: 300; font-family: 'TWK Everett', 'Lora', serif;
.weight-regular .sample-text font-weight: 400;
.weight-semibold .sample-text font-weight: 600;
.weight-bold .sample-text font-weight: 700;
.italic-demo .sample-text font-style: italic;
/* feature section: specs and highlights */
.specs
display: flex;
flex-wrap: wrap;
gap: 2rem;
margin: 3rem 0;
background: #fcf7ef;
border-radius: 48px;
padding: 2rem 2rem;
border: 1px solid #ebddcd;
.spec-col
flex: 1;
min-width: 200px;
.spec-col h3
font-size: 1.2rem;
font-weight: 600;
letter-spacing: -0.2px;
margin-bottom: 0.8rem;
color: #7b5a3b;
.spec-list
list-style: none;
.spec-list li
margin-bottom: 0.6rem;
display: flex;
align-items: center;
gap: 0.5rem;
.spec-list li::before
content: "✦";
color: #ca9e5c;
font-size: 0.85rem;
.interactive-preview
background: #2c241c;
border-radius: 36px;
padding: 2rem;
color: #f7ede0;
margin-top: 2rem;
.preview-control
display: flex;
flex-wrap: wrap;
gap: 1.5rem;
margin-bottom: 2rem;
align-items: flex-end;
justify-content: space-between;
.control-group
display: flex;
flex-direction: column;
gap: 0.4rem;
.control-group label
font-size: 0.7rem;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
color: #dbc9b4;
select, input
background: #fef6ea;
border: none;
padding: 0.5rem 1rem;
border-radius: 60px;
font-family: monospace;
font-weight: 500;
color: #2c241c;
.live-sample
background: #1f1a14;
padding: 1.8rem;
border-radius: 28px;
transition: all 0.1s ease;
.live-text
font-size: 2rem;
line-height: 1.3;
word-break: break-word;
.live-text.smaller
font-size: 1.4rem;
.footnote
margin-top: 3rem;
text-align: center;
font-size: 0.8rem;
color: #7b6b58;
border-top: 1px solid #e2cfb5;
padding-top: 2rem;
@media (max-width: 700px)
.feature-container padding: 1rem;
h1 font-size: 2.4rem;
.sample-text font-size: 1.4rem;
.live-text font-size: 1.3rem;
</style>
</head>
<body>
<div class="feature-container">
<div class="hero">
<div class="badge">✦ geometric elegance · timeless serif ✦</div>
<h1>TWK Everett</h1>
<div class="subhead">A contemporary geometric serif family — crisp, warm, and confidently modern.<br>Designed for editorial, branding, and immersive interfaces.</div>
<!-- The actual official link to TWK Everett font family -->
<div class="font-link-card">
<span>🔗 Official resource →</span>
<a href="https://www.klim.co.nz/retail-fonts/twk-everett/" target="_blank" rel="noopener noreferrer" class="cta-link">
klim.co.nz/twk-everett
</a>
<span style="font-size:0.8rem;">(by Klim Type Foundry)</span>
</div>
<p style="margin-top: 1rem; font-size:0.85rem; color:#6c5c49;">Premium typeface · 18 styles + variable · Available for licensing</p>
</div>
<!-- Font style showcase - simulation of TWK Everett character -->
<div class="showcase">
<div class="section-title">✧ Character & versatility ✧</div>
<div class="cards-grid">
<div class="type-card">
<div class="card-label">Regular / Text</div>
<div class="sample-text twk-everett-style" style="font-weight:400;">Effortless rhythm</div>
<div class="sample-paragraph twk-everett-style">With precise geometry and softened terminals, TWK Everett brings a distinct personality to long-form reading. Its open counters and moderate contrast ensure legibility even in dense settings.</div>
</div>
<div class="type-card">
<div class="card-label">Semibold Display</div>
<div class="sample-text twk-everett-style" style="font-weight:600;">Bold Clarity</div>
<div class="sample-paragraph twk-everett-style">Headlines gain an authoritative yet inviting presence. The wedge serifs and balanced proportions create a memorable hierarchy.</div>
</div>
<div class="type-card italic-demo">
<div class="card-label">Italic · Elegant flow</div>
<div class="sample-text twk-everett-style" style="font-style:italic; font-weight:450;">Smooth inclination</div>
<div class="sample-paragraph twk-everett-style" style="font-style:italic;">The italic variant features calligraphic influences, offering a refined voice for quotes, captions, and expressive branding.</div>
</div>
</div>
</div>
<!-- Detailed features & specs -->
<div class="specs">
<div class="spec-col">
<h3>⚡ Design DNA</h3>
<ul class="spec-list">
<li>Geometric construction with warm details</li>
<li>High x-height & open apertures</li>
<li>Distinct wedge-shaped serifs</li>
<li>Variable font option (weight + optical size)</li>
</ul>
</div>
<div class="spec-col">
<h3>📦 Styles</h3>
<ul class="spec-list">
<li>9 weights from Thin to Black</li>
<li>Matching true italics</li>
<li>Small caps & oldstyle figures</li>
<li>Extensive language support</li>
</ul>
</div>
<div class="spec-col">
<h3>✨ Best for</h3>
<ul class="spec-list">
<li>Magazines & book design</li>
<li>Luxury & lifestyle branding</li>
<li>UI/UX with typographic character</li>
<li>Corporate identity & packaging</li>
</ul>
</div>
</div>
<!-- Live interactive preview - fully customizable with TWK Everett (or simulated style) -->
<div class="interactive-preview">
<div class="preview-control">
<div class="control-group">
<label>✍️ Weight</label>
<select id="weightSelect">
<option value="300">Light (300)</option>
<option value="400" selected>Regular (400)</option>
<option value="500">Medium (500)</option>
<option value="600">Semibold (600)</option>
<option value="700">Bold (700)</option>
<option value="800">ExtraBold (800)</option>
</select>
</div>
<div class="control-group">
<label>🪶 Style</label>
<select id="styleSelect">
<option value="normal">Normal</option>
<option value="italic">Italic</option>
</select>
</div>
<div class="control-group">
<label>📏 Font size (rem)</label>
<input type="range" id="sizeSlider" min="1" max="3.5" step="0.05" value="2">
<span id="sizeValue" style="font-size:0.75rem; background:#3a2e24; padding:0.2rem 0.6rem; border-radius:40px;">2rem</span>
</div>
<div class="control-group">
<label>✏️ Custom text</label>
<input type="text" id="customTextInput" value="TWK Everett brings bold character to every word." style="min-width:200px;">
</div>
</div>
<div class="live-sample">
<div id="livePreview" class="live-text twk-everett-style"
style="font-weight:400; font-style:normal; font-size:2rem;">
TWK Everett brings bold character to every word.
</div>
</div>
<p style="font-size:0.7rem; margin-top:1rem; opacity:0.7; text-align:right;">* preview uses 'TWK Everett' family if installed, else Lora as evocative substitute. For true fidelity, purchase the original.</p>
</div>
<!-- Highlight about the font link again with a designer note -->
<div style="margin: 2rem 0 1rem; background: #efe2d0; border-radius: 28px; padding: 1.5rem 2rem; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;">
<div>
<strong style="font-size: 1.2rem;">🔗 Get the complete TWK Everett family</strong>
<p style="margin-top: 0.3rem;">License the official font from Klim Type Foundry — includes variable fonts, desktop & web licenses.</p>
</div>
<a href="https://www.klim.co.nz/retail-fonts/twk-everett/" target="_blank" rel="noopener noreferrer" style="background:#2b241c; color:#f7ede0; padding:0.6rem 1.8rem; border-radius: 60px; text-decoration: none; font-weight: 600; transition: 0.2s; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">Explore TWK Everett →</a>
</div>
<div class="footnote">
<p>TWK Everett™ is a trademark of Klim Type Foundry. This feature page is an editorial showcase & does not redistribute font files.<br>
The link directs to the official foundry for licensing. Designed with respect to typographic culture.</p>
</div>
</div>
<script>
(function()
// Get DOM elements for interactive preview
const weightSelect = document.getElementById('weightSelect');
const styleSelect = document.getElementById('styleSelect');
const sizeSlider = document.getElementById('sizeSlider');
const sizeValueSpan = document.getElementById('sizeValue');
const customTextInput = document.getElementById('customTextInput');
const livePreviewDiv = document.getElementById('livePreview');
function updatePreview()
const weight = weightSelect.value;
const style = styleSelect.value;
const fontSize = sizeSlider.value + 'rem';
const customText = customTextInput.value.trim();
if (customText !== "")
livePreviewDiv.innerText = customText;
else
livePreviewDiv.innerText = "TWK Everett brings bold character to every word.";
livePreviewDiv.style.fontWeight = weight;
livePreviewDiv.style.fontStyle = style;
livePreviewDiv.style.fontSize = fontSize;
sizeValueSpan.innerText = sizeSlider.value + 'rem';
weightSelect.addEventListener('change', updatePreview);
styleSelect.addEventListener('change', updatePreview);
sizeSlider.addEventListener('input', updatePreview);
customTextInput.addEventListener('input', updatePreview);
// initial call
updatePreview();
// additional: ensure the font-family is explicitly set on live element (twk-everett-style class)
// but we also handle fallback
// also demonstrate on hover a small note regarding the font purchase
const linkCard = document.querySelector('.font-link-card .cta-link');
if(linkCard)
linkCard.setAttribute('aria-label', 'Purchase or try TWK Everett official specimen');
// little console info
console.log('TWK Everett feature — official link: https://www.klim.co.nz/retail-fonts/twk-everett/');
)();
</script>
<!-- Additional note: to make the link even more robust, include also the specimen microsite as secondary? but the main link is accurate -->
</body>
</html>
The Ultimate Guide to TWK Everett Font Family: Enhancing Your Typography Experience
In the world of typography, font families play a crucial role in creating visually appealing and effective designs. One such font family that has gained significant attention in recent times is TWK Everett. Designed by renowned type designer, Tobias Koste, TWK Everett is a versatile and elegant sans-serif font family that has been making waves in the design community. In this article, we'll explore the TWK Everett font family, its features, and provide a link to download the font.
What is TWK Everett Font Family?
TWK Everett is a sans-serif font family designed by Tobias Koste, a German-based type designer. The font family is named after Everett, a town in Massachusetts, USA. TWK Everett is a modern interpretation of traditional sans-serif fonts, with a focus on clean lines, elegant curves, and exceptional legibility.
Key Features of TWK Everett Font Family
The TWK Everett font family boasts several impressive features that make it an excellent choice for various design projects:
Use Cases for TWK Everett Font Family
The TWK Everett font family is suitable for a variety of design projects, including:
TWK Everett Font Family Link
If you're interested in downloading the TWK Everett font family, you can find it on various font foundries and online marketplaces. Here are a few options:
Tips for Using TWK Everett Font Family
To get the most out of the TWK Everett font family, follow these best practices:
Conclusion
The TWK Everett font family is a versatile and elegant sans-serif font family that can elevate your design projects. Its clean design, exceptional legibility, and wide range of glyphs make it an excellent choice for various applications. With its multiple weights and comprehensive character set, TWK Everett is sure to become a staple in your font library. By following the link provided above, you can download the TWK Everett font family and start experimenting with its many uses.
Additional Resources
If you're interested in learning more about typography and font families, here are some additional resources:
By exploring these resources and experimenting with the TWK Everett font family, you'll be well on your way to creating visually stunning designs that showcase your creativity and attention to detail.
If you're looking for the TWK Everett font family (a geometric sans-serif inspired by Everett, designed by Tugcu Design Co.), here’s how to find or use it:
Official link (if available for purchase or trial): twk everett font family link
https://www.youworkforthem.com/font/TWK-EverettGoogle Fonts / Free alternative:
TWK Everett is not on Google Fonts. For a similar look, try:
If you meant a direct download link (e.g., for a project):
Always check the license. No legitimate free full-family link exists unless you purchase it or use a trial from YWFT.
TWK Everett is a contemporary neo-grotesque typeface family designed by Nolan Paparelli and released through the Swiss foundry Weltkern. Emerging from Paparelli’s diploma work at ECAL/University of Art & Design Lausanne, the font was initially inspired by the work of American photographer Daniel Everett. Design Characteristics and Aesthetic
The TWK Everett family is celebrated for its characteristic sharpness and balanced symmetrical structure. Key features include:
High Visual Tension: Strong typographic details at the apexes and cuts create a "graphic yet fluid" appearance.
Space Efficiency: Low ascenders and descenders allow designers to set text with tight line spacing, which is particularly effective for economizing space in dense layouts.
Technical Versatility: The family includes 20 styles (10 weights ranging from Hairline to Super with corresponding italics).
Digital Flavor: While rooted in the classic grotesque genre, it maintains a modern "digital flavor" suitable for both physical and digital publications. The TWK Everett Family Links and Resources
To access or implement the TWK Everett font family, designers can utilize these official and professional resources:
Official Purchase & Licensing: The complete family, including all 20 styles, is available through the Weltkern Typefaces store.
Font Testing & Trials: You can test the font or download trial versions for mockups on the Weltkern trial page.
Monospaced Version: For technical or coding-inspired aesthetics, the companion Everett Mono offers 20 styles where every glyph shares the exact same width.
Design Inspiration: Examples of the typeface in real-world use, ranging from branding to signage, can be found on Fonts In Use. Pairing and Usage
TWK Everett is a polyvalent typeface frequently used in editorial design, branding, and SaaS landing pages. Common pairings identified by MaxiBestOf include: TWK Everett – WK® - WELTKERN®
The TWK Everett font family, designed by Nolan Paparelli and released through the Weltkern type foundry, is a contemporary grotesque typeface known for its symmetrical structure and organic details. It was inspired by the work of photographer Daniel Everett. Key Details & Access
Official Link: You can find the full family and licensing options at Weltkern – TWK Everett.
Trial Version: A trial version for students and non-commercial projects is available on the Your Everett trial page.
Font Weights: The family is extensive, featuring 10 weights ranging from Hairline to Super, each with matching italics. The Ultimate Guide to TWK Everett Font Family:
Monospaced Version: There is also a companion family called TWK Everett Mono. Design Features
Style: It is categorized as a grotesque font with a "digital flavour" and high legibility.
OpenType Features: The fonts are equipped with stylistic sets, ligatures, and case-sensitive forms to enhance typographic control.
Usage: It is widely used in digital products, appearing on various SaaS landing pages and creative portfolios. Popular Pairings
According to design resources like MaxiBestOf, Everett is often paired with: Sans-serifs: Gellix, Roboto. Serifs: Canela, Suisse Works, or Romie. TWK Everett – WK® - WELTKERN®
Technical Overview: TWK Everett Font Family TWK Everett is a contemporary neo-grotesque sans-serif typeface designed by Swiss graphic and type designer Nolan Paparelli and released by the Weltkern® foundry in 2021. Core Concept & Origins Designer: Nolan Paparelli.
Origin: The typeface emerged from Paparelli's diploma work at ECAL (University of Art and Design Lausanne).
Inspiration: It was named after and initially inspired by the work of American photographer Daniel Everett.
Aesthetic: It features a symmetrical structure with "organic drawing" and a distinctive "digital flavor". It is known for its high-tension typographic details and characteristic sharpness. Font Family Structure
The Everett family is extensive, covering a wide range of design needs from book typography to large-scale signage.
Total Styles: The complete collection spans 40 styles across proportional and monospaced versions.
Weights: It includes ten weights ranging from Hairline to Super.
Variations: Each weight is accompanied by a matching Italic.
Companion: A monospaced version, Everett Mono, is also available. Key Design Features
Space Efficiency: Low ascenders and descenders allow for very tight line spacing, making it highly economical for complex layouts.
Technical Specs: Fully equipped with stylistic sets, ligatures, and case-sensitive forms.
Usage: Frequently utilized in branding, editorial design, and poster design due to its "graphic yet fluid" nature. Licensing and Access
The official product page on the Weltkern® website provides the following options: Clean and Elegant Design : TWK Everett's design
Full Family Purchase: Licenses are available for individual cuts or the entire family.
Trials: Weltkern offers trial versions for student projects and testing.
Specific Licenses: There are dedicated accessible licenses for book design and significantly discounted rates (over 90% off) for students through their NALS system. TWK Everett – WK® - WELTKERN®
TWK Everett is a contemporary sans-serif type family that blends geometric structure with humanist warmth. It’s designed for flexibility across brand identity, editorial use, and user interfaces, offering a clean, modern voice while retaining legibility at small sizes.
Once you purchase the TWK Everett font family via one of the official links above, you will receive a webfont kit. The “link” you are looking for for CSS is not a public URL but a local or CDN-based @font-face rule.
https://fonts.google.com/specimen/Inter<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet">To save you time, here is your actionable summary:
https://thewalkerkings.com/store/twk-everett@font-face method above (no Google Fonts link exists because it’s not open-source).https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swapTWK Everett is an investment in quality typography. By using the correct official TWK Everett font family link, you not only get clean, hinting-optimized font files but also support independent type design. Now that you have the right links and code, go build something beautiful with one of the best sans-serifs of the decade.
Have you used TWK Everett in a project? Share your implementation in the comments below. For more font links and typography tutorials, subscribe to our newsletter.
TWK Everett font family is a contemporary neo-grotesque typeface designed by Nolan Paparelli and released by the foundry (formerly known as TYPE.WELTKERN®) in 2021
. It is characterized by its high tension, sharp typographic cuts, and balanced organic drawing that provides a distinct "digital flavor" while maintaining reading comfort. Nolan Paparelli Core Font Family Details Nolan Paparelli Weltkern (WK®) Release Date: October 2021 Format Availability: OTF, TTF, WOFF, and WOFF2 Total Styles:
40 styles across two main collections (Everett and Everett Mono) WELTKERN® Subfamilies & Weights
The family is divided into two primary subfamilies, which are designed to work together as "brothers and sisters". www.slanted.de Everett (Proportional):
Features 20 styles consisting of 10 weights with matching italics. Weights include:
Hairline, Thin, Ultralight, Light, Book, Medium, Bold, Extrabold, Black, and Super. Everett Mono (Monospace):
A mechanical counterpart where every glyph across the family shares the exact same width. It also features 20 styles (10 weights plus italics). WELTKERN® Licensing & Purchase Links
The font is available for purchase and trial directly through the Weltkern website. Commercial Purchase: Weltkern - Everett Typeface . Prices typically start around 99 CHF per cut or approximately through third-party distributors like Fonts Ninja Trial & Student Access: Weltkern offers an accessible trial license
for student projects and book design. Students can receive over the regular price. Fonts Ninja Common Pairings & Alternatives TWK Everett – WK® - WELTKERN®
https://fonts.google.com/specimen/Work+SansTWK Everett is classified as a modern serif. Its key design traits include: