summaryrefslogtreecommitdiff
path: root/external/google-lato-300.css
blob: eff86fb58271b25e20cf896fafd7b6931b93ead0 (plain)
1
2
3
4
5
6
7
/* http://fonts.googleapis.com/css?family=Lato:300 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(Lato300.ttf) format('truetype');
}