fetching font over https
This commit is contained in:
parent
b166beaaa7
commit
54ca55e6af
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
@charset 'UTF-8';
|
||||
@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');
|
||||
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');
|
||||
@import url('font-awesome.min.css');
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue