Creating local version of fonts retrieved from Google with compatibility

with all browsers.
Этот коммит содержится в:
Christopher Speller
2015-08-27 09:45:42 -04:00
родитель d107b392a6
Коммит 53ee786a8b
52 изменённых файлов: 190472 добавлений и 1 удалений

Просмотреть файл

@@ -27,7 +27,7 @@
<link id="favicon" rel="icon" href="/static/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/static/images/favicon.ico" type="image/x-icon">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600,700' rel='stylesheet' type='text/css'>
<link href='/static/css/google-fonts.css' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/static/css/styles.css">
<script src="/static/js/perfect-scrollbar-0.6.3.jquery.js"></script>