Mercurial > aurellem
comparison css/google-roboto-slab.css @ 64:148e2bd2a16e
new website design, courtesy of Dylan!
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 08 Mar 2015 22:23:50 -0700 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
63:a31def5ce717 | 64:148e2bd2a16e |
---|---|
1 @font-face { | |
2 font-family: 'Roboto Slab'; | |
3 font-style: normal; | |
4 font-weight: 400; | |
5 src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(http://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37Zp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype'); | |
6 } | |
7 @font-face { | |
8 font-family: 'Roboto Slab'; | |
9 font-style: normal; | |
10 font-weight: 700; | |
11 src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJZ_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype'); | |
12 } |