Skip to content
Fetching contributors…
Cannot retrieve contributors at this time
15 lines (12 sloc) 290 Bytes
@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");
}
@font-face {
font-family: "Lato Bold";
src: url(/fonts/Lato-Bold.ttf) format("truetype");
}
Something went wrong with that request. Please try again.