local fonts

This commit is contained in:
2019-04-25 20:39:27 +05:30
parent 7bacb5e427
commit 4dce77045f
10 changed files with 346 additions and 1 deletions

View File

@ -4,6 +4,8 @@
* Licensed under Apache 2.0 (https://github.com/IronSummitMedia/startbootstrap/blob/gh-pages/LICENSE)
*/
@import url(../fonts/open_sans.css);
@import url(../fonts/lora.css);
body {
font-family: 'Open Sans', 'Lora','Times New Roman',serif;
font-size: 18px;

File diff suppressed because one or more lines are too long