Skip to content

Commit b2a4e30

Browse files
authored
Merge pull request #5 from groupeLIAMG/LP
Added Montserrat google font <head>
2 parents ced9837 + caf6618 commit b2a4e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
2121
<link href="assets/plugins/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css" />
2222
<link href="assets/plugins/swiper/css/swiper.css" rel="stylesheet" type="text/css" media="screen" />
23-
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,700|Shadows+Into+Light" rel="stylesheet">
23+
<link href="https://fonts.googleapis.com/css?family=Montserrat:200,300,400,400i,500,600|Raleway:200,300,400,400i,500,600|Shadows+Into+Light" rel="stylesheet">
2424
<!-- END PLUGINS -->
2525
<!-- BEGIN PAGES CSS -->
2626
<link class="main-stylesheet" href="pages/css/pages.css" rel="stylesheet" type="text/css" />

0 commit comments

Comments
 (0)