add missing quotations
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf) format('ttf');
|
||||
src: url('/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf') format('ttf');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user