Serve font locally

This commit is contained in:
lukasmartinelli
2016-11-23 21:02:04 +01:00
parent 72c6def748
commit fd0b3b519f
6 changed files with 10 additions and 15 deletions

View File

@@ -4,7 +4,6 @@
<meta charset="utf-8">
<title><%= htmlWebpackPlugin.options.title %></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,700" rel="stylesheet">
</head>
<body>
<div id="app">Loading...</div>