remove unused google fonts
This commit is contained in:
parent
5616d38e67
commit
0c44bfd232
1 changed files with 1 additions and 6 deletions
|
@ -24,12 +24,7 @@
|
|||
|
||||
<!-- Custom Fonts -->
|
||||
<link href="temp/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
||||
<link
|
||||
href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'
|
||||
rel='stylesheet' type='text/css'>
|
||||
<link
|
||||
href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic'
|
||||
rel='stylesheet' type='text/css'>
|
||||
|
||||
|
||||
<!-- Plugin CSS -->
|
||||
<link href="temp/vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
|
||||
|
|
Loading…
Reference in a new issue