Mercurial > aurellem
annotate css/google-roboto-slab.css @ 86:311e0be4f247
VICTORY (minor)
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Tue, 03 Nov 2015 19:09:07 -0800 |
parents | 148e2bd2a16e |
children |
rev | line source |
---|---|
rlm@64 | 1 @font-face { |
rlm@64 | 2 font-family: 'Roboto Slab'; |
rlm@64 | 3 font-style: normal; |
rlm@64 | 4 font-weight: 400; |
rlm@64 | 5 src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(http://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37Zp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype'); |
rlm@64 | 6 } |
rlm@64 | 7 @font-face { |
rlm@64 | 8 font-family: 'Roboto Slab'; |
rlm@64 | 9 font-style: normal; |
rlm@64 | 10 font-weight: 700; |
rlm@64 | 11 src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJZ_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype'); |
rlm@64 | 12 } |