- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
😱 How to Embed ANY Font in 30s (Google Fonts, Fontshare, Velvetyne) | Stop using old fashioned fonts
Stop using boring default fonts — add custom fonts to your website in seconds.
In this short, I show you 3 free font websites and the exact steps to embed fonts and use downloaded fonts with CSS:
0:00 Preview
0:01 Google Fonts — how to embed
0:15 Fontshare — how to download a font and use in css
0:28 Professional Folder structure for offline fonts with css setup
0:35 Embedding Offline Fonts in CSS
0:46 Velvetyne — brief look on the fonts site
Websites used:
Google Fonts → fonts.google.com
Fontshare → fontshare.com
Velvetyne → velvetyne.fr
How to use embedded font in CSS:
font-family: 'Chillax', sans-serif;
How to use downloaded font in CSS:
@font-face {
font-family: 'MyFont';
src: url('Chillax.otf') format('opentype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
Then apply it like this:
h1 {
font-family: 'MyFont', system-ui, sans-serif;
}
Note: It is better to use woff, woff2 type fonts because they are more optimized and better in performance
Music: YouTube Audio Library
Licensed for free use by YouTube
Save this video and follow for daily web dev tools.
===============
Learn Web Development with real situations practical tutorials.
Tech Stack:
HTML, CSS, JavaScript, React, Next.js, Tailwind CSS and so much more
Subscribe for modern approach to frontend skills.
#webdevelopment #frontend #react #javascript #reactjs #nextjs #tailwindcss #css #googlefonts #fontshare #freefonts #webdesign #uidesign #shorts #coding #viral #offlinefonts #fonts #embedfonts
Видео 😱 How to Embed ANY Font in 30s (Google Fonts, Fontshare, Velvetyne) | Stop using old fashioned fonts канала Absar Codes
In this short, I show you 3 free font websites and the exact steps to embed fonts and use downloaded fonts with CSS:
0:00 Preview
0:01 Google Fonts — how to embed
0:15 Fontshare — how to download a font and use in css
0:28 Professional Folder structure for offline fonts with css setup
0:35 Embedding Offline Fonts in CSS
0:46 Velvetyne — brief look on the fonts site
Websites used:
Google Fonts → fonts.google.com
Fontshare → fontshare.com
Velvetyne → velvetyne.fr
How to use embedded font in CSS:
font-family: 'Chillax', sans-serif;
How to use downloaded font in CSS:
@font-face {
font-family: 'MyFont';
src: url('Chillax.otf') format('opentype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
Then apply it like this:
h1 {
font-family: 'MyFont', system-ui, sans-serif;
}
Note: It is better to use woff, woff2 type fonts because they are more optimized and better in performance
Music: YouTube Audio Library
Licensed for free use by YouTube
Save this video and follow for daily web dev tools.
===============
Learn Web Development with real situations practical tutorials.
Tech Stack:
HTML, CSS, JavaScript, React, Next.js, Tailwind CSS and so much more
Subscribe for modern approach to frontend skills.
#webdevelopment #frontend #react #javascript #reactjs #nextjs #tailwindcss #css #googlefonts #fontshare #freefonts #webdesign #uidesign #shorts #coding #viral #offlinefonts #fonts #embedfonts
Видео 😱 How to Embed ANY Font in 30s (Google Fonts, Fontshare, Velvetyne) | Stop using old fashioned fonts канала Absar Codes
web development frontend react js javascript html css coding shorts programming tips how to add custom fonts best free fonts for websites css font guide web design typography beginner frontend tips website design tools google fonts fontshare velvetyne css fonts custom fonts web fonts free fonts css tutorial web design typography beginner coding
Комментарии отсутствуют
Информация о видео
9 декабря 2025 г. 19:31:00
00:00:50
Другие видео канала






