@@ -376,7 +376,7 @@ html {
body {
padding: 0;
margin: 0;
- font-family: 'Source Sans Pro', Roboto, Arial, sans-serif;
+ font-family: 'Inconsolata', Roboto, Arial, sans-serif;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<head>
- <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700" rel="stylesheet">
+<link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet">
<title>AwesomeSelect - Beautiful dropdown with Material Animations</title>
<meta name="description" content="Beautiful dropdown with Material Animations" />