Roboto Slab Light Fonts Free Downloads

Download Formats
Version : 1.100262; 2013
Style : Light
Size : 118.73 Kbps
Update : Tue, 22 Dec 2015 23:01:29 +0800
Author : Google
Use on the webTotal Use [ 5635 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/838d30a090ecd1ea46fe78ba86a95755?family=Roboto+Slab+Light" rel="stylesheet">
orUsing @import CSS directive, put the following line in add to your css file.(http | https)
@import url(https://db.onlinewebfonts.com/c/838d30a090ecd1ea46fe78ba86a95755?family=Roboto+Slab+Light);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Roboto Slab Light";
    src: url("https://db.onlinewebfonts.com/t/838d30a090ecd1ea46fe78ba86a95755.eot");
    src: url("https://db.onlinewebfonts.com/t/838d30a090ecd1ea46fe78ba86a95755.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/838d30a090ecd1ea46fe78ba86a95755.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/838d30a090ecd1ea46fe78ba86a95755.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/838d30a090ecd1ea46fe78ba86a95755.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/838d30a090ecd1ea46fe78ba86a95755.svg#Roboto Slab Light")format("svg");
}
2CSS rules to specify fonts
font-family: "Roboto Slab Light";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Roboto Slab is a trademark of Google.
Explanation:

License:
Licensed under the Apache License, Version 2.0
Copyright:
Font data copyright Google 2013
t
e
x
t
Package
New add fonts