css.css 221 B

1234567
  1. @font-face {
  2. font-family: 'Lato';
  3. font-style: normal;
  4. font-weight: 400;
  5. src: local('Lato Regular'), local('Lato-Regular'), url(http://fontstatic.useso.com/s/lato/v11/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
  6. }