I thought I knew all of this and wasn't gonna bother to watch it but that local font tip at the end is super helpful.
@daveskye4 жыл бұрын
Ahh - this was my suggestion! . . . and yes this was helpful, as there are bits of this that will improve the way I do things.
@abdelmonemnaceur77764 жыл бұрын
Even i knew the topic you are speaking about and i use it daily, i always discover something new in your videos. Thx for sharing!
@codestylez42902 жыл бұрын
I always have to dig around the internet, fail at every random user's explanation for hours, just to remember to come here to find what I need in 10-15 minutes 😕 Thanks again for all your work.
@kuntaldas28434 жыл бұрын
just used a free font with ttf in scrimba web dev challenge, I was in unaware of 'woff'. learned a lot today.
@harmonicresonanceproject3 жыл бұрын
Implemented and working! Thanks!
@_zampano7 ай бұрын
This was very helpful, thanks a lot Kevin!
@AnthonyCandaele7 ай бұрын
Thanks for this video, Kevin. I raised my knowledge of implementing local fonts.
@georgesaitdev2 жыл бұрын
Again wow Kevin, thank you so much. So awesome! Chris Coyier is the one who inspired to do frontend development. Now you, 10 years later bring back the joy of the job I had back then. So Awewome!!
@benzflynn8 ай бұрын
If font selection is crucial to the look of the site - and it so often is - then it's a must to have them downloadable. We could also try to get them in via a CDN link but that is a longer delay and a potential broken link sometime ahead. Good vid.
@muhammadzaakirmungrue31462 жыл бұрын
@6:58 How did your .woff file miraculously copy and paste itself into your assess/fonts folder ? ? ? I am assuming that you did not show this is the video because it is not important how it got there it is only important to know where in your project directory to paste it after downloading it. For example in React Apps most people put the .woff into src/fonts. Thanks I hope it works for me. And I find it very funny that the free trail is still available after a year of this video being online only because it says its free but you need to ---------------------->. give them your credit card info or No skills will be shared ! Somehow this does not work in my react app, I understand now why most developers just use the CDN even tough it would make the App require more internet requests to load!
@afternoonsunjeans91803 жыл бұрын
this was really helpful! ive known about the font-family method before but seeing it explained with great examples and in a wider context made it really easy to understand
@andriibibik39 Жыл бұрын
thats exactly what i was looking for. one font family and then font-weight and font-style combination. Thanks!
@khaldounal-nuaimi35942 жыл бұрын
I always learn a lot from your videos! Thank you so much :)
@salmamorales12173 жыл бұрын
This video saved my web page's life
@adrian200654 жыл бұрын
Hi Kevin, because of your tutorial I also realize that you can covert fonts through font squirrel if they don't have a font you are looking for and it works. Thanks.
@sylvie70643 жыл бұрын
Great tutorial! Thank you so much Kevin! I’m creating my own website (with very limited skills) and found this tutorial very easy to follow. The hardest part was to pick a font… there are so many to choose from! 😊
@IkraamDev4 жыл бұрын
This is a very important video!
@carbellsarfo Жыл бұрын
Thanks Kelvin. this was helpful
@mangouni2 жыл бұрын
This video is great! Thank you for talking about file formats, where to get them, how to use them and browser support. Thank you!
@shahadathossain12093 жыл бұрын
Thank you for the detail. I was looking for somthing like this.
4 жыл бұрын
well, that was the thing what i have looking for! many thanks
@debbiemurdock55444 жыл бұрын
Thank you!!! In all my classes in front-end development, no one has ever gone into depth on how to use @font-face for custom fonts.
@thecoderabbi3 жыл бұрын
Thanks Kevin, this worked totally, plus I now understand how font works
@SleepyPoutine9 ай бұрын
Thanks, some great information!
@generationwolves4 жыл бұрын
Hi Kevin, At what point do browsers download these self-hosted fonts -- upon reading the @font-face rule, or when they are encountered on the first font-family later on? What happens when these fonts are declared under @font-face, but never used? Thank you in advance.
@EzequielGarraffo3 жыл бұрын
Awesome explanation, super clear!. Helped me a lot to understand how to implement local fonts on my project. Liked and subscribed.
@HostDotPromo4 жыл бұрын
Thanks. Hosting your font locally is also better for the user's privacy.
@bkr_4182 жыл бұрын
Thank you, this solved a huge problem I had.
@freedomman63 жыл бұрын
perfect, thank you
@Aabara_ka_dabara Жыл бұрын
thankyou for this video
@vinitabhardwaj58224 жыл бұрын
Looking forward for more tips
@ПетрР-р8п4 жыл бұрын
Great video, but what about preload in html for lighthouse mobile optimization? Please show how use it in html
@ravikiran7853 Жыл бұрын
I am Unable to see the imported font in the font-family as like other fonts, can you please help me with this.
@Uncaught_in_promise4 жыл бұрын
Mr. Kevin I highly recommend installing ad blocker chrome extention to block annoying adverts. Even two. F.e. Ad Block Plus, Ad Blocker It'll make your browsing much more comfortable!
@KevinPowell4 жыл бұрын
I'd rather not. As a content creator a lot of my income comes from ads here on KZbin. Ads sucks, but they are why the content can be free and not behind a paywall.
@Uncaught_in_promise4 жыл бұрын
@@KevinPowell now i see
@FragPoney6 күн бұрын
Hey Kevin, In src, would it just return when it finds a font, rather than executing both locals and then finally the url?
@nahidmodan4824 Жыл бұрын
Do I need to put all variants from the same font on font face or one? If yes what difference does it make if I can change the font-weight and font-style.
@AndrevwZA4 жыл бұрын
Perfectly clear. Thank you.
@danielahermosillo89913 жыл бұрын
Useful, thanks!
@justsaybobby2 жыл бұрын
Can you use this for FONT BOOKS in MacOS?
@MrMulaflaga2 жыл бұрын
What if If my Woff fonts didn't come with a stylesheet with the url in like yours? How will I get the hosting address?
@ubermenschhoodrat72883 жыл бұрын
So linking to a .TTF src instead of a .WOFF wouldn’t work?
@AndreaGrandi11 ай бұрын
How can you use a website crowded by all those ads? Is it how you browse normally? I find them distracting even to follow what you are talking about 😕
@sinucletus1214 Жыл бұрын
Why is this better than the preconnect link method?
@Rob-cq1nf4 жыл бұрын
Very helpful! Thanks a lot 👍
@KevinPowell4 жыл бұрын
The first 1000 people to use the link will get a free trial of Skillshare Premium Membership: skl.sh/kevinpowell01211
@chillbro22757 ай бұрын
is the at font-face class meant for self-hosting? I ask because when I copy google fonts they don't share an at font-face class.
@codervince49573 жыл бұрын
this video showed me what i was doing wrong. I didnt source my woff file correctly which was causing it to not work. Thank you
@XeiDaMoKaFE2 жыл бұрын
how do i upload my own custom font to use it with link online like Google fonts
@jhonathanmartini98293 жыл бұрын
is there a wap format?
@lorenzotomasi5543 жыл бұрын
How you can handle the same thinks but in scss ? I have found some problems with the relative path, there is a way to bypass this ?
@palmwaytech5 ай бұрын
Somehow - my fonts on my site , not showing up, Or the file directory is wrong. Question: Are there a good tutorial that explains this on professional level tutorial , even it it cost something to learn .
@Hugos682 жыл бұрын
There is a spelling error at the first timestamp "introdcution"
@animefanboy8424 жыл бұрын
Then icon should also self host or export form fontawesome . What to do ? And sometimes when i try to import some icon its shows square and when i use it on css in psuedo element it shows .
@cvijaymohan3 жыл бұрын
Hello Kevin, is there any way to look at any website and then understand if the font used is properly licensed?
@cerealrakist73604 жыл бұрын
Ha i swear I was struggling with this one recently too! Thought I knew everything but nope, lol once again u show up on time! Thank you 😊!! #cssguru
@prasadpulaguntla9255 Жыл бұрын
@Kevin, as always great content! Thank you! Question: what happens (after we define the font-faces as you discussed in the video) and on an element (say ) we define a css properties: font-family and font-weight. font-family: "mathlete"; font-weight: 500; Now font-weight:500 isn't one of "normal" or "bold". Which one the browser would choose?
@dailymeow32833 жыл бұрын
Is it the same way for node js or i can install the font/google-fonts as a node module ?
@luiskmorales18502 жыл бұрын
Awesome!
@laurarabasco46373 жыл бұрын
Thank you very much for your video! It was very useful :) I just have one question, I added the font Blackout Sunrise to my website and for some reason it looks a little different than the way it originally was (and also in Figma) Is there some way to fix that? Thank you in advance!
@hugocsl4 жыл бұрын
One other grate class, any chance to see something about font-display?
@helionyxcollective2 жыл бұрын
My font works on desktop browser but on mobile it does not work.
@omerakkoca82632 жыл бұрын
Thansk for this video.
@airixxxx3 жыл бұрын
Hi Kevin, I'm using Google Fonts on my React project, I'm hosting them myself using font-face like you showed here, is this a good practice or should I just import them using the link on Google Fonts website?
@alexthewebdesigner1856 Жыл бұрын
As thorough as Kevin is with his explanation, I can't get this to work in Tailwind. Probably because I have to call a separate utility class to invoke the font weight like... font-futura and then font-bold, which then bolds the font but removes the font family for some reason. Even using font-[700] doesn't work.
@alexthewebdesigner1856 Жыл бұрын
For anyone else who may be trying to setup multiple font variants for use with Tailwind, I got it to work by using numeric values; like 300 and 700 for lighter and bold, respectively, instead of using 'lighter' and 'bold' within @font-face and then using font-[***numeric_value**] within my tailwind inline css.
@karannasoulvongs1754 Жыл бұрын
hi kevin, can i get san francisco font here?
@BunnyMp-jd5dh4 ай бұрын
thank you so much sir
@Victor_Marius3 жыл бұрын
It would be useful if Google Chrome and /or other browsers would collect statistics about what fonts are used by the most visited sites and use that local() css function and give suggestions to install those fonts locally yourself. I'm saying this because I didn't see such thing on any browser yet.
@dougc843 жыл бұрын
Hey Kevin, your timeline tags has a typo: Introduction is spelled incorrectly. Just wanted to let you know. But thanks for the great tips!
@blokche_dev4 жыл бұрын
Does someone know how the browser is evaluating bold / normal font-weight from the numeric values?
@sirisiri24164 жыл бұрын
The keyword value normal maps to the numeric value 400 and the value bold maps to 700. In order to see any effect using values other than 400 or 700, the font being used must have built-in faces that match those specified weights. If a font has a bold (“700”) or normal (“400”) version as part of the font family, the browser will use that. If those are not available, the browser will mimic its own bold or normal version of the font. It will not mimic the other unavailable weights. Fonts often use names like “Regular” and “Light” to identify any alternate font weights.
@petropzqi4 жыл бұрын
Can you show us some css for your take on the frost glass trend.
@KevinPowell4 жыл бұрын
It's in my list, though it'll be a little bit before I get to it. I have a bit of a backlog.
@codingismyreligion2 жыл бұрын
There aren't any woff files in my download
@chandjenac68724 жыл бұрын
Hi Kevin, can you create a video explaining how to use svg spritesheet and then retrieve icons from spritesheet with url paths defined dynamically..thanks a lot for all the thoughtful contents you have created.
@clintondavispersonal4 жыл бұрын
Like the glasses, hope you are well
@samarharbieh48133 жыл бұрын
Hi Kevin, Thank you for the video..very helpful..but I want to ask you, I downloaded then uploaded many font variables from the font squirrel site and they all worked on the website, but I'm not being able to control their axes using the font-variation-settings..nothing is being changed and it seems that it's not working. Any help would really be appreciated! :)
@janelleschuh84244 жыл бұрын
Thanks for another great video Kevin! I'll definitely being using this technique in my Udemy class projects and personal projects moving forward :) Quick question...do you tend to keep these fonts in a general folder on your computer for ease of future use or just pull from font squirrel and place in your asset folder (project specific) when needed?
4 жыл бұрын
Most of the time I suffer because fonts lacks spanish accents and special characters: Editing the font is the only option?
@georgekrax4 жыл бұрын
Do I follow the same for Roboto?
@randomlee1013 жыл бұрын
Thank you.
@muha06443 жыл бұрын
why does it say fortnite in the bottom 9:13
@KevinPowell3 жыл бұрын
Hah, it's from some other window open, guess I didn't notice when recording, lol
@niteshkrsah22224 жыл бұрын
Really ❤️
@animefanboy8424 жыл бұрын
Cannot I use free google font ? and what's the difference between local font and online import font ?
@KevinPowell4 жыл бұрын
You can still use Google fonts. I'll be looking at how to set them up this way as well in a video next week. You can do it, but it might not be best for performance (check the link in the description of my video). Local looks for fonts on that users computer. url looks for ones that are online (such as where you are hosting them)
@animefanboy8424 жыл бұрын
@@KevinPowell ok ty u so much
@ajinkyachitale894 жыл бұрын
which way is better as per performance using font-face after download or direct import online... please suggest
@KevinPowell4 жыл бұрын
@@ajinkyachitale89 @import into the CSS is the worst. After that, probably self hosting, but it depends on your host. Check the link in the description though, shows that self hosting can be much better
@rozimuhamadmuminjanov2593 жыл бұрын
Thank you
@romuloalves93494 жыл бұрын
Ótimo vídeo parabéns ✌.
@AndrewMarsin4 жыл бұрын
Why not woff2?
@nickygello91053 жыл бұрын
Thanks sir
@IAmLesleh4 жыл бұрын
Disappointing that it doesn't appear to support woff2 as well as woff. The file format for both is exactly the same, the only difference is woff2 has a better compression algorithm.
@noir3712 жыл бұрын
This will not work for me and I can't for the life of me figure out why
@Beraksekebon214 жыл бұрын
keeviiinnnnnnn!!!!!
@mathiaspeguet5221 Жыл бұрын
Why don't you take about woff2 ?
@migueldomingos45704 жыл бұрын
Couldn't you just self host downloaded google fonts instead of download font squirrel fonts?
@icebreakerkiddotvru19133 жыл бұрын
thanks
@Akhen.2 жыл бұрын
Didnt work
@privymassage34582 жыл бұрын
I paid to avoid ads on KZbin. You do more marketing than teaching. Google should have an agreement for this,
@clevermissfox9 ай бұрын
That’s hyperbole. This creator doesn’t do more marketing than teaching. There’s one 60sec ad in a 14m video. It literally takes 3 taps to fast fwd through it and ads are how this content is able to be free for us, or if we are getting specific, it’s the price of 3 taps. Content creators should be paid for their time and effort too and is viewership are getting the best deal out of the equation. So much work goes into creating videos like these. I guess you’d rather pay $3.99 a video for a version sans 60sec ad?
@александпустовит3 жыл бұрын
Спасибо
@bertrand12082 жыл бұрын
Merci !
@somnvm373 жыл бұрын
About accents and umlauts. Just think. IF you look for fonts that support cyrillic alphabet in google fonts, only 10% of them have such support. Litteralyl 10 handwritten fonts. for entire internet in cyrillic. Not good. Meanwhile, umlauts and stuff, you can always write "AE OE UE" or ss and you're done. Websites not having cyrillic version is realyl a problem. So, if you are making international website with many langugaes, look if it has support of at least cyrillic.
@andrew.schaeffer40322 жыл бұрын
Hey, thanks for the video! I successfully used a local font in Sass. I created a partial (aka Sass file with an "_" at the beginning) called "_localFonts.scss" to put the @font-face code. I also made sure to mention that file in two places. First, the _index.scss folder where all the @forwards live (the _index.scss allows the other partials to use all the variables of other partials). Second, in my main.scss with @use '_localFonts.scss'; so that the file would be included in the final output.