Advertisement
librawhite00

Lato font 400,400i,700

Jun 19th, 2020
1,289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.39 KB | None | 0 0
  1. /* latin-ext */
  2. @font-face {
  3.   font-family: 'Lato';
  4.   font-style: italic;
  5.   font-weight: 400;
  6.   font-display: swap;
  7.   src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxsAUi-qJCY.woff2) format('woff2');
  8.   unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  9. }
  10. /* latin */
  11. @font-face {
  12.   font-family: 'Lato';
  13.   font-style: italic;
  14.   font-weight: 400;
  15.   font-display: swap;
  16.   src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxsAXC-q.woff2) format('woff2');
  17.   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  18. }
  19. /* latin-ext */
  20. @font-face {
  21.   font-family: 'Lato';
  22.   font-style: normal;
  23.   font-weight: 400;
  24.   font-display: swap;
  25.   src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  26.   unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  27. }
  28. /* latin */
  29. @font-face {
  30.   font-family: 'Lato';
  31.   font-style: normal;
  32.   font-weight: 400;
  33.   font-display: swap;
  34.   src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  35.   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  36. }
  37. /* latin-ext */
  38. @font-face {
  39.   font-family: 'Lato';
  40.   font-style: normal;
  41.   font-weight: 700;
  42.   font-display: swap;
  43.   src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  44.   unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  45. }
  46. /* latin */
  47. @font-face {
  48.   font-family: 'Lato';
  49.   font-style: normal;
  50.   font-weight: 700;
  51.   font-display: swap;
  52.   src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  53.   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement