forked from Botanical/BotanJS
		
	use bettor reading-font
This commit is contained in:
		@@ -20,6 +20,7 @@
 | 
			
		||||
.spoiler .title:before {
 | 
			
		||||
    padding-right: 0.5em;
 | 
			
		||||
    content: "\25BC";
 | 
			
		||||
    font-size: 0.75em;
 | 
			
		||||
}
 | 
			
		||||
.spoiler .title[clicked]:before {
 | 
			
		||||
    content: "\25B2";
 | 
			
		||||
@@ -29,5 +30,6 @@
 | 
			
		||||
	padding: 0.5em;
 | 
			
		||||
	font-size: 0.9em;
 | 
			
		||||
	line-height: 1.2em;
 | 
			
		||||
    background-color: rgba( 0, 0, 0, 0.02 );
 | 
			
		||||
	display: none;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,10 +1,8 @@
 | 
			
		||||
/*{{{ Global Font Settings */
 | 
			
		||||
@font-face{
 | 
			
		||||
    font-family: custom-sans;
 | 
			
		||||
    src: local("Quicksand Regular"),
 | 
			
		||||
        local("Quicksand-Regular"),
 | 
			
		||||
        url("http://file.astropenguin.net/blog/fonts/Quicksand-Regular/Quicksand-Regular.woff") format("woff"),
 | 
			
		||||
        url("http://file.astropenguin.net/blog/fonts/Quicksand-Regular/Quicksand-Regular.svg") format("svg"),
 | 
			
		||||
    src: local("GIRegular"),
 | 
			
		||||
        url("http://file.astropenguin.net/blog/fonts/GI-Regular.woff") format("woff"),
 | 
			
		||||
        local("Helvetica-Light"),
 | 
			
		||||
        local("Avenir"),
 | 
			
		||||
        local("Verdana"),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user