Quick Example & Demo
<style>
@font-face {
font-family: SegoeUI;
src:
local("Segoe UI Light"),
| :root { | |
| --side-bar-bg-color: #fafafa; | |
| --control-text-color: #777; | |
| } | |
| @include-when-export url(https://fonts.loli.net/css?family=Open+Sans:400italic,700italic,700,400&subset=latin,latin-ext); | |
| @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;1,400;1,500&display=swap'); | |
| @font-face { | |
| font-family: "Open Sans"; |
Hey all! 👋🏻 Here’s a collection of some amazing Web Fonts!