Remove material fonts from the basic theme

pull/279/head
Halil İbrahim Kalkan 7 years ago
parent cbffd9ea11
commit 28aa5dee0b

@ -15,10 +15,6 @@
<title>ABP Web Application</title>
<!-- Add Material font (Roboto) and Material icon as needed -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<vc:abp-style-bundle name="GlobalStyles"></vc:abp-style-bundle>
<link rel="stylesheet" type="text/css" href="~/views/shared/_AppLayout.css" />

Loading…
Cancel
Save