2015-09-17 00:06:01 -07:00
|
|
|
@font-face {
|
|
|
|
font-family: "Lato";
|
|
|
|
src: url(/fonts/Lato-Regular.ttf) format("truetype");
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Lato Light";
|
|
|
|
src: url(/fonts/Lato-Light.ttf) format("truetype");
|
|
|
|
}
|
2015-10-30 15:43:50 -07:00
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Lato Bold";
|
|
|
|
src: url(/fonts/Lato-Bold.ttf) format("truetype");
|
|
|
|
}
|