astrXbian/www/jukebox/fonts/Source Sans Pro.css

6 lines
296 B
CSS

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input,button,select,option
{
font-family: "Source Sans Pro", sans-serif;
}