astrXbian/www/jukebox/fonts/Alegreya.css

5 lines
271 B
CSS
Raw Normal View History

2020-12-12 03:06:33 +01:00
@import url("https://fonts.googleapis.com/css?family=Alegreya:400,400i,700,700i&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: "Alegreya", sans-serif;
}