If you’ve ever wanted to use the default font of the user’s operating system on your page, it could be a confusing mess for your font stack, or worse, having to use JavaScript to detect the user’s OS and select the right font to display. But I found this little snippet on css-tricks that makes it easier!