2022-11-15
1176
Linda Ikechukwu
25964
Nov 15, 2022 â‹… 4 min read

3 ways to add custom fonts to your MUI project

Linda Ikechukwu Frontend developer. Writer. Community Strategist. Building web interfaces that connect products to their target users.

Recent posts:

Choosing the right React Router v7 mode for your project

React Router v7 is now more than routing. This guide explains its three modes—declarative, data, and framework and how to choose the right one for your app.

Amazing Enyichi Agu
Sep 23, 2025 â‹… 1 min read
CSS @function: Dynamic logic without Sass or JavaScript

CSS @function: Dynamic logic without Sass or JavaScript

CSS @function brings reusable logic to native CSS. Learn how to replace Sass and JavaScript utilities with native functions for typography, color, and fluid design.

Ikeh Akinyemi
Sep 22, 2025 â‹… 4 min read
environment-aware model routing for LLMs

Environment-aware model routing: Build smarter AI apps with AI SDK

Discover a handy pattern for routing LLM calls in an “environment-aware” manner, using AI SDK’s middleware.

Chinwike Maduabuchi
Sep 19, 2025 â‹… 9 min read

React Server Components broke my app and I still don’t know why

React Server Components aim to simplify data fetching and boost performance, but quirks in caching and loading often turn simple apps into debugging puzzles.

Isaac Okoro
Sep 19, 2025 â‹… 4 min read
View all posts

3 Replies to "3 ways to add custom fonts to your MUI project"

  1. I am having trouble with google font and various weights. For example, Raleway font with bold (700), semibold (600) and regular 400. How do you define that or it should work out of the box?

Leave a Reply