astrXbian/www/jukebox/fonts/IBMPlexSerif.css

7 lines
275 B
CSS

@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Serif:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');
body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input,button,select,option
{
font-family: "IBM Plex Serif", serif;
line-height: 140%;
}