astrXbian/www/jukebox/fonts/Comfortaa.css

5 lines
250 B
CSS

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