You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

12 lines
333 B

  1. @font-face {
  2. font-family: 'Lato';
  3. font-style: italic;
  4. font-weight: 400;
  5. src:
  6. local('Lato Italic'),
  7. local('Lato-Italic'),
  8. url('Lato_400italic.eot?#iefix') format('embedded-opentype'),
  9. url('Lato_400italic.woff') format('woff'),
  10. url('Lato_400italic.woff2') format('woff2'),
  11. url('Lato_400italic.svg#Lato') format('svg'),