How does CSS work in font without italic?
Think
When the first font I specify doesn't have italic, will the first font be italicized or will the second font with italic be displayed?
Here is a page importing 3 fonts.
https://codepen.io/weensy/pen/jOmdboW
Code
<span style=
"font-family: 'Ro...
weensy.hashnode.dev1 min read