@font-face { font-family: "Playtime"; src: url('/fonts/playtime.ttf') format('truetype'); } @font-face { font-family: "Bubblegum"; src: url('/fonts/bubblegum-sans.regular.ttf') format('truetype'); } body{ font-family: "Bubblegum",sans-serif; --article-font-family: "Playtime"; --article-font-size: 20px; }