Web Stories - Version 1.4.0

Version Description

Release Date: February 17, 2021.

  • New feature: a new help center in the editor to get started.
  • New feature: support for custom meta boxes.
  • Improvements to the pre-publish checklist.
  • UI improvements in the editor and dashboard.
  • Bug fixes and performance improvements.
Download this release

Release Info

Developer swissspidy
Plugin Icon 128x128 Web Stories
Version 1.4.0
Comparing to
See all releases

Code changes from version 1.3.0 to 1.4.0

assets/css/edit-story.css CHANGED
@@ -1 +1 @@
1
- .react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:1em .66667em}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}#screen-meta,#screen-meta-links,#screen-meta-links~:not(.web-stories-wp):not(.clear){display:none}body.js.edit-story #wpbody-content,body.js.edit-story #wpcontent{padding:0}body.edit-story .web-stories-wp{position:relative}body.js.edit-story #web-stories-editor{background-color:#1b1d1c;position:relative;height:calc(100vh - 32px)}body.js.edit-story #web-stories-editor .loading-message{color:#fff;text-align:center;margin:0;padding:.67em 0}body.edit-story #wpfooter{display:none}button{font-size:inherit}
1
+ .react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:1em .66667em}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}#screen-meta,#screen-meta-links,#screen-meta-links~:not(.web-stories-wp):not(.clear){display:none}body.js.edit-story #wpbody-content,body.js.edit-story #wpcontent{padding:0}body.edit-story .web-stories-wp{position:relative}body.js.edit-story #web-stories-editor{background-color:#131516;position:relative;height:calc(100vh - 32px)}body.js.edit-story #web-stories-editor .loading-message{color:#fff;text-align:center;margin:0;padding:.67em 0}body.edit-story #wpfooter{display:none}button{font-size:inherit}
assets/css/stories-dashboard.css CHANGED
@@ -1 +1 @@
1
- body.js{background:#fff;color:#1a1d1f}#screen-meta,#screen-meta-links~:not(.web-stories-wp):not(.clear){display:none}body.web-story_page_stories-dashboard{position:relative}#adminmenuback{z-index:4}body.web-story_page_stories-dashboard #wpbody-content,body.web-story_page_stories-dashboard #wpwrap{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;margin:0;padding:0}body.js.web-story_page_stories-dashboard #wpbody-content,body.js.web-story_page_stories-dashboard #wpcontent{padding:0}body.web-story_page_stories-dashboard #wpbody{position:relative;width:100%;height:100%}body.web-story_page_stories-dashboard #web-stories-dashboard .loading-message{text-align:center}body.web-story_page_stories-dashboard #wpfooter{display:none}button{font-size:inherit}
1
+ body.js{background:#fff;color:#1a1d1f}#screen-meta,#screen-meta-links~:not(.web-stories-wp):not(.clear){display:none}body.web-story_page_stories-dashboard{position:relative;overflow-x:hidden;overflow-y:scroll}#adminmenuback{z-index:4}body.js.web-story_page_stories-dashboard #wpbody-content,body.js.web-story_page_stories-dashboard #wpcontent{padding:0}body.web-story_page_stories-dashboard #wpbody{position:relative;width:100%;height:100%}body.web-story_page_stories-dashboard #web-stories-dashboard .loading-message{text-align:center}body.web-story_page_stories-dashboard #wpfooter{display:none}button{font-size:inherit}
assets/images/dashboard/analytics-banner-bg.png CHANGED
Binary file
assets/js/chunk-fonts-15dacca6e5b05f7b3003.js ADDED
@@ -0,0 +1 @@
 
1
+ (window.__webStories_webpackJsonp=window.__webStories_webpackJsonp||[]).push([[0],{766:function(s){s.exports=JSON.parse('[{"family":"ABeeZee","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-262,"tAsc":920,"tDes":-262,"tLGap":0,"wAsc":920,"wDes":262,"xH":520,"capH":700,"yMin":-262,"yMax":920,"hAsc":920,"hDes":-262,"lGap":0}},{"family":"Abel","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2006,"des":-604,"tAsc":2006,"tDes":-604,"tLGap":0,"wAsc":2006,"wDes":604,"xH":1044,"capH":1434,"yMin":-604,"yMax":2005,"hAsc":2006,"hDes":-604,"lGap":0}},{"family":"Abhaya Libre","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":860,"des":-348,"tAsc":860,"tDes":-348,"tLGap":0,"wAsc":860,"wDes":348,"yMin":-340,"yMax":856,"hAsc":860,"hDes":-348,"lGap":0}},{"family":"Abril Fatface","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1058,"des":-291,"tAsc":1058,"tDes":-291,"tLGap":0,"wAsc":1058,"wDes":291,"xH":476,"capH":700,"yMin":-291,"yMax":1058,"hAsc":1058,"hDes":-291,"lGap":0}},{"family":"Aclonica","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1687,"des":-533,"tAsc":1687,"tDes":-533,"tLGap":101,"wAsc":1687,"wDes":533,"xH":1155,"capH":1440,"yMin":-607,"yMax":2141,"hAsc":1687,"hDes":-533,"lGap":101}},{"family":"Acme","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":959,"des":-307,"tAsc":959,"tDes":-307,"tLGap":0,"wAsc":959,"wDes":307,"xH":107,"capH":695,"yMin":-307,"yMax":959,"hAsc":959,"hDes":-307,"lGap":0}},{"family":"Actor","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":941,"des":-262,"tAsc":941,"tDes":-262,"tLGap":0,"wAsc":941,"wDes":262,"xH":503,"capH":682,"yMin":-262,"yMax":941,"hAsc":941,"hDes":-262,"lGap":0}},{"family":"Adamina","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1072,"des":-290,"tAsc":1072,"tDes":-290,"tLGap":0,"wAsc":1072,"wDes":290,"xH":534,"capH":796,"yMin":-290,"yMax":1072,"hAsc":1072,"hDes":-290,"lGap":0}},{"family":"Advent Pro","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":964,"des":-232,"tAsc":962,"tDes":-232,"tLGap":0,"wAsc":962,"wDes":232,"xH":501,"capH":700,"yMin":-219,"yMax":964,"hAsc":964,"hDes":-232,"lGap":0}},{"family":"Aguafina Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-581,"tAsc":966,"tDes":-581,"tLGap":0,"wAsc":966,"wDes":581,"xH":356,"capH":780,"yMin":-581,"yMax":966,"hAsc":966,"hDes":-581,"lGap":0}},{"family":"Akronim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":785,"des":-314,"tAsc":785,"tDes":-314,"tLGap":43,"wAsc":989,"wDes":404,"xH":486,"capH":730,"yMin":-404,"yMax":989,"hAsc":785,"hDes":-314,"lGap":43}},{"family":"Aladin","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":905,"des":-321,"tAsc":905,"tDes":-321,"tLGap":0,"wAsc":905,"wDes":321,"xH":337,"capH":387,"yMin":-321,"yMax":905,"hAsc":905,"hDes":-321,"lGap":0}},{"family":"Alata","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-280,"tAsc":1100,"tDes":-280,"tLGap":0,"wAsc":1300,"wDes":350,"xH":459,"capH":735,"yMin":-274,"yMax":1244,"hAsc":1100,"hDes":-280,"lGap":0}},{"family":"Alatsi","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":3000,"wDes":700,"xH":996,"capH":1394,"yMin":-550,"yMax":2408,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Aldrich","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1475,"des":-430,"tAsc":1475,"tDes":-430,"tLGap":98,"wAsc":1872,"wDes":586,"xH":1065,"capH":1434,"yMin":-809,"yMax":2120,"hAsc":1475,"hDes":-430,"lGap":98}},{"family":"Alef","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2067,"des":-722,"tAsc":1638,"tDes":-410,"tLGap":0,"wAsc":2067,"wDes":722,"xH":1040,"capH":1438,"yMin":-682,"yMax":2067,"hAsc":2067,"hDes":-722,"lGap":0}},{"family":"Alegreya","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-345,"tAsc":1016,"tDes":-345,"tLGap":0,"wAsc":1123,"wDes":345,"xH":452,"capH":637,"yMin":-293,"yMax":962,"hAsc":1016,"hDes":-345,"lGap":0}},{"family":"Alegreya Sans","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1126,"wDes":312,"xH":458,"capH":641,"yMin":-262,"yMax":1012,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Alegreya Sans SC","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1131,"wDes":312,"xH":458,"capH":641,"yMin":-262,"yMax":1012,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Alegreya SC","fallbacks":["serif"],"weights":[400,500,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-345,"tAsc":1016,"tDes":-345,"tLGap":0,"wAsc":1123,"wDes":345,"xH":452,"capH":636,"yMin":-293,"yMax":1025,"hAsc":1016,"hDes":-345,"lGap":0}},{"family":"Aleo","fallbacks":["serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":805,"des":-195,"tAsc":805,"tDes":-195,"tLGap":200,"wAsc":1005,"wDes":374,"xH":506,"capH":716,"yMin":-314,"yMax":934,"hAsc":805,"hDes":-195,"lGap":200}},{"family":"Alex Brush","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":825,"des":-425,"tAsc":825,"tDes":-425,"tLGap":0,"wAsc":825,"wDes":425,"xH":287,"capH":639,"yMin":-425,"yMax":825,"hAsc":825,"hDes":-425,"lGap":0}},{"family":"Alfa Slab One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1036,"des":-333,"tAsc":1036,"tDes":-333,"tLGap":0,"wAsc":1238,"wDes":327,"xH":556,"capH":778,"yMin":-327,"yMax":1238,"hAsc":1036,"hDes":-333,"lGap":0}},{"family":"Alice","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":909,"des":-234,"tAsc":909,"tDes":-234,"tLGap":0,"wAsc":946,"wDes":321,"xH":453,"capH":631,"yMin":-321,"yMax":868,"hAsc":909,"hDes":-234,"lGap":0}},{"family":"Alike","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-270,"tAsc":984,"tDes":-270,"tLGap":0,"wAsc":984,"wDes":270,"xH":505,"capH":705,"yMin":-270,"yMax":984,"hAsc":984,"hDes":-270,"lGap":0}},{"family":"Alike Angular","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-270,"tAsc":984,"tDes":-270,"tLGap":0,"wAsc":984,"wDes":270,"xH":505,"capH":705,"yMin":-270,"yMax":977,"hAsc":984,"hDes":-270,"lGap":0}},{"family":"Allan","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1928,"des":-412,"tAsc":1928,"tDes":-412,"tLGap":0,"wAsc":1928,"wDes":412,"xH":1040,"capH":1483,"yMin":-418,"yMax":1929,"hAsc":1928,"hDes":-412,"lGap":0}},{"family":"Allerta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1057,"des":-252,"tAsc":1057,"tDes":-252,"tLGap":0,"wAsc":1057,"wDes":252,"xH":564,"capH":737,"yMin":-252,"yMax":1057,"hAsc":1057,"hDes":-252,"lGap":0}},{"family":"Allerta Stencil","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1057,"des":-252,"tAsc":1057,"tDes":-252,"tLGap":0,"wAsc":1057,"wDes":252,"xH":564,"capH":737,"yMin":-252,"yMax":1055,"hAsc":1057,"hDes":-252,"lGap":0}},{"family":"Allura","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-450,"tAsc":800,"tDes":-450,"tLGap":0,"wAsc":800,"wDes":450,"xH":275,"capH":497,"yMin":-450,"yMax":800,"hAsc":800,"hDes":-450,"lGap":0}},{"family":"Almarai","fallbacks":["sans-serif"],"weights":[300,400,700,800],"styles":["regular"],"variants":[[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":905,"des":-211,"tAsc":905,"tDes":-211,"tLGap":0,"wAsc":1108,"wDes":453,"xH":514,"capH":716,"yMin":-396,"yMax":1090,"hAsc":905,"hDes":-211,"lGap":0}},{"family":"Almendra","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":951,"des":-345,"tAsc":951,"tDes":-345,"tLGap":0,"wAsc":951,"wDes":345,"xH":514,"capH":666,"yMin":-227,"yMax":939,"hAsc":951,"hDes":-345,"lGap":0}},{"family":"Almendra Display","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":951,"des":-345,"tAsc":951,"tDes":-345,"tLGap":0,"wAsc":951,"wDes":345,"xH":505,"capH":666,"yMin":-233,"yMax":879,"hAsc":951,"hDes":-345,"lGap":0}},{"family":"Almendra SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":939,"des":-251,"tAsc":939,"tDes":-251,"tLGap":0,"wAsc":939,"wDes":251,"xH":193,"capH":271,"yMin":-219,"yMax":885,"hAsc":939,"hDes":-251,"lGap":0}},{"family":"Amarante","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1010,"capH":1530,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Amaranth","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-236,"tAsc":976,"tDes":-236,"tLGap":0,"wAsc":976,"wDes":236,"xH":498,"capH":677,"yMin":-223,"yMax":928,"hAsc":976,"hDes":-236,"lGap":0}},{"family":"Amatic SC","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-245,"tAsc":1016,"tDes":-245,"tLGap":0,"wAsc":1139,"wDes":265,"xH":659,"capH":754,"yMin":-234,"yMax":1093,"hAsc":1016,"hDes":-245,"lGap":0}},{"family":"Amethysta","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2022,"des":-563,"tAsc":2022,"tDes":-563,"tLGap":0,"wAsc":2022,"wDes":563,"xH":1024,"capH":1475,"yMin":-563,"yMax":1952,"hAsc":2022,"hDes":-563,"lGap":0}},{"family":"Amiko","fallbacks":["sans-serif"],"weights":[400,600,700],"styles":["regular"],"variants":[[0,400],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-406,"tAsc":928,"tDes":-406,"tLGap":0,"wAsc":928,"wDes":406,"xH":522,"capH":696,"yMin":-406,"yMax":929,"hAsc":928,"hDes":-406,"lGap":0}},{"family":"Amiri","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1124,"des":-634,"tAsc":1124,"tDes":-634,"tLGap":0,"wAsc":2546,"wDes":1629,"xH":433,"capH":646,"yMin":-900,"yMax":1815,"hAsc":1124,"hDes":-634,"lGap":0}},{"family":"Amita","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1292,"des":-650,"tAsc":1292,"tDes":-650,"tLGap":0,"wAsc":1292,"wDes":650,"xH":495,"capH":720,"yMin":-619,"yMax":1292,"hAsc":1292,"hDes":-650,"lGap":0}},{"family":"Anaheim","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1968,"des":-672,"tAsc":1968,"tDes":-672,"tLGap":0,"wAsc":1968,"wDes":672,"yMin":-672,"yMax":1968,"hAsc":1968,"hDes":-672,"lGap":0}},{"family":"Andada","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-235,"tAsc":942,"tDes":-235,"tLGap":0,"wAsc":942,"wDes":235,"xH":133,"capH":137,"yMin":-235,"yMax":942,"hAsc":942,"hDes":-235,"lGap":0}},{"family":"Andika","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-800,"tAsc":2500,"tDes":-800,"tLGap":0,"wAsc":2500,"wDes":800,"xH":1040,"capH":1485,"yMin":-1148,"yMax":2810,"hAsc":2500,"hDes":-800,"lGap":0}},{"family":"Andika New Basic","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-800,"tAsc":2500,"tDes":-800,"tLGap":0,"wAsc":2630,"wDes":580,"xH":1040,"capH":1485,"yMin":-520,"yMax":2620,"hAsc":2500,"hDes":-800,"lGap":0}},{"family":"Angkor","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Annie Use Your Telescope","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1049,"des":-419,"tAsc":1049,"tDes":-419,"tLGap":0,"wAsc":1049,"wDes":419,"xH":427,"capH":730,"yMin":-419,"yMax":1049,"hAsc":1049,"hDes":-419,"lGap":0}},{"family":"Anonymous Pro","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1675,"des":-373,"tAsc":1675,"tDes":-373,"tLGap":0,"wAsc":1675,"wDes":373,"xH":932,"capH":1305,"yMin":-395,"yMax":1854,"hAsc":1675,"hDes":-373,"lGap":0}},{"family":"Antic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-251,"tAsc":940,"tDes":-251,"tLGap":0,"wAsc":940,"wDes":251,"xH":500,"capH":700,"yMin":-251,"yMax":940,"hAsc":940,"hDes":-251,"lGap":0}},{"family":"Antic Didone","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":940,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":940,"hAsc":940,"hDes":-250,"lGap":0}},{"family":"Antic Slab","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":940,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":940,"hAsc":940,"hDes":-250,"lGap":0}},{"family":"Anton","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2409,"des":-674,"tAsc":2409,"tDes":-674,"tLGap":0,"wAsc":2876,"wDes":674,"xH":1500,"capH":1760,"yMin":-667,"yMax":2874,"hAsc":2409,"hDes":-674,"lGap":0}},{"family":"Arapey","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":868,"des":-228,"tAsc":868,"tDes":-228,"tLGap":0,"wAsc":868,"wDes":228,"xH":438,"capH":639,"yMin":-228,"yMax":868,"hAsc":868,"hDes":-228,"lGap":0}},{"family":"Arbutus","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2010,"des":-550,"tAsc":2010,"tDes":-550,"tLGap":0,"wAsc":2010,"wDes":550,"xH":234,"capH":103,"yMin":-550,"yMax":2010,"hAsc":2010,"hDes":-550,"lGap":0}},{"family":"Arbutus Slab","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2010,"des":-550,"tAsc":2010,"tDes":-550,"tLGap":0,"wAsc":2010,"wDes":550,"xH":1014,"capH":1500,"yMin":-550,"yMax":2010,"hAsc":2010,"hDes":-550,"lGap":0}},{"family":"Architects Daughter","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1010,"des":-413,"tAsc":1010,"tDes":-413,"tLGap":0,"wAsc":1010,"wDes":413,"xH":439,"capH":675,"yMin":-431,"yMax":1010,"hAsc":1010,"hDes":-413,"lGap":0}},{"family":"Archivo","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-210,"tAsc":878,"tDes":-210,"tLGap":0,"wAsc":1080,"wDes":312,"xH":526,"capH":686,"yMin":-260,"yMax":1080,"hAsc":878,"hDes":-210,"lGap":0}},{"family":"Archivo Black","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-210,"tAsc":878,"tDes":-210,"tLGap":0,"wAsc":1035,"wDes":312,"xH":528,"capH":688,"yMin":-267,"yMax":957,"hAsc":878,"hDes":-210,"lGap":0}},{"family":"Archivo Narrow","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1035,"des":-312,"tAsc":1035,"tDes":-312,"tLGap":0,"wAsc":1050,"wDes":303,"xH":526,"capH":686,"yMin":-303,"yMax":1050,"hAsc":1035,"hDes":-312,"lGap":0}},{"family":"Aref Ruqaa","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-500,"tAsc":2500,"tDes":-500,"tLGap":200,"wAsc":2500,"wDes":900,"xH":946,"capH":1413,"yMin":-774,"yMax":2105,"hAsc":2500,"hDes":-500,"lGap":200}},{"family":"Arial","fallbacks":["Helvetica Neue","Helvetica","sans-serif"],"metrics":{"upm":2048,"asc":1854,"des":-434,"tAsc":1491,"tDes":-431,"tLGap":307,"wAsc":1854,"wDes":1854,"xH":1062,"capH":1467,"yMin":-665,"yMax":2060,"hAsc":1854,"hDes":-434,"lGap":67},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Arial Black","fallbacks":["Arial Black","Arial Bold","Gadget","sans-serif"],"metrics":{"upm":2048,"asc":2254,"des":-634,"tAsc":1466,"tDes":434,"tLGap":291,"wAsc":2254,"wDes":2254,"xH":1062,"capH":1467,"yMin":-628,"yMax":2219,"hAsc":2254,"hDes":-634,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Arial Narrow","fallbacks":["Arial","sans-serif"],"metrics":{"upm":2048,"asc":1916,"des":-434,"tAsc":1491,"tDes":-431,"tLGap":269,"wAsc":1888,"wDes":1888,"xH":1062,"capH":1467,"yMin":-628,"yMax":2224,"hAsc":1916,"hDes":-434,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Arima Madurai","fallbacks":["cursive"],"weights":[100,200,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1073,"des":-560,"tAsc":1073,"tDes":-560,"tLGap":0,"wAsc":1073,"wDes":560,"xH":509,"capH":700,"yMin":-400,"yMax":1015,"hAsc":1073,"hDes":-560,"lGap":0}},{"family":"Arimo","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1854,"des":-434,"tAsc":1854,"tDes":-434,"tLGap":67,"wAsc":2136,"wDes":797,"xH":1082,"capH":1409,"yMin":-797,"yMax":2136,"hAsc":1854,"hDes":-434,"lGap":67}},{"family":"Arizonia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-350,"tAsc":900,"tDes":-350,"tLGap":0,"wAsc":900,"wDes":350,"xH":237,"capH":636,"yMin":-350,"yMax":900,"hAsc":900,"hDes":-350,"lGap":0}},{"family":"Armata","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":1190,"capH":1530,"yMin":-560,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Arsenal","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-254,"tAsc":1000,"tDes":-254,"tLGap":0,"wAsc":1044,"wDes":339,"xH":500,"capH":650,"yMin":-288,"yMax":1012,"hAsc":1000,"hDes":-254,"lGap":0}},{"family":"Artifika","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1984,"des":-508,"tAsc":1984,"tDes":-508,"tLGap":0,"wAsc":1984,"wDes":508,"xH":1045,"capH":1433,"yMin":-508,"yMax":1984,"hAsc":1984,"hDes":-508,"lGap":0}},{"family":"Arvo","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1968,"des":-506,"tAsc":1556,"tDes":-471,"tLGap":110,"wAsc":1968,"wDes":506,"xH":1036,"capH":1516,"yMin":-506,"yMax":1969,"hAsc":1968,"hDes":-506,"lGap":55}},{"family":"Arya","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1265,"des":-544,"tAsc":1265,"tDes":-544,"tLGap":0,"wAsc":1265,"wDes":544,"xH":392,"capH":579,"yMin":-544,"yMax":1265,"hAsc":1265,"hDes":-544,"lGap":0}},{"family":"Asap","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":934,"des":-212,"tAsc":934,"tDes":-212,"tLGap":0,"wAsc":1055,"wDes":264,"xH":523,"capH":700,"yMin":-237,"yMax":1042,"hAsc":934,"hDes":-212,"lGap":0}},{"family":"Asap Condensed","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":934,"des":-212,"tAsc":934,"tDes":-212,"tLGap":0,"wAsc":1055,"wDes":242,"xH":523,"capH":700,"yMin":-237,"yMax":1042,"hAsc":934,"hDes":-212,"lGap":0}},{"family":"Asar","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1196,"des":-557,"tAsc":1196,"tDes":-557,"tLGap":0,"wAsc":1196,"wDes":557,"xH":484,"capH":680,"yMin":-555,"yMax":1194,"hAsc":1196,"hDes":-557,"lGap":0}},{"family":"Asset","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1971,"des":-589,"tAsc":1971,"tDes":-598,"tLGap":0,"wAsc":1971,"wDes":589,"xH":1047,"capH":1291,"yMin":-589,"yMax":1971,"hAsc":1971,"hDes":-589,"lGap":0}},{"family":"Assistant","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1021,"des":-287,"tAsc":1021,"tDes":-287,"tLGap":200,"wAsc":1021,"wDes":287,"xH":500,"capH":750,"yMin":-250,"yMax":1021,"hAsc":1021,"hDes":-287,"lGap":0}},{"family":"Astloch","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1948,"des":-526,"tAsc":1696,"tDes":-352,"tLGap":106,"wAsc":1948,"wDes":526,"xH":1200,"capH":1567,"yMin":-376,"yMax":1934,"hAsc":1948,"hDes":-526,"lGap":53}},{"family":"Asul","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":949,"des":-264,"tAsc":949,"tDes":-264,"tLGap":0,"wAsc":949,"wDes":264,"xH":488,"capH":703,"yMin":-264,"yMax":949,"hAsc":949,"hDes":-264,"lGap":0}},{"family":"Athiti","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-450,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1150,"wDes":450,"xH":468,"capH":614,"yMin":-437,"yMax":1080,"hAsc":1150,"hDes":-450,"lGap":0}},{"family":"Atma","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1101,"des":-518,"tAsc":1101,"tDes":-518,"tLGap":0,"wAsc":1101,"wDes":518,"xH":500,"capH":750,"yMin":-441,"yMax":990,"hAsc":1101,"hDes":-518,"lGap":0}},{"family":"Atomic Age","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2091,"des":-656,"tAsc":2091,"tDes":-656,"tLGap":0,"wAsc":2091,"wDes":656,"xH":1047,"capH":1516,"yMin":-656,"yMax":2091,"hAsc":2091,"hDes":-656,"lGap":0}},{"family":"Aubrey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1699,"des":-433,"tAsc":1699,"tDes":-433,"tLGap":0,"wAsc":1699,"wDes":433,"xH":922,"capH":1262,"yMin":-433,"yMax":1699,"hAsc":1699,"hDes":-433,"lGap":0}},{"family":"Audiowide","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2027,"des":-584,"tAsc":2027,"tDes":-584,"tLGap":0,"wAsc":2027,"wDes":584,"xH":1083,"capH":1434,"yMin":-584,"yMax":2027,"hAsc":2027,"hDes":-584,"lGap":0}},{"family":"Autour One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2010,"des":-550,"tAsc":2010,"tDes":-550,"tLGap":0,"wAsc":2010,"wDes":550,"xH":1190,"capH":1561,"yMin":-550,"yMax":2012,"hAsc":2010,"hDes":-550,"lGap":0}},{"family":"Average","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":953,"des":-263,"tAsc":953,"tDes":-263,"tLGap":0,"wAsc":953,"wDes":263,"xH":196,"capH":106,"yMin":-263,"yMax":953,"hAsc":953,"hDes":-263,"lGap":0}},{"family":"Average Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1027,"des":-269,"tAsc":1027,"tDes":-269,"tLGap":0,"wAsc":1027,"wDes":269,"xH":456,"capH":691,"yMin":-269,"yMax":1027,"hAsc":1027,"hDes":-269,"lGap":0}},{"family":"Averia Gruesa Libre","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1952,"des":-492,"tAsc":1952,"tDes":-492,"tLGap":0,"wAsc":1952,"wDes":492,"yMin":-460,"yMax":1884,"hAsc":1952,"hDes":-492,"lGap":0}},{"family":"Averia Libre","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1952,"des":-492,"tAsc":1952,"tDes":-492,"tLGap":0,"wAsc":1952,"wDes":492,"yMin":-458,"yMax":1891,"hAsc":1952,"hDes":-492,"lGap":0}},{"family":"Averia Sans Libre","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2035,"des":-499,"tAsc":2035,"tDes":-499,"tLGap":0,"wAsc":2035,"wDes":499,"yMin":-467,"yMax":1954,"hAsc":2035,"hDes":-499,"lGap":0}},{"family":"Averia Serif Libre","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1828,"des":-465,"tAsc":1622,"tDes":-426,"tLGap":184,"wAsc":1828,"wDes":465,"yMin":-465,"yMax":1828,"hAsc":1828,"hDes":-465,"lGap":184}},{"family":"B612","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-500,"tAsc":1930,"tDes":-500,"tLGap":0,"wAsc":1934,"wDes":712,"xH":1100,"capH":1500,"yMin":-710,"yMax":1920,"hAsc":1930,"hDes":-500,"lGap":0}},{"family":"B612 Mono","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-500,"tAsc":1930,"tDes":-500,"tLGap":0,"wAsc":1966,"wDes":712,"xH":1100,"capH":1500,"yMin":-710,"yMax":1924,"hAsc":1930,"hDes":-500,"lGap":0}},{"family":"Bad Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2710,"des":-1327,"tAsc":2710,"tDes":-1327,"tLGap":0,"wAsc":2710,"wDes":1327,"xH":1034,"capH":1966,"yMin":-1327,"yMax":2710,"hAsc":2710,"hDes":-1327,"lGap":0}},{"family":"Bahiana","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":900,"wDes":250,"xH":492,"capH":710,"yMin":-250,"yMax":900,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Bahianita","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-238,"tAsc":962,"tDes":-238,"tLGap":0,"wAsc":1007,"wDes":330,"xH":582,"capH":710,"yMin":-330,"yMax":1007,"hAsc":962,"hDes":-238,"lGap":0}},{"family":"Bai Jamjuree","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1225,"wDes":561,"xH":499,"capH":700,"yMin":-488,"yMax":1206,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Ballet","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-770,"tAsc":1130,"tDes":-770,"tLGap":0,"wAsc":1160,"wDes":920,"xH":339,"capH":1209,"yMin":-913,"yMax":1152,"hAsc":1130,"hDes":-770,"lGap":0}},{"family":"Baloo 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-524,"tAsc":1050,"tDes":-524,"tLGap":0,"wAsc":1078,"wDes":524,"xH":462,"capH":608,"yMin":-470,"yMax":1018,"hAsc":1050,"hDes":-524,"lGap":0}},{"family":"Baloo Bhai 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-544,"tAsc":1050,"tDes":-544,"tLGap":0,"wAsc":1078,"wDes":544,"xH":462,"capH":608,"yMin":-459,"yMax":1018,"hAsc":1050,"hDes":-544,"lGap":0}},{"family":"Baloo Bhaina 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1185,"des":-827,"tAsc":1185,"tDes":-827,"tLGap":0,"wAsc":1185,"wDes":827,"xH":462,"capH":608,"yMin":-721,"yMax":1023,"hAsc":1185,"hDes":-827,"lGap":0}},{"family":"Baloo Chettan 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-390,"tAsc":1050,"tDes":-390,"tLGap":0,"wAsc":1078,"wDes":392,"xH":462,"capH":608,"yMin":-349,"yMax":1018,"hAsc":1050,"hDes":-390,"lGap":0}},{"family":"Baloo Da 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1095,"des":-589,"tAsc":1095,"tDes":-589,"tLGap":0,"wAsc":1095,"wDes":589,"xH":462,"capH":608,"yMin":-579,"yMax":1029,"hAsc":1095,"hDes":-589,"lGap":0}},{"family":"Baloo Paaji 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1157,"des":-604,"tAsc":1157,"tDes":-604,"tLGap":0,"wAsc":1157,"wDes":614,"xH":462,"capH":608,"yMin":-523,"yMax":1018,"hAsc":1157,"hDes":-604,"lGap":0}},{"family":"Baloo Tamma 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-673,"tAsc":1050,"tDes":-673,"tLGap":0,"wAsc":1078,"wDes":673,"xH":462,"capH":608,"yMin":-636,"yMax":1018,"hAsc":1050,"hDes":-673,"lGap":0}},{"family":"Baloo Tammudu 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1177,"des":-1041,"tAsc":1177,"tDes":-1041,"tLGap":0,"wAsc":1177,"wDes":1119,"xH":462,"capH":608,"yMin":-1065,"yMax":1071,"hAsc":1177,"hDes":-1041,"lGap":0}},{"family":"Baloo Thambi 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-486,"tAsc":1050,"tDes":-486,"tLGap":0,"wAsc":1078,"wDes":486,"xH":462,"capH":608,"yMin":-432,"yMax":1018,"hAsc":1050,"hDes":-486,"lGap":0}},{"family":"Balsamiq Sans","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":1220,"wDes":420,"xH":520,"capH":715,"yMin":-346,"yMax":1134,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Balthazar","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":796,"des":-222,"tAsc":796,"tDes":-222,"tLGap":0,"wAsc":796,"wDes":222,"xH":399,"capH":605,"yMin":-222,"yMax":796,"hAsc":796,"hDes":-222,"lGap":0}},{"family":"Bangers","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":883,"des":-181,"tAsc":883,"tDes":-181,"tLGap":0,"wAsc":1401,"wDes":356,"xH":721,"capH":721,"yMin":-356,"yMax":1401,"hAsc":883,"hDes":-181,"lGap":0}},{"family":"Barlow","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1112,"wDes":249,"xH":506,"capH":700,"yMin":-209,"yMax":1084,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Barlow Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1075,"wDes":274,"xH":506,"capH":700,"yMin":-209,"yMax":1074,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Barlow Semi Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1089,"wDes":261,"xH":506,"capH":700,"yMin":-212,"yMax":1079,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Barriecito","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-238,"tAsc":962,"tDes":-238,"tLGap":0,"wAsc":1041,"wDes":346,"xH":582,"capH":710,"yMin":-346,"yMax":1041,"hAsc":962,"hDes":-238,"lGap":0}},{"family":"Barrio","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-247,"tAsc":880,"tDes":-247,"tLGap":0,"wAsc":880,"wDes":247,"xH":492,"capH":710,"yMin":-247,"yMax":880,"hAsc":880,"hDes":-247,"lGap":0}},{"family":"Basic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2066,"des":-511,"tAsc":2066,"tDes":-511,"tLGap":0,"wAsc":2066,"wDes":511,"xH":1022,"capH":1358,"yMin":-507,"yMax":1960,"hAsc":2066,"hDes":-511,"lGap":0}},{"family":"Baskerville","fallbacks":["Baskerville Old Face","Hoefler Text","Garamond","Times New Roman","serif"],"metrics":{"upm":2048,"asc":1839,"des":-504,"tAsc":1376,"tDes":-504,"tLGap":311,"wAsc":1839,"wDes":1839,"xH":819,"capH":1356,"yMin":-504,"yMax":1869,"hAsc":1839,"hDes":-504,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Baskervville","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":998,"des":-295,"tAsc":998,"tDes":-295,"tLGap":0,"wAsc":1138,"wDes":296,"xH":436,"capH":710,"yMin":-296,"yMax":1138,"hAsc":998,"hDes":-295,"lGap":0}},{"family":"Battambang","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Baumans","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-240,"tAsc":942,"tDes":-240,"tLGap":0,"wAsc":942,"wDes":240,"xH":480,"capH":700,"yMin":-240,"yMax":942,"hAsc":942,"hDes":-240,"lGap":0}},{"family":"Bayon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Be Vietnam","fallbacks":["sans-serif"],"weights":[100,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1196,"des":-265,"tAsc":1196,"tDes":-265,"tLGap":0,"wAsc":1196,"wDes":265,"xH":527,"capH":700,"yMin":-265,"yMax":1196,"hAsc":1196,"hDes":-265,"lGap":0}},{"family":"Bebas Neue","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":950,"wDes":350,"xH":700,"capH":700,"yMin":-200,"yMax":912,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Belgrano","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":990,"des":-278,"tAsc":990,"tDes":-278,"tLGap":0,"wAsc":990,"wDes":278,"xH":499,"capH":706,"yMin":-279,"yMax":990,"hAsc":990,"hDes":-278,"lGap":0}},{"family":"Bellefair","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":869,"des":-277,"tAsc":869,"tDes":-277,"tLGap":0,"wAsc":869,"wDes":277,"xH":364,"capH":688,"yMin":-277,"yMax":869,"hAsc":869,"hDes":-277,"lGap":0}},{"family":"Belleza","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-224,"tAsc":928,"tDes":-224,"tLGap":0,"wAsc":928,"wDes":224,"xH":452,"capH":662,"yMin":-224,"yMax":928,"hAsc":928,"hDes":-224,"lGap":0}},{"family":"Bellota","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-290,"tAsc":968,"tDes":-290,"tLGap":0,"wAsc":1175,"wDes":325,"xH":500,"capH":684,"yMin":-317,"yMax":1147,"hAsc":968,"hDes":-290,"lGap":0}},{"family":"Bellota Text","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-290,"tAsc":968,"tDes":-290,"tLGap":0,"wAsc":1175,"wDes":325,"xH":500,"capH":684,"yMin":-317,"yMax":1147,"hAsc":968,"hDes":-290,"lGap":0}},{"family":"BenchNine","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-720,"tAsc":2020,"tDes":-720,"tLGap":0,"wAsc":2020,"wDes":720,"xH":1006,"capH":1438,"yMin":-683,"yMax":2018,"hAsc":2020,"hDes":-720,"lGap":0}},{"family":"Benne","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":630,"des":-370,"tAsc":630,"tDes":-370,"tLGap":0,"wAsc":1105,"wDes":742,"xH":404,"capH":655,"yMin":-742,"yMax":1105,"hAsc":630,"hDes":-370,"lGap":0}},{"family":"Bentham","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":879,"des":-260,"tAsc":768,"tDes":-256,"tLGap":92,"wAsc":879,"wDes":260,"yMin":-260,"yMax":878,"hAsc":879,"hDes":-260,"lGap":92}},{"family":"Berkshire Swash","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2007,"des":-537,"tAsc":2007,"tDes":-537,"tLGap":0,"wAsc":2007,"wDes":537,"xH":1038,"capH":1858,"yMin":-537,"yMax":2007,"hAsc":2007,"hDes":-537,"lGap":0}},{"family":"Beth Ellen","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":3250,"des":-1190,"tAsc":3250,"tDes":-1190,"tLGap":0,"wAsc":3224,"wDes":946,"xH":1208,"capH":2248,"yMin":-946,"yMax":3224,"hAsc":3250,"hDes":-1190,"lGap":0}},{"family":"Bevan","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1155,"des":-452,"tAsc":1155,"tDes":-452,"tLGap":0,"wAsc":1313,"wDes":425,"xH":523,"capH":777,"yMin":-425,"yMax":1313,"hAsc":1155,"hDes":-452,"lGap":0}},{"family":"Big Shoulders Display","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-596,"yMax":2245,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Big Shoulders Inline Display","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":4000,"asc":3936,"des":-852,"tAsc":3936,"tDes":-852,"tLGap":0,"wAsc":5228,"wDes":1460,"xH":2400,"capH":3200,"yMin":-1203,"yMax":4570,"hAsc":3936,"hDes":-852,"lGap":0}},{"family":"Big Shoulders Inline Text","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":4000,"asc":3936,"des":-852,"tAsc":3936,"tDes":-852,"tLGap":0,"wAsc":5228,"wDes":1460,"xH":2400,"capH":3200,"yMin":-1254,"yMax":4650,"hAsc":3936,"hDes":-852,"lGap":0}},{"family":"Big Shoulders Stencil Display","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-581,"yMax":2245,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Big Shoulders Stencil Text","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-614,"yMax":2302,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Big Shoulders Text","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-625,"yMax":2302,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Bigelow Rules","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1857,"des":-516,"tAsc":1857,"tDes":-516,"tLGap":0,"wAsc":1857,"wDes":516,"xH":1227,"capH":1528,"yMin":-516,"yMax":1857,"hAsc":1857,"hDes":-516,"lGap":0}},{"family":"Bigshot One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":869,"des":-179,"tAsc":869,"tDes":-179,"tLGap":0,"wAsc":869,"wDes":179,"xH":449,"capH":615,"yMin":-179,"yMax":869,"hAsc":869,"hDes":-179,"lGap":0}},{"family":"Bilbo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":850,"des":-400,"tAsc":850,"tDes":-400,"tLGap":0,"wAsc":850,"wDes":400,"xH":327,"capH":387,"yMin":-400,"yMax":850,"hAsc":850,"hDes":-400,"lGap":0}},{"family":"Bilbo Swash Caps","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":850,"des":-400,"tAsc":850,"tDes":-400,"tLGap":0,"wAsc":850,"wDes":400,"xH":327,"capH":542,"yMin":-400,"yMax":850,"hAsc":850,"hDes":-400,"lGap":0}},{"family":"BioRhyme","fallbacks":["serif"],"weights":[200,300,400,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1127,"des":-422,"tAsc":1127,"tDes":-422,"tLGap":0,"wAsc":1127,"wDes":422,"xH":471,"capH":686,"yMin":-369,"yMax":1117,"hAsc":1127,"hDes":-422,"lGap":0}},{"family":"BioRhyme Expanded","fallbacks":["serif"],"weights":[200,300,400,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1127,"des":-422,"tAsc":1127,"tDes":-422,"tLGap":0,"wAsc":1127,"wDes":422,"xH":471,"capH":686,"yMin":-398,"yMax":1120,"hAsc":1127,"hDes":-422,"lGap":0}},{"family":"Biryani","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1109,"des":-656,"tAsc":1109,"tDes":-656,"tLGap":0,"wAsc":1109,"wDes":656,"xH":563,"capH":758,"yMin":-592,"yMax":1109,"hAsc":1109,"hDes":-656,"lGap":0}},{"family":"Bitter","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":1255,"wDes":376,"xH":522,"capH":692,"yMin":-237,"yMax":983,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Black And White Picture","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":848,"wDes":297,"xH":442,"capH":648,"yMin":-297,"yMax":802,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Black Han Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":790,"des":-210,"tAsc":790,"tDes":-210,"tLGap":250,"wAsc":810,"wDes":210,"xH":600,"capH":750,"yMin":-198,"yMax":810,"hAsc":790,"hDes":-210,"lGap":250}},{"family":"Black Ops One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1871,"des":-689,"tAsc":1871,"tDes":-689,"tLGap":0,"wAsc":1871,"wDes":689,"xH":1062,"capH":1327,"yMin":-689,"yMax":1871,"hAsc":1871,"hDes":-689,"lGap":0}},{"family":"Blinker","fallbacks":["sans-serif"],"weights":[100,200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-240,"tAsc":960,"tDes":-240,"tLGap":0,"wAsc":960,"wDes":240,"xH":494,"capH":627,"yMin":-223,"yMax":838,"hAsc":960,"hDes":-240,"lGap":0}},{"family":"Bodoni Moda","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2250,"des":-800,"tAsc":2250,"tDes":-800,"tLGap":0,"wAsc":2250,"wDes":800,"xH":920,"capH":1500,"yMin":-627,"yMax":2095,"hAsc":2250,"hDes":-800,"lGap":0}},{"family":"Bokor","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2594,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Bonbon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":845,"des":-330,"tAsc":845,"tDes":-330,"tLGap":0,"wAsc":845,"wDes":330,"xH":504,"capH":644,"yMin":-330,"yMax":845,"hAsc":845,"hDes":-330,"lGap":0}},{"family":"Boogaloo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":943,"des":-246,"tAsc":943,"tDes":-246,"tLGap":0,"wAsc":943,"wDes":246,"xH":338,"capH":469,"yMin":-246,"yMax":943,"hAsc":943,"hDes":-246,"lGap":0}},{"family":"Bowlby One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2276,"des":-932,"tAsc":2276,"tDes":-932,"tLGap":0,"wAsc":2276,"wDes":932,"xH":1196,"capH":1520,"yMin":-932,"yMax":2276,"hAsc":2276,"hDes":-932,"lGap":0}},{"family":"Bowlby One SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2248,"des":-876,"tAsc":2248,"tDes":-876,"tLGap":0,"wAsc":2248,"wDes":876,"xH":1392,"capH":1520,"yMin":-876,"yMax":2248,"hAsc":2248,"hDes":-876,"lGap":0}},{"family":"Brawler","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1988,"des":-506,"tAsc":1988,"tDes":-506,"tLGap":0,"wAsc":1988,"wDes":506,"xH":1065,"capH":1434,"yMin":-506,"yMax":1988,"hAsc":1988,"hDes":-506,"lGap":0}},{"family":"Bree Serif","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1077,"des":-281,"tAsc":1077,"tDes":-281,"tLGap":0,"wAsc":1077,"wDes":281,"xH":503,"capH":665,"yMin":-281,"yMax":1077,"hAsc":1077,"hDes":-281,"lGap":0}},{"family":"Brush Script MT","fallbacks":["cursive"],"metrics":{"upm":2048,"asc":1820,"des":-692,"tAsc":1229,"tDes":-506,"tLGap":456,"wAsc":1820,"wDes":1820,"yMin":-692,"yMax":1983,"hAsc":1820,"hDes":-692,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Brygada 1918","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-250,"tAsc":920,"tDes":-250,"tLGap":0,"wAsc":1070,"wDes":440,"xH":460,"capH":670,"yMin":-436,"yMax":1049,"hAsc":920,"hDes":-250,"lGap":0}},{"family":"Bubblegum Sans","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":852,"des":-311,"tAsc":852,"tDes":-311,"tLGap":0,"wAsc":852,"wDes":311,"xH":410,"capH":470,"yMin":-311,"yMax":852,"hAsc":852,"hDes":-311,"lGap":0}},{"family":"Bubbler One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-263,"tAsc":900,"tDes":-263,"tLGap":0,"wAsc":900,"wDes":65273,"xH":500,"capH":700,"yMin":-263,"yMax":900,"hAsc":900,"hDes":-263,"lGap":0}},{"family":"Buda","fallbacks":["cursive"],"weights":[300],"styles":[],"variants":[[0,300]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1836,"des":-724,"tAsc":1519,"tDes":-529,"tLGap":512,"wAsc":1836,"wDes":724,"yMin":-446,"yMax":1862,"hAsc":1836,"hDes":-724,"lGap":0}},{"family":"Buenard","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1031,"des":-270,"tAsc":1031,"tDes":-270,"tLGap":0,"wAsc":1031,"wDes":270,"xH":95,"capH":178,"yMin":-260,"yMax":1009,"hAsc":1031,"hDes":-270,"lGap":0}},{"family":"Bungee","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1634,"wDes":914,"xH":500,"capH":720,"yMin":-916,"yMax":1636,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Hairline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1614,"wDes":894,"xH":500,"capH":720,"yMin":-894,"yMax":1614,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Inline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1634,"wDes":914,"xH":500,"capH":720,"yMin":-916,"yMax":1636,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Outline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1644,"wDes":924,"xH":500,"capH":720,"yMin":-924,"yMax":1644,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Shade","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1634,"wDes":914,"xH":500,"capH":720,"yMin":-916,"yMax":1636,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Butcherman","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2600,"des":-1363,"tAsc":2600,"tDes":-1363,"tLGap":0,"wAsc":2600,"wDes":1363,"xH":1521,"capH":1509,"yMin":-1363,"yMax":2600,"hAsc":2600,"hDes":-1363,"lGap":0}},{"family":"Butterfly Kids","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":917,"des":-304,"tAsc":917,"tDes":-304,"tLGap":0,"wAsc":917,"wDes":304,"xH":338,"capH":802,"yMin":-304,"yMax":917,"hAsc":917,"hDes":-304,"lGap":0}},{"family":"Cabin","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-500,"tAsc":1930,"tDes":-500,"tLGap":0,"wAsc":2300,"wDes":630,"xH":980,"capH":1400,"yMin":-608,"yMax":2276,"hAsc":1930,"hDes":-500,"lGap":0}},{"family":"Cabin Condensed","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":965,"des":-250,"tAsc":965,"tDes":-250,"tLGap":0,"wAsc":1139,"wDes":314,"xH":490,"capH":700,"yMin":-284,"yMax":1124,"hAsc":965,"hDes":-250,"lGap":0}},{"family":"Cabin Sketch","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":873,"des":-298,"tAsc":873,"tDes":-298,"tLGap":0,"wAsc":873,"wDes":298,"xH":505,"capH":652,"yMin":-249,"yMax":865,"hAsc":873,"hDes":-298,"lGap":0}},{"family":"Caesar Dressing","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1017,"des":-226,"tAsc":1017,"tDes":-226,"tLGap":0,"wAsc":1017,"wDes":231,"xH":772,"capH":773,"yMin":-226,"yMax":1017,"hAsc":1017,"hDes":-226,"lGap":0}},{"family":"Cagliostro","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":998,"des":-355,"tAsc":998,"tDes":-355,"tLGap":0,"wAsc":998,"wDes":355,"xH":444,"capH":700,"yMin":-355,"yMax":998,"hAsc":998,"hDes":-355,"lGap":0}},{"family":"Cairo","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1303,"des":-571,"tAsc":1303,"tDes":-571,"tLGap":0,"wAsc":1303,"wDes":571,"xH":500,"capH":692,"yMin":-466,"yMax":1185,"hAsc":1303,"hDes":-571,"lGap":0}},{"family":"Caladea","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":1050,"wDes":250,"xH":467,"capH":667,"yMin":-222,"yMax":936,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Calistoga","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-300,"tAsc":1000,"tDes":-300,"tLGap":0,"wAsc":1300,"wDes":400,"xH":530,"capH":698,"yMin":-396,"yMax":1225,"hAsc":1000,"hDes":-300,"lGap":0}},{"family":"Calligraffitti","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":986,"des":-607,"tAsc":866,"tDes":-457,"tLGap":28,"wAsc":986,"wDes":607,"xH":819,"capH":841,"yMin":-607,"yMax":986,"hAsc":986,"hDes":-607,"lGap":14}},{"family":"Cambay","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":800,"asc":800,"des":-503,"tAsc":800,"tDes":-503,"tLGap":0,"wAsc":800,"wDes":503,"xH":384,"capH":550,"yMin":-499,"yMax":760,"hAsc":800,"hDes":-503,"lGap":0}},{"family":"Cambo","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":879,"des":-243,"tAsc":879,"tDes":-243,"tLGap":0,"wAsc":879,"wDes":243,"xH":506,"capH":676,"yMin":-243,"yMax":879,"hAsc":879,"hDes":-243,"lGap":0}},{"family":"Candal","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2226,"des":-432,"tAsc":2226,"tDes":-432,"tLGap":0,"wAsc":2226,"wDes":432,"xH":1079,"capH":1414,"yMin":-997,"yMax":2226,"hAsc":2226,"hDes":-432,"lGap":0}},{"family":"Cantarell","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2137,"des":-555,"tAsc":1514,"tDes":-534,"tLGap":211,"wAsc":2137,"wDes":555,"yMin":-555,"yMax":2137,"hAsc":2137,"hDes":-555,"lGap":211}},{"family":"Cantata One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-560,"tAsc":2040,"tDes":-560,"tLGap":0,"wAsc":2040,"wDes":560,"xH":1023,"capH":1530,"yMin":-560,"yMax":2040,"hAsc":2040,"hDes":-560,"lGap":0}},{"family":"Cantora One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":1000,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Capriola","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1992,"des":-568,"tAsc":1992,"tDes":-568,"tLGap":0,"wAsc":1992,"wDes":568,"xH":1128,"capH":1533,"yMin":-568,"yMax":1994,"hAsc":1992,"hDes":-568,"lGap":0}},{"family":"Cardo","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2028,"des":-745,"tAsc":2028,"tDes":-745,"tLGap":0,"wAsc":2028,"wDes":745,"xH":900,"capH":1410,"yMin":-745,"yMax":2336,"hAsc":2028,"hDes":-745,"lGap":0}},{"family":"Carme","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1946,"des":-513,"tAsc":1946,"tDes":-513,"tLGap":0,"wAsc":1946,"wDes":513,"xH":1024,"capH":1434,"yMin":-513,"yMax":1946,"hAsc":1946,"hDes":-513,"lGap":0}},{"family":"Carrois Gothic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-270,"tAsc":922,"tDes":-270,"tLGap":0,"wAsc":922,"wDes":270,"xH":560,"capH":720,"yMin":-270,"yMax":922,"hAsc":922,"hDes":-270,"lGap":0}},{"family":"Carrois Gothic SC","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-270,"tAsc":922,"tDes":-270,"tLGap":0,"wAsc":922,"wDes":270,"xH":560,"capH":720,"yMin":-270,"yMax":922,"hAsc":922,"hDes":-270,"lGap":0}},{"family":"Carter One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2264,"des":-890,"tAsc":2264,"tDes":-890,"tLGap":0,"wAsc":2264,"wDes":890,"xH":473,"capH":1481,"yMin":-891,"yMax":2264,"hAsc":2264,"hDes":-890,"lGap":0}},{"family":"Castoro","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":755,"des":-245,"tAsc":755,"tDes":-245,"tLGap":250,"wAsc":1091,"wDes":430,"xH":475,"capH":699,"yMin":-430,"yMax":1091,"hAsc":755,"hDes":-245,"lGap":250}},{"family":"Catamaran","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-540,"tAsc":1100,"tDes":-540,"tLGap":0,"wAsc":1100,"wDes":540,"xH":485,"capH":680,"yMin":-377,"yMax":1100,"hAsc":1100,"hDes":-540,"lGap":0}},{"family":"Caudex","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2034,"des":-606,"tAsc":2034,"tDes":-606,"tLGap":0,"wAsc":2034,"wDes":606,"yMin":-606,"yMax":2034,"hAsc":2034,"hDes":-606,"lGap":0}},{"family":"Caveat","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-300,"tAsc":960,"tDes":-300,"tLGap":0,"wAsc":974,"wDes":315,"xH":400,"capH":610,"yMin":-299,"yMax":960,"hAsc":960,"hDes":-300,"lGap":0}},{"family":"Caveat Brush","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-300,"tAsc":960,"tDes":-300,"tLGap":0,"wAsc":960,"wDes":300,"xH":420,"capH":660,"yMin":-300,"yMax":900,"hAsc":960,"hDes":-300,"lGap":0}},{"family":"Cedarville Cursive","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1279,"des":-663,"tAsc":1279,"tDes":-663,"tLGap":0,"wAsc":1279,"wDes":663,"xH":400,"capH":775,"yMin":-663,"yMax":1279,"hAsc":1279,"hDes":-663,"lGap":0}},{"family":"Century Gothic","fallbacks":["CenturyGothic","AppleGothic","sans-serif"],"metrics":{"upm":2048,"asc":2060,"des":-451,"tAsc":1536,"tDes":-426,"tLGap":229,"wAsc":1989,"wDes":1989,"yMin":-628,"yMax":2170,"hAsc":2060,"hDes":-451,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Ceviche One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":806,"des":-237,"tAsc":806,"tDes":-237,"tLGap":0,"wAsc":806,"wDes":237,"xH":451,"capH":425,"yMin":-237,"yMax":806,"hAsc":806,"hDes":-237,"lGap":0}},{"family":"Chakra Petch","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":992,"des":-308,"tAsc":992,"tDes":-308,"tLGap":0,"wAsc":1248,"wDes":566,"xH":498,"capH":700,"yMin":-533,"yMax":1236,"hAsc":992,"hDes":-308,"lGap":0}},{"family":"Changa","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1227,"des":-613,"tAsc":1227,"tDes":-613,"tLGap":0,"wAsc":1368,"wDes":680,"xH":500,"capH":625,"yMin":-532,"yMax":1153,"hAsc":1227,"hDes":-613,"lGap":0}},{"family":"Changa One","fallbacks":["cursive"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":882,"des":-180,"tAsc":882,"tDes":-180,"tLGap":0,"wAsc":882,"wDes":180,"xH":500,"capH":625,"yMin":-180,"yMax":882,"hAsc":882,"hDes":-180,"lGap":0}},{"family":"Chango","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":995,"des":-216,"tAsc":995,"tDes":-216,"tLGap":0,"wAsc":995,"wDes":216,"xH":509,"capH":700,"yMin":-216,"yMax":995,"hAsc":995,"hDes":-216,"lGap":0}},{"family":"Charm","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1115,"des":-434,"tAsc":1115,"tDes":-434,"tLGap":0,"wAsc":1639,"wDes":714,"xH":466,"capH":684,"yMin":-692,"yMax":1597,"hAsc":1115,"hDes":-434,"lGap":0}},{"family":"Charmonman","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1200,"des":-700,"tAsc":1200,"tDes":-700,"tLGap":0,"wAsc":1630,"wDes":937,"xH":420,"capH":700,"yMin":-919,"yMax":1562,"hAsc":1200,"hDes":-700,"lGap":0}},{"family":"Chathura","fallbacks":["sans-serif"],"weights":[100,300,400,700,800],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-602,"tAsc":1020,"tDes":-602,"tLGap":0,"wAsc":1020,"wDes":602,"xH":294,"capH":404,"yMin":-602,"yMax":1020,"hAsc":1020,"hDes":-602,"lGap":0}},{"family":"Chau Philomene One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1033,"des":-334,"tAsc":1033,"tDes":-334,"tLGap":0,"wAsc":1033,"wDes":334,"xH":512,"capH":752,"yMin":-334,"yMax":1033,"hAsc":1033,"hDes":-334,"lGap":0}},{"family":"Chela One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-235,"tAsc":942,"tDes":-235,"tLGap":0,"wAsc":942,"wDes":235,"xH":534,"capH":721,"yMin":-235,"yMax":942,"hAsc":942,"hDes":-235,"lGap":0}},{"family":"Chelsea Market","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1029,"des":-274,"tAsc":1029,"tDes":-274,"tLGap":0,"wAsc":1029,"wDes":274,"xH":608,"capH":796,"yMin":-274,"yMax":1029,"hAsc":1029,"hDes":-274,"lGap":0}},{"family":"Chenla","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Cherry Cream Soda","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1006,"des":-247,"tAsc":738,"tDes":-247,"tLGap":57,"wAsc":1006,"wDes":247,"xH":502,"capH":741,"yMin":-247,"yMax":1006,"hAsc":1006,"hDes":-247,"lGap":29}},{"family":"Cherry Swash","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-301,"tAsc":1025,"tDes":-301,"tLGap":0,"wAsc":1025,"wDes":301,"xH":500,"capH":700,"yMin":-301,"yMax":1000,"hAsc":1025,"hDes":-301,"lGap":0}},{"family":"Chewy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1003,"des":-310,"tAsc":801,"tDes":-308,"tLGap":49,"wAsc":1003,"wDes":310,"xH":577,"capH":768,"yMin":-310,"yMax":1003,"hAsc":1003,"hDes":-310,"lGap":25}},{"family":"Chicle","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":915,"des":-294,"tAsc":915,"tDes":-294,"tLGap":0,"wAsc":915,"wDes":294,"xH":277,"capH":513,"yMin":-294,"yMax":915,"hAsc":915,"hDes":-294,"lGap":0}},{"family":"Chilanka","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1500,"des":-750,"tAsc":1500,"tDes":-750,"tLGap":0,"wAsc":1914,"wDes":1282,"xH":999,"capH":1448,"yMin":-1282,"yMax":1914,"hAsc":1500,"hDes":-750,"lGap":0}},{"family":"Chivo","fallbacks":["sans-serif"],"weights":[300,400,700,900],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":937,"wDes":250,"xH":511,"capH":686,"yMin":-250,"yMax":926,"hAsc":940,"hDes":-250,"lGap":0}},{"family":"Chonburi","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":950,"wDes":250,"xH":536,"capH":714,"yMin":-401,"yMax":1072,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Cinzel","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-372,"tAsc":976,"tDes":-372,"tLGap":0,"wAsc":976,"wDes":372,"xH":500,"capH":700,"yMin":-372,"yMax":976,"hAsc":976,"hDes":-372,"lGap":0}},{"family":"Cinzel Decorative","fallbacks":["cursive"],"weights":[400,700,900],"styles":["regular"],"variants":[[0,400],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-372,"tAsc":976,"tDes":-372,"tLGap":0,"wAsc":976,"wDes":372,"xH":714,"capH":700,"yMin":-284,"yMax":945,"hAsc":976,"hDes":-372,"lGap":0}},{"family":"Clicker Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1898,"des":-807,"tAsc":1898,"tDes":-807,"tLGap":0,"wAsc":1898,"wDes":807,"xH":621,"capH":1358,"yMin":-807,"yMax":1898,"hAsc":1898,"hDes":-807,"lGap":0}},{"family":"Coda","fallbacks":["cursive"],"weights":[400,800],"styles":["regular"],"variants":[[0,400],[0,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2124,"des":-784,"tAsc":2124,"tDes":-784,"tLGap":0,"wAsc":2124,"wDes":784,"yMin":-691,"yMax":2124,"hAsc":2124,"hDes":-784,"lGap":0}},{"family":"Coda Caption","fallbacks":["sans-serif"],"weights":[800],"styles":[],"variants":[[0,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2450,"des":-783,"tAsc":2450,"tDes":-783,"tLGap":0,"wAsc":2450,"wDes":783,"yMin":-1021,"yMax":2655,"hAsc":2450,"hDes":-783,"lGap":0}},{"family":"Codystar","fallbacks":["cursive"],"weights":[300,400],"styles":["regular"],"variants":[[0,300],[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":953,"des":-255,"tAsc":953,"tDes":-255,"tLGap":0,"wAsc":953,"wDes":255,"xH":753,"capH":761,"yMin":-255,"yMax":953,"hAsc":953,"hDes":-255,"lGap":0}},{"family":"Coiny","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":250,"tAsc":750,"tDes":-250,"tLGap":600,"wAsc":750,"wDes":250,"yMin":-466,"yMax":1311,"hAsc":750,"hDes":250,"lGap":600}},{"family":"Combo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":907,"des":-269,"tAsc":907,"tDes":-269,"tLGap":0,"wAsc":907,"wDes":269,"xH":516,"capH":670,"yMin":-269,"yMax":907,"hAsc":907,"hDes":-269,"lGap":0}},{"family":"Comfortaa","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":881,"des":-234,"tAsc":881,"tDes":-234,"tLGap":0,"wAsc":1285,"wDes":332,"xH":547,"capH":781,"yMin":-289,"yMax":1264,"hAsc":881,"hDes":-234,"lGap":0}},{"family":"Comic Neue","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":350,"xH":487,"capH":670,"yMin":-215,"yMax":928,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Coming Soon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1053,"des":-498,"tAsc":792,"tDes":-444,"tLGap":42,"wAsc":1053,"wDes":498,"xH":569,"capH":763,"yMin":-498,"yMax":1053,"hAsc":1053,"hDes":-498,"lGap":21}},{"family":"Commissioner","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2034,"des":-412,"tAsc":2034,"tDes":-412,"tLGap":0,"wAsc":2424,"wDes":586,"xH":988,"capH":1426,"yMin":-564,"yMax":2282,"hAsc":2034,"hDes":-412,"lGap":0}},{"family":"Concert One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2005,"des":410,"tAsc":2005,"tDes":410,"tLGap":0,"wAsc":2005,"wDes":410,"xH":1004,"capH":1400,"yMin":-400,"yMax":1958,"hAsc":2005,"hDes":410,"lGap":0}},{"family":"Condiment","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":882,"des":-641,"tAsc":882,"tDes":-641,"tLGap":0,"wAsc":882,"wDes":641,"xH":317,"capH":327,"yMin":-641,"yMax":882,"hAsc":882,"hDes":-641,"lGap":0}},{"family":"Content","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Contrail One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1939,"des":-625,"tAsc":1939,"tDes":-625,"tLGap":0,"wAsc":1939,"wDes":625,"xH":255,"capH":421,"yMin":-625,"yMax":1939,"hAsc":1939,"hDes":-625,"lGap":0}},{"family":"Convergence","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":943,"des":-230,"tAsc":943,"tDes":-230,"tLGap":0,"wAsc":943,"wDes":230,"xH":541,"capH":727,"yMin":-230,"yMax":943,"hAsc":943,"hDes":-230,"lGap":0}},{"family":"Cookie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":789,"des":-320,"tAsc":789,"tDes":-320,"tLGap":0,"wAsc":789,"wDes":320,"xH":115,"capH":312,"yMin":-320,"yMax":789,"hAsc":789,"hDes":-320,"lGap":0}},{"family":"Copperplate","fallbacks":["Copperplate Gothic Light","fantasy"],"metrics":{"upm":1000,"asc":763,"des":-248,"tAsc":763,"tDes":-250,"tLGap":20,"wAsc":763,"wDes":763,"xH":440,"capH":526,"yMin":-248,"yMax":924,"hAsc":763,"hDes":-248,"lGap":19},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Copse","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1991,"des":-483,"tAsc":1583,"tDes":-439,"tLGap":113,"wAsc":1991,"wDes":483,"xH":1001,"capH":1505,"yMin":-483,"yMax":1991,"hAsc":1991,"hDes":-483,"lGap":57}},{"family":"Corben","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2826,"des":-969,"tAsc":2826,"tDes":-969,"tLGap":0,"wAsc":2826,"wDes":969,"xH":958,"capH":1404,"yMin":-495,"yMax":2202,"hAsc":2826,"hDes":-969,"lGap":0}},{"family":"Cormorant","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":925,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Garamond","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Infant","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant SC","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Unicase","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Upright","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-281,"yMax":904,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Courgette","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":112,"capH":301,"yMin":-560,"yMax":2005,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Courier New","fallbacks":["Courier","Lucida Sans Typewriter","Lucida Typewriter","monospace"],"metrics":{"upm":2048,"asc":1705,"des":-615,"tAsc":1255,"tDes":-386,"tLGap":0,"wAsc":1705,"wDes":1705,"xH":866,"capH":1170,"yMin":-1392,"yMax":2091,"hAsc":1705,"hDes":-615,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Courier Prime","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1600,"des":-700,"tAsc":1600,"tDes":-700,"tLGap":0,"wAsc":1900,"wDes":800,"xH":924,"capH":1187,"yMin":-526,"yMax":1827,"hAsc":1600,"hDes":-700,"lGap":0}},{"family":"Cousine","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1705,"des":-615,"tAsc":1255,"tDes":-386,"tLGap":0,"wAsc":1705,"wDes":615,"xH":1082,"capH":1349,"yMin":-615,"yMax":2009,"hAsc":1705,"hDes":-615,"lGap":0}},{"family":"Coustard","fallbacks":["serif"],"weights":[400,900],"styles":["regular"],"variants":[[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-781,"tAsc":2095,"tDes":-781,"tLGap":0,"wAsc":2095,"wDes":781,"xH":1095,"capH":346,"yMin":-646,"yMax":2090,"hAsc":2095,"hDes":-781,"lGap":0}},{"family":"Covered By Your Grace","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":995,"des":-384,"tAsc":995,"tDes":-384,"tLGap":0,"wAsc":995,"wDes":384,"xH":500,"capH":795,"yMin":-384,"yMax":1021,"hAsc":995,"hDes":-384,"lGap":0}},{"family":"Crafty Girls","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1001,"des":-461,"tAsc":761,"tDes":-327,"tLGap":40,"wAsc":1001,"wDes":461,"xH":548,"capH":772,"yMin":-461,"yMax":999,"hAsc":1001,"hDes":-461,"lGap":21}},{"family":"Creepster","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":974,"des":-223,"tAsc":974,"tDes":-223,"tLGap":0,"wAsc":974,"wDes":223,"xH":751,"capH":751,"yMin":-223,"yMax":971,"hAsc":974,"hDes":-223,"lGap":0}},{"family":"Crete Round","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":990,"des":-286,"tAsc":990,"tDes":-286,"tLGap":0,"wAsc":990,"wDes":286,"xH":495,"capH":679,"yMin":-277,"yMax":990,"hAsc":990,"hDes":-286,"lGap":0}},{"family":"Crimson Pro","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":918,"des":-220,"tAsc":918,"tDes":-220,"tLGap":0,"wAsc":1006,"wDes":295,"xH":425,"capH":587,"yMin":-283,"yMax":984,"hAsc":918,"hDes":-220,"lGap":0}},{"family":"Crimson Text","fallbacks":["serif"],"weights":[400,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1026,"des":-297,"tAsc":717,"tDes":-307,"tLGap":307,"wAsc":1026,"wDes":297,"xH":125,"capH":613,"yMin":-297,"yMax":1026,"hAsc":1026,"hDes":-297,"lGap":92}},{"family":"Croissant One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1071,"des":-344,"tAsc":1071,"tDes":-344,"tLGap":0,"wAsc":1071,"wDes":344,"xH":500,"capH":700,"yMin":-344,"yMax":1071,"hAsc":1071,"hDes":-344,"lGap":0}},{"family":"Crushed","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1820,"des":-483,"tAsc":1374,"tDes":-115,"tLGap":100,"wAsc":1820,"wDes":483,"xH":958,"capH":1374,"yMin":-483,"yMax":1820,"hAsc":1820,"hDes":-483,"lGap":51}},{"family":"Cuprum","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":895,"des":-260,"tAsc":895,"tDes":-260,"tLGap":0,"wAsc":1100,"wDes":320,"xH":500,"capH":700,"yMin":-210,"yMax":1057,"hAsc":895,"hDes":-260,"lGap":0}},{"family":"Cute Font","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":710,"des":-290,"tAsc":710,"tDes":-290,"tLGap":250,"wAsc":708,"wDes":290,"xH":312,"capH":429,"yMin":-291,"yMax":708,"hAsc":710,"hDes":-290,"lGap":250}},{"family":"Cutive","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1473,"des":-575,"tAsc":2363,"tDes":804,"tLGap":0,"wAsc":2363,"wDes":804,"xH":1188,"capH":1714,"yMin":-785,"yMax":2364,"hAsc":1473,"hDes":-575,"lGap":200}},{"family":"Cutive Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1697,"des":-558,"tAsc":1697,"tDes":-558,"tLGap":0,"wAsc":1697,"wDes":558,"xH":774,"capH":1171,"yMin":-558,"yMax":1697,"hAsc":1697,"hDes":-558,"lGap":0}},{"family":"Damion","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2068,"des":-746,"tAsc":2068,"tDes":-746,"tLGap":0,"wAsc":2068,"wDes":746,"xH":299,"capH":432,"yMin":-746,"yMax":2068,"hAsc":2068,"hDes":-746,"lGap":0}},{"family":"Dancing Script","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-280,"tAsc":920,"tDes":-280,"tLGap":0,"wAsc":1096,"wDes":306,"xH":332,"capH":720,"yMin":-284,"yMax":1095,"hAsc":920,"hDes":-280,"lGap":0}},{"family":"Dangrek","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2450,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Darker Grotesque","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1060,"des":-296,"tAsc":1060,"tDes":-296,"tLGap":0,"wAsc":1060,"wDes":296,"xH":406,"capH":563,"yMin":-296,"yMax":1060,"hAsc":1060,"hDes":-296,"lGap":0}},{"family":"David Libre","fallbacks":["serif"],"weights":[400,500,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1528,"des":-449,"tAsc":1528,"tDes":-449,"tLGap":0,"wAsc":1599,"wDes":449,"xH":989,"capH":1360,"yMin":-725,"yMax":2169,"hAsc":1528,"hDes":-449,"lGap":0}},{"family":"Dawning of a New Day","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1151,"des":-500,"tAsc":1151,"tDes":-500,"tLGap":0,"wAsc":1151,"wDes":500,"xH":218,"capH":818,"yMin":-462,"yMax":1151,"hAsc":1151,"hDes":-500,"lGap":0}},{"family":"Days One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-567,"tAsc":2040,"tDes":-568,"tLGap":0,"wAsc":2040,"wDes":567,"xH":1096,"capH":1434,"yMin":-567,"yMax":2040,"hAsc":2040,"hDes":-567,"lGap":0}},{"family":"Dekko","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2231,"des":-1112,"tAsc":2231,"tDes":-1112,"tLGap":0,"wAsc":2231,"wDes":1112,"xH":995,"capH":1340,"yMin":-1112,"yMax":2231,"hAsc":2231,"hDes":-1112,"lGap":0}},{"family":"Delius","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":986,"des":-270,"tAsc":986,"tDes":-270,"tLGap":0,"wAsc":986,"wDes":270,"xH":85,"capH":195,"yMin":-270,"yMax":986,"hAsc":986,"hDes":-270,"lGap":0}},{"family":"Delius Swash Caps","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":986,"des":-270,"tAsc":986,"tDes":-270,"tLGap":0,"wAsc":986,"wDes":270,"xH":113,"capH":282,"yMin":-270,"yMax":986,"hAsc":986,"hDes":-270,"lGap":0}},{"family":"Delius Unicase","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-236,"tAsc":1016,"tDes":-236,"tLGap":0,"wAsc":1016,"wDes":236,"xH":320,"capH":195,"yMin":-236,"yMax":1016,"hAsc":1016,"hDes":-236,"lGap":0}},{"family":"Della Respira","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2196,"des":-607,"tAsc":2196,"tDes":-607,"tLGap":0,"wAsc":2196,"wDes":607,"yMin":-632,"yMax":2207,"hAsc":2196,"hDes":-607,"lGap":0}},{"family":"Denk One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2118,"des":-442,"tAsc":2118,"tDes":-442,"tLGap":0,"wAsc":2118,"wDes":442,"xH":1202,"capH":1690,"yMin":-442,"yMax":2118,"hAsc":2118,"hDes":-442,"lGap":0}},{"family":"Devonshire","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":981,"des":-433,"tAsc":981,"tDes":-433,"tLGap":0,"wAsc":981,"wDes":433,"xH":405,"capH":664,"yMin":-433,"yMax":981,"hAsc":981,"hDes":-433,"lGap":0}},{"family":"Dhurjati","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":870,"asc":1101,"des":-509,"tAsc":1101,"tDes":-509,"tLGap":0,"wAsc":1101,"wDes":509,"xH":314,"capH":419,"yMin":-509,"yMax":1101,"hAsc":1101,"hDes":-509,"lGap":0}},{"family":"Didact Gothic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1046,"des":-265,"tAsc":1046,"tDes":-265,"tLGap":0,"wAsc":1169,"wDes":267,"xH":468,"capH":682,"yMin":-267,"yMax":1127,"hAsc":1046,"hDes":-265,"lGap":0}},{"family":"Diplomata","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-287,"tAsc":930,"tDes":-287,"tLGap":0,"wAsc":930,"wDes":287,"xH":558,"capH":650,"yMin":-287,"yMax":930,"hAsc":930,"hDes":-287,"lGap":0}},{"family":"Diplomata SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-287,"tAsc":930,"tDes":-287,"tLGap":0,"wAsc":930,"wDes":287,"xH":558,"capH":650,"yMin":-224,"yMax":930,"hAsc":930,"hDes":-287,"lGap":0}},{"family":"DM Mono","fallbacks":["monospace"],"weights":[300,400,500],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":992,"des":-310,"tAsc":992,"tDes":-310,"tLGap":0,"wAsc":992,"wDes":310,"xH":496,"capH":700,"yMin":-270,"yMax":967,"hAsc":992,"hDes":-310,"lGap":0}},{"family":"DM Sans","fallbacks":["sans-serif"],"weights":[400,500,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":992,"des":-310,"tAsc":992,"tDes":-310,"tLGap":0,"wAsc":992,"wDes":310,"xH":496,"capH":700,"yMin":-261,"yMax":967,"hAsc":992,"hDes":-310,"lGap":0}},{"family":"DM Serif Display","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1036,"des":-335,"tAsc":1036,"tDes":-335,"tLGap":0,"wAsc":1036,"wDes":335,"xH":481,"capH":660,"yMin":-265,"yMax":916,"hAsc":1036,"hDes":-335,"lGap":0}},{"family":"DM Serif Text","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1036,"des":-335,"tAsc":1036,"tDes":-335,"tLGap":0,"wAsc":1036,"wDes":335,"xH":480,"capH":661,"yMin":-263,"yMax":918,"hAsc":1036,"hDes":-335,"lGap":0}},{"family":"Do Hyeon","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":800,"wDes":200,"xH":636,"capH":851,"yMin":-174,"yMax":761,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Dokdo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":696,"des":-304,"tAsc":696,"tDes":-304,"tLGap":250,"wAsc":696,"wDes":394,"xH":272,"capH":475,"yMin":-394,"yMax":695,"hAsc":696,"hDes":-304,"lGap":250}},{"family":"Domine","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-240,"tAsc":900,"tDes":-240,"tLGap":0,"wAsc":900,"wDes":240,"xH":540,"capH":720,"yMin":-240,"yMax":908,"hAsc":900,"hDes":-240,"lGap":0}},{"family":"Donegal One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":1020,"capH":1530,"yMin":-537,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Doppio One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2060,"des":-500,"tAsc":2060,"tDes":-500,"tLGap":0,"wAsc":2060,"wDes":500,"xH":1055,"capH":1427,"yMin":-500,"yMax":2060,"hAsc":2060,"hDes":-500,"lGap":0}},{"family":"Dorsa","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":857,"des":-200,"tAsc":857,"tDes":-200,"tLGap":0,"wAsc":857,"wDes":200,"xH":500,"capH":700,"yMin":-200,"yMax":857,"hAsc":857,"hDes":-200,"lGap":0}},{"family":"Dosis","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1027,"des":-237,"tAsc":1027,"tDes":-237,"tLGap":0,"wAsc":1123,"wDes":237,"xH":472,"capH":731,"yMin":-237,"yMax":1057,"hAsc":1027,"hDes":-237,"lGap":0}},{"family":"Dr Sugiyama","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1009,"des":-450,"tAsc":1009,"tDes":-450,"tLGap":0,"wAsc":1009,"wDes":450,"xH":235,"capH":710,"yMin":-450,"yMax":1009,"hAsc":1009,"hDes":-450,"lGap":0}},{"family":"Duru Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1157,"capH":1554,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Dynalight","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1840,"des":-645,"tAsc":1840,"tDes":-645,"tLGap":0,"wAsc":1840,"wDes":645,"xH":723,"capH":1441,"yMin":-645,"yMax":1840,"hAsc":1840,"hDes":-645,"lGap":0}},{"family":"Eagle Lake","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2420,"des":-925,"tAsc":2420,"tDes":-925,"tLGap":0,"wAsc":2420,"wDes":925,"xH":1094,"capH":1518,"yMin":-926,"yMax":2420,"hAsc":2420,"hDes":-925,"lGap":0}},{"family":"East Sea Dokdo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":706,"des":-294,"tAsc":706,"tDes":-294,"tLGap":250,"wAsc":707,"wDes":297,"xH":239,"capH":418,"yMin":-297,"yMax":707,"hAsc":706,"hDes":-294,"lGap":250}},{"family":"Eater","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2898,"des":-919,"tAsc":2898,"tDes":-919,"tLGap":0,"wAsc":2898,"wDes":919,"xH":1706,"capH":1729,"yMin":-919,"yMax":2898,"hAsc":2898,"hDes":-919,"lGap":0}},{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}},{"family":"Economica","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":949,"des":-200,"tAsc":949,"tDes":-200,"tLGap":0,"wAsc":949,"wDes":200,"xH":510,"capH":720,"yMin":-200,"yMax":927,"hAsc":949,"hDes":-200,"lGap":0}},{"family":"Eczar","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1143,"des":-634,"tAsc":1143,"tDes":-634,"tLGap":0,"wAsc":1143,"wDes":634,"xH":470,"capH":650,"yMin":-473,"yMax":1016,"hAsc":1143,"hDes":-634,"lGap":0}},{"family":"El Messiri","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1019,"des":-544,"tAsc":1019,"tDes":-544,"tLGap":0,"wAsc":1019,"wDes":544,"xH":480,"capH":660,"yMin":-435,"yMax":993,"hAsc":1019,"hDes":-544,"lGap":0}},{"family":"Electrolize","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":911,"des":-275,"tAsc":911,"tDes":-275,"tLGap":0,"wAsc":911,"wDes":275,"xH":500,"capH":700,"yMin":-275,"yMax":911,"hAsc":911,"hDes":-275,"lGap":0}},{"family":"Elsie","fallbacks":["cursive"],"weights":[400,900],"styles":["regular"],"variants":[[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-274,"tAsc":878,"tDes":-274,"tLGap":0,"wAsc":878,"wDes":274,"xH":511,"capH":650,"yMin":-238,"yMax":872,"hAsc":878,"hDes":-274,"lGap":0}},{"family":"Elsie Swash Caps","fallbacks":["cursive"],"weights":[400,900],"styles":["regular"],"variants":[[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-274,"tAsc":878,"tDes":-274,"tLGap":0,"wAsc":878,"wDes":274,"xH":511,"capH":650,"yMin":-235,"yMax":872,"hAsc":878,"hDes":-274,"lGap":0}},{"family":"Emblema One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1898,"des":-546,"tAsc":1898,"tDes":-546,"tLGap":0,"wAsc":1898,"wDes":546,"xH":1002,"capH":1361,"yMin":-546,"yMax":1898,"hAsc":1898,"hDes":-546,"lGap":0}},{"family":"Emilys Candy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":996,"des":-286,"tAsc":996,"tDes":-286,"tLGap":0,"wAsc":996,"wDes":293,"xH":529,"capH":762,"yMin":-286,"yMax":996,"hAsc":996,"hDes":-286,"lGap":0}},{"family":"Encode Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1080,"capH":1480,"yMin":-460,"yMax":2120,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-466,"yMax":2149,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Expanded","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-466,"yMax":2146,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Semi Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-465,"yMax":2141,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Semi Expanded","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-467,"yMax":2143,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Engagement","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1843,"des":-684,"tAsc":1843,"tDes":-684,"tLGap":0,"wAsc":1843,"wDes":684,"xH":653,"capH":1500,"yMin":-684,"yMax":1843,"hAsc":1843,"hDes":-684,"lGap":0}},{"family":"Englebert","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":954,"des":-311,"tAsc":1954,"tDes":-637,"tLGap":0,"wAsc":1954,"wDes":637,"xH":1077,"capH":1466,"yMin":-637,"yMax":1954,"hAsc":954,"hDes":-311,"lGap":0}},{"family":"Enriqueta","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1077,"des":-261,"tAsc":1077,"tDes":-261,"tLGap":0,"wAsc":1053,"wDes":295,"xH":480,"capH":720,"yMin":-257,"yMax":1031,"hAsc":1077,"hDes":-261,"lGap":0}},{"family":"Epilogue","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1580,"des":-470,"tAsc":1580,"tDes":-470,"tLGap":0,"wAsc":2310,"wDes":520,"xH":1062,"capH":1475,"yMin":-467,"yMax":2133,"hAsc":1580,"hDes":-470,"lGap":0}},{"family":"Erica One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1153,"des":-339,"tAsc":1153,"tDes":-339,"tLGap":0,"wAsc":1153,"wDes":339,"xH":591,"capH":691,"yMin":-339,"yMax":1153,"hAsc":1153,"hDes":-339,"lGap":0}},{"family":"Esteban","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-290,"tAsc":984,"tDes":-290,"tLGap":0,"wAsc":984,"wDes":290,"xH":127,"capH":137,"yMin":-290,"yMax":984,"hAsc":984,"hDes":-290,"lGap":0}},{"family":"Euphoria Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1250,"asc":1014,"des":-442,"tAsc":1013,"tDes":-442,"tLGap":0,"wAsc":1014,"wDes":442,"xH":344,"capH":274,"yMin":-442,"yMax":1014,"hAsc":1014,"hDes":-442,"lGap":0}},{"family":"Ewert","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-299,"tAsc":944,"tDes":-299,"tLGap":0,"wAsc":944,"wDes":299,"xH":700,"capH":700,"yMin":-299,"yMax":944,"hAsc":944,"hDes":-299,"lGap":0}},{"family":"Exo","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1002,"des":-327,"tAsc":1002,"tDes":-327,"tLGap":0,"wAsc":1134,"wDes":270,"xH":531,"capH":732,"yMin":-270,"yMax":1086,"hAsc":1002,"hDes":-327,"lGap":0}},{"family":"Exo 2","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":999,"des":-201,"tAsc":999,"tDes":-201,"tLGap":0,"wAsc":1158,"wDes":311,"xH":487,"capH":690,"yMin":-275,"yMax":1051,"hAsc":999,"hDes":-201,"lGap":0}},{"family":"Expletus Sans","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-400,"tAsc":900,"tDes":-400,"tLGap":39,"wAsc":893,"wDes":293,"xH":517,"capH":727,"yMin":-293,"yMax":893,"hAsc":900,"hDes":-400,"lGap":39}},{"family":"Fahkwang","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1008,"des":-292,"tAsc":1008,"tDes":-292,"tLGap":0,"wAsc":1258,"wDes":456,"xH":490,"capH":700,"yMin":-452,"yMax":1203,"hAsc":1008,"hDes":-292,"lGap":0}},{"family":"Fanwood Text","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":4096,"asc":3761,"des":-1609,"tAsc":3761,"tDes":-1609,"tLGap":0,"wAsc":3761,"wDes":1609,"xH":1606,"capH":1282,"yMin":-1601,"yMax":3687,"hAsc":3761,"hDes":-1609,"lGap":0}},{"family":"Farro","fallbacks":["sans-serif"],"weights":[300,400,500,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":1014,"wDes":306,"xH":600,"capH":750,"yMin":-285,"yMax":1014,"hAsc":800,"hDes":-200,"lGap":0}},{"family":"Farsan","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":711,"des":-289,"tAsc":711,"tDes":-289,"tLGap":200,"wAsc":993,"wDes":391,"xH":441,"capH":664,"yMin":-391,"yMax":993,"hAsc":711,"hDes":-289,"lGap":200}},{"family":"Fascinate","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2125,"des":-591,"tAsc":2125,"tDes":-591,"tLGap":0,"wAsc":2125,"wDes":591,"xH":1024,"capH":1436,"yMin":-591,"yMax":2125,"hAsc":2125,"hDes":-591,"lGap":0}},{"family":"Fascinate Inline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2125,"des":-591,"tAsc":2125,"tDes":-591,"tLGap":0,"wAsc":2125,"wDes":591,"xH":1024,"capH":1436,"yMin":-591,"yMax":2125,"hAsc":2125,"hDes":-591,"lGap":0}},{"family":"Faster One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":898,"des":-165,"tAsc":898,"tDes":-165,"tLGap":0,"wAsc":898,"wDes":165,"xH":529,"capH":625,"yMin":-165,"yMax":898,"hAsc":898,"hDes":-165,"lGap":0}},{"family":"Fasthand","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":87,"wAsc":2500,"wDes":1200,"yMin":-1210,"yMax":2502,"hAsc":2500,"hDes":-1200,"lGap":87}},{"family":"Fauna One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":987,"des":-243,"tAsc":987,"tDes":-243,"tLGap":0,"wAsc":987,"wDes":243,"xH":572,"capH":730,"yMin":-243,"yMax":991,"hAsc":987,"hDes":-243,"lGap":0}},{"family":"Faustina","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1043,"des":-217,"tAsc":1043,"tDes":-217,"tLGap":0,"wAsc":1043,"wDes":215,"xH":494,"capH":648,"yMin":-187,"yMax":1011,"hAsc":1043,"hDes":-217,"lGap":0}},{"family":"Federant","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-284,"tAsc":942,"tDes":-284,"tLGap":0,"wAsc":942,"wDes":284,"xH":516,"capH":714,"yMin":-377,"yMax":949,"hAsc":942,"hDes":-284,"lGap":0}},{"family":"Federo","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1883,"des":-530,"tAsc":1883,"tDes":-530,"tLGap":0,"wAsc":1883,"wDes":530,"xH":942,"capH":1487,"yMin":-530,"yMax":1883,"hAsc":1883,"hDes":-530,"lGap":0}},{"family":"Felipa","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-319,"tAsc":966,"tDes":-319,"tLGap":0,"wAsc":966,"wDes":319,"xH":501,"capH":752,"yMin":-319,"yMax":966,"hAsc":966,"hDes":-319,"lGap":0}},{"family":"Fenix","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":879,"des":-238,"tAsc":879,"tDes":-238,"tLGap":0,"wAsc":879,"wDes":238,"xH":450,"capH":650,"yMin":-238,"yMax":879,"hAsc":879,"hDes":-238,"lGap":0}},{"family":"Finger Paint","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1097,"des":-377,"tAsc":1097,"tDes":-377,"tLGap":0,"wAsc":1097,"wDes":377,"xH":540,"capH":720,"yMin":-377,"yMax":1097,"hAsc":1097,"hDes":-377,"lGap":0}},{"family":"Fira Code","fallbacks":["monospace"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1980,"des":-644,"tAsc":1980,"tDes":-644,"tLGap":0,"wAsc":2164,"wDes":1000,"xH":1050,"capH":1374,"yMin":-1000,"yMax":2100,"hAsc":1980,"hDes":-644,"lGap":0}},{"family":"Fira Mono","fallbacks":["monospace"],"weights":[400,500,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":527,"capH":689,"yMin":-500,"yMax":1050,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fira Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":527,"capH":689,"yMin":-353,"yMax":1104,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fira Sans Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":526,"capH":688,"yMin":-350,"yMax":1101,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fira Sans Extra Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":527,"capH":689,"yMin":-352,"yMax":1101,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fjalla One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2066,"des":-508,"tAsc":1810,"tDes":-458,"tLGap":0,"wAsc":2066,"wDes":508,"xH":1377,"capH":1708,"yMin":-458,"yMax":2066,"hAsc":2066,"hDes":-508,"lGap":0}},{"family":"Fjord One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1940,"des":-620,"tAsc":1940,"tDes":-620,"tLGap":0,"wAsc":1940,"wDes":620,"xH":950,"capH":1448,"yMin":-620,"yMax":1940,"hAsc":1940,"hDes":-620,"lGap":0}},{"family":"Flamenco","fallbacks":["cursive"],"weights":[300,400],"styles":["regular"],"variants":[[0,300],[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-231,"tAsc":800,"tDes":-231,"tLGap":0,"wAsc":800,"wDes":231,"xH":385,"capH":608,"yMin":-229,"yMax":800,"hAsc":800,"hDes":-231,"lGap":0}},{"family":"Flavors","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1015,"des":-293,"tAsc":1015,"tDes":-293,"tLGap":0,"wAsc":1015,"wDes":300,"xH":845,"capH":801,"yMin":-293,"yMax":1014,"hAsc":1015,"hDes":-293,"lGap":0}},{"family":"Fondamento","fallbacks":["cursive"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2060,"des":-774,"tAsc":2060,"tDes":-774,"tLGap":0,"wAsc":2060,"wDes":774,"xH":953,"capH":1439,"yMin":-774,"yMax":2060,"hAsc":2060,"hDes":-774,"lGap":0}},{"family":"Fontdiner Swanky","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1047,"des":-510,"tAsc":879,"tDes":-251,"tLGap":40,"wAsc":1047,"wDes":510,"xH":579,"capH":805,"yMin":-510,"yMax":1047,"hAsc":1047,"hDes":-510,"lGap":20}},{"family":"Forum","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":856,"des":-248,"tAsc":856,"tDes":-248,"tLGap":0,"wAsc":856,"wDes":248,"xH":420,"capH":660,"yMin":-248,"yMax":856,"hAsc":856,"hDes":-248,"lGap":0}},{"family":"Francois One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1089,"des":-329,"tAsc":1089,"tDes":-329,"tLGap":0,"wAsc":1351,"wDes":332,"xH":563,"capH":750,"yMin":-332,"yMax":1351,"hAsc":1089,"hDes":-329,"lGap":0}},{"family":"Frank Ruhl Libre","fallbacks":["serif"],"weights":[300,400,500,700,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":957,"des":-334,"tAsc":957,"tDes":-334,"tLGap":0,"wAsc":957,"wDes":334,"xH":468,"capH":660,"yMin":-289,"yMax":947,"hAsc":957,"hDes":-334,"lGap":0}},{"family":"Fraunces","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1956,"des":-510,"tAsc":1956,"tDes":-510,"tLGap":0,"wAsc":2340,"wDes":609,"xH":964,"capH":1400,"yMin":-609,"yMax":2264,"hAsc":1956,"hDes":-510,"lGap":0}},{"family":"Freckle Face","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1946,"des":-571,"tAsc":1946,"tDes":-571,"tLGap":0,"wAsc":1946,"wDes":571,"xH":1147,"capH":1563,"yMin":-571,"yMax":1946,"hAsc":1946,"hDes":-571,"lGap":0}},{"family":"Fredericka the Great","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1001,"des":-254,"tAsc":1001,"tDes":-254,"tLGap":0,"wAsc":1001,"wDes":254,"xH":519,"capH":772,"yMin":-254,"yMax":1001,"hAsc":1001,"hDes":-254,"lGap":0}},{"family":"Fredoka One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":974,"des":-236,"tAsc":974,"tDes":-236,"tLGap":0,"wAsc":974,"wDes":236,"xH":527,"capH":733,"yMin":-236,"yMax":974,"hAsc":974,"hDes":-236,"lGap":0}},{"family":"Freehand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1202,"yMax":2501,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Fresca","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":869,"des":-285,"tAsc":869,"tDes":-285,"tLGap":0,"wAsc":869,"wDes":285,"xH":484,"capH":648,"yMin":-285,"yMax":869,"hAsc":869,"hDes":-285,"lGap":0}},{"family":"Frijole","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1075,"des":-337,"tAsc":1075,"tDes":-7,"tLGap":0,"wAsc":1075,"wDes":337,"xH":712,"capH":788,"yMin":-337,"yMax":1075,"hAsc":1075,"hDes":-337,"lGap":0}},{"family":"Fruktur","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1182,"capH":1529,"yMin":-537,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Fugaz One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1046,"des":-422,"tAsc":1046,"tDes":-422,"tLGap":0,"wAsc":1046,"wDes":422,"xH":488,"capH":720,"yMin":-422,"yMax":1046,"hAsc":1046,"hDes":-422,"lGap":0}},{"family":"Gabriela","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":986,"des":-295,"tAsc":986,"tDes":-295,"tLGap":0,"wAsc":986,"wDes":295,"xH":497,"capH":718,"yMin":-295,"yMax":986,"hAsc":986,"hDes":-295,"lGap":0}},{"family":"Gaegu","fallbacks":["cursive"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":760,"des":-240,"tAsc":760,"tDes":-240,"tLGap":250,"wAsc":762,"wDes":242,"xH":340,"capH":525,"yMin":-240,"yMax":760,"hAsc":760,"hDes":-240,"lGap":250}},{"family":"Gafata","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":921,"des":-202,"tAsc":921,"tDes":-202,"tLGap":0,"wAsc":921,"wDes":202,"xH":492,"capH":648,"yMin":-202,"yMax":921,"hAsc":921,"hDes":-202,"lGap":0}},{"family":"Galada","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1035,"des":-592,"tAsc":1035,"tDes":-592,"tLGap":0,"wAsc":1035,"wDes":592,"xH":500,"capH":750,"yMin":-592,"yMax":1035,"hAsc":1035,"hDes":-592,"lGap":0}},{"family":"Galdeano","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":820,"des":-230,"tAsc":820,"tDes":-230,"tLGap":0,"wAsc":820,"wDes":230,"xH":166,"capH":605,"yMin":-230,"yMax":820,"hAsc":820,"hDes":-230,"lGap":0}},{"family":"Galindo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2014,"des":-883,"tAsc":2014,"tDes":-883,"tLGap":0,"wAsc":2014,"wDes":883,"xH":1096,"capH":1505,"yMin":-883,"yMax":2014,"hAsc":2014,"hDes":-883,"lGap":0}},{"family":"Gamja Flower","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":800,"des":-224,"tAsc":800,"tDes":-224,"tLGap":256,"wAsc":800,"wDes":258,"xH":311,"capH":526,"yMin":-258,"yMax":799,"hAsc":800,"hDes":-224,"lGap":256}},{"family":"Garamond","fallbacks":["Baskerville","Baskerville Old Face","Hoefler Text","Times New Roman","serif"],"metrics":{"upm":2048,"asc":1765,"des":-539,"tAsc":1339,"tDes":-539,"tLGap":313,"wAsc":1765,"wDes":1765,"yMin":-762,"yMax":2040,"hAsc":1765,"hDes":-539,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Gayathri","fallbacks":["sans-serif"],"weights":[100,400,700],"styles":["regular"],"variants":[[0,100],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1500,"des":-1000,"tAsc":1500,"tDes":-1000,"tLGap":0,"wAsc":2038,"wDes":1234,"xH":1000,"capH":1385,"yMin":-1173,"yMax":2036,"hAsc":1500,"hDes":-1000,"lGap":0}},{"family":"Gelasio","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-700,"tAsc":1900,"tDes":-700,"tLGap":0,"wAsc":2600,"wDes":800,"xH":986,"capH":1419,"yMin":-635,"yMax":2593,"hAsc":1900,"hDes":-700,"lGap":0}},{"family":"Gentium Basic","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1790,"des":-580,"tAsc":1790,"tDes":-580,"tLGap":0,"wAsc":1790,"wDes":580,"xH":930,"capH":1260,"yMin":-725,"yMax":2169,"hAsc":1790,"hDes":-580,"lGap":0}},{"family":"Gentium Book Basic","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1790,"des":-580,"tAsc":1790,"tDes":-580,"tLGap":0,"wAsc":1790,"wDes":580,"xH":930,"capH":1260,"yMin":-728,"yMax":2182,"hAsc":1790,"hDes":-580,"lGap":0}},{"family":"Geo","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":821,"des":-225,"tAsc":819,"tDes":-205,"tLGap":92,"wAsc":821,"wDes":225,"xH":451,"capH":573,"yMin":-225,"yMax":821,"hAsc":821,"hDes":-225,"lGap":92}},{"family":"Georgia","fallbacks":["Times","Times New Roman","serif"],"metrics":{"upm":2048,"asc":1878,"des":-449,"tAsc":1549,"tDes":-444,"tLGap":198,"wAsc":1878,"wDes":1878,"xH":986,"capH":1419,"yMin":-621,"yMax":2201,"hAsc":1878,"hDes":-449,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Geostar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-226,"tAsc":922,"tDes":-226,"tLGap":0,"wAsc":922,"wDes":226,"xH":469,"capH":695,"yMin":-226,"yMax":922,"hAsc":922,"hDes":-226,"lGap":0}},{"family":"Geostar Fill","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-226,"tAsc":922,"tDes":-226,"tLGap":0,"wAsc":922,"wDes":226,"xH":469,"capH":695,"yMin":-226,"yMax":922,"hAsc":922,"hDes":-226,"lGap":0}},{"family":"Germania One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":911,"des":-250,"tAsc":911,"tDes":-250,"tLGap":0,"wAsc":911,"wDes":250,"xH":539,"capH":700,"yMin":-250,"yMax":911,"hAsc":911,"hDes":-250,"lGap":0}},{"family":"GFS Didot","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":947,"des":-277,"tAsc":703,"tDes":-271,"tLGap":50,"wAsc":947,"wDes":277,"xH":456,"capH":689,"yMin":-336,"yMax":1145,"hAsc":947,"hDes":-277,"lGap":25}},{"family":"GFS Neohellenic","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":873,"des":-245,"tAsc":600,"tDes":-222,"tLGap":47,"wAsc":873,"wDes":245,"xH":387,"capH":623,"yMin":-286,"yMax":1051,"hAsc":873,"hDes":-245,"lGap":24}},{"family":"Gidugu","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1124,"asc":1294,"des":-790,"tAsc":1294,"tDes":-790,"tLGap":0,"wAsc":1294,"wDes":790,"yMin":-790,"yMax":1294,"hAsc":1294,"hDes":-790,"lGap":0}},{"family":"Gilda Display","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":892,"des":-285,"tAsc":892,"tDes":-285,"tLGap":0,"wAsc":892,"wDes":285,"xH":473,"capH":700,"yMin":-285,"yMax":892,"hAsc":892,"hDes":-285,"lGap":0}},{"family":"Gill Sans","fallbacks":["Gill Sans MT","Calibri","sans-serif"],"metrics":{"upm":2048,"asc":1880,"des":-472,"tAsc":1415,"tDes":-471,"tLGap":305,"wAsc":1880,"wDes":1880,"xH":920,"capH":1397,"yMin":-473,"yMax":1896,"hAsc":1880,"hDes":-472,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Girassol","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-250,"tAsc":944,"tDes":-250,"tLGap":0,"wAsc":1070,"wDes":326,"xH":540,"capH":750,"yMin":-326,"yMax":1070,"hAsc":944,"hDes":-250,"lGap":0}},{"family":"Give You Glory","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1020,"des":-625,"tAsc":1020,"tDes":-627,"tLGap":0,"wAsc":1020,"wDes":621,"xH":551,"capH":747,"yMin":-619,"yMax":1020,"hAsc":1020,"hDes":-625,"lGap":0}},{"family":"Glass Antiqua","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":835,"des":-200,"tAsc":835,"tDes":-200,"tLGap":0,"wAsc":835,"wDes":200,"xH":480,"capH":638,"yMin":-200,"yMax":834,"hAsc":835,"hDes":-200,"lGap":0}},{"family":"Glegoo","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1267,"des":-526,"tAsc":1267,"tDes":-526,"tLGap":0,"wAsc":1267,"wDes":526,"yMin":-518,"yMax":1267,"hAsc":1267,"hDes":-526,"lGap":0}},{"family":"Gloria Hallelujah","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1439,"des":-591,"tAsc":1439,"tDes":-591,"tLGap":0,"wAsc":1439,"wDes":591,"xH":580,"capH":904,"yMin":-591,"yMax":1439,"hAsc":1439,"hDes":-591,"lGap":0}},{"family":"Goblin One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1920,"des":-640,"tAsc":1920,"tDes":-640,"tLGap":0,"wAsc":1920,"wDes":640,"xH":1107,"capH":1434,"yMin":-640,"yMax":1920,"hAsc":1920,"hDes":-640,"lGap":0}},{"family":"Gochi Hand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1579,"des":-835,"tAsc":1579,"tDes":-835,"tLGap":0,"wAsc":1579,"wDes":835,"xH":765,"capH":975,"yMin":-835,"yMax":1579,"hAsc":1579,"hDes":-835,"lGap":0}},{"family":"Goldman","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":1100,"wDes":700,"xH":448,"capH":588,"yMin":-680,"yMax":1054,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Gorditas","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":954,"des":-259,"tAsc":954,"tDes":-259,"tLGap":0,"wAsc":954,"wDes":259,"xH":274,"capH":380,"yMin":-250,"yMax":948,"hAsc":954,"hDes":-259,"lGap":0}},{"family":"Gothic A1","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":817,"des":-207,"tAsc":817,"tDes":-207,"tLGap":256,"wAsc":1238,"wDes":378,"xH":538,"capH":749,"yMin":-329,"yMax":1137,"hAsc":817,"hDes":-207,"lGap":256}},{"family":"Gotu","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1115,"des":-545,"tAsc":1115,"tDes":-545,"tLGap":0,"wAsc":1124,"wDes":545,"xH":514,"capH":713,"yMin":-543,"yMax":1124,"hAsc":1115,"hDes":-545,"lGap":0}},{"family":"Goudy Bookletter 1911","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":983,"des":-318,"tAsc":755,"tDes":-269,"tLGap":92,"wAsc":983,"wDes":318,"xH":458,"capH":691,"yMin":-319,"yMax":983,"hAsc":983,"hDes":-318,"lGap":92}},{"family":"Graduate","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":953,"des":-186,"tAsc":953,"tDes":-186,"tLGap":0,"wAsc":953,"wDes":186,"xH":650,"capH":750,"yMin":-186,"yMax":953,"hAsc":953,"hDes":-186,"lGap":0}},{"family":"Grand Hotel","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1938,"des":-844,"tAsc":1938,"tDes":-844,"tLGap":0,"wAsc":1938,"wDes":844,"xH":803,"capH":1434,"yMin":-844,"yMax":1938,"hAsc":1938,"hDes":-844,"lGap":0}},{"family":"Grandstander","fallbacks":["cursive"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1465,"des":-530,"tAsc":1465,"tDes":-530,"tLGap":0,"wAsc":2395,"wDes":915,"xH":1063,"capH":1291,"yMin":-560,"yMax":2188,"hAsc":1465,"hDes":-530,"lGap":0}},{"family":"Gravitas One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1937,"des":-668,"tAsc":1937,"tDes":-668,"tLGap":0,"wAsc":1937,"wDes":668,"xH":1113,"capH":1417,"yMin":-668,"yMax":1937,"hAsc":1937,"hDes":-668,"lGap":0}},{"family":"Great Vibes","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":851,"des":-401,"tAsc":850,"tDes":-400,"tLGap":0,"wAsc":851,"wDes":401,"xH":344,"capH":804,"yMin":-401,"yMax":851,"hAsc":851,"hDes":-401,"lGap":0}},{"family":"Grenze","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-380,"tAsc":1100,"tDes":-380,"tLGap":0,"wAsc":1111,"wDes":380,"xH":448,"capH":603,"yMin":-252,"yMax":1017,"hAsc":1100,"hDes":-380,"lGap":0}},{"family":"Grenze Gotisch","fallbacks":["cursive"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-380,"tAsc":1100,"tDes":-380,"tLGap":0,"wAsc":1111,"wDes":380,"xH":448,"capH":603,"yMin":-271,"yMax":984,"hAsc":1100,"hDes":-380,"lGap":0}},{"family":"Griffy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":984,"des":-399,"tAsc":984,"tDes":-399,"tLGap":0,"wAsc":984,"wDes":399,"xH":0,"capH":0,"yMin":-399,"yMax":984,"hAsc":984,"hDes":-399,"lGap":0}},{"family":"Gruppo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1639,"des":-340,"tAsc":1639,"tDes":-340,"tLGap":0,"wAsc":1639,"wDes":340,"xH":766,"capH":1114,"yMin":-340,"yMax":1639,"hAsc":1639,"hDes":-340,"lGap":0}},{"family":"Gudea","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":972,"des":-264,"tAsc":972,"tDes":-264,"tLGap":0,"wAsc":972,"wDes":264,"xH":501,"capH":700,"yMin":-240,"yMax":972,"hAsc":972,"hDes":-264,"lGap":0}},{"family":"Gugi","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":858,"des":-142,"tAsc":858,"tDes":-142,"tLGap":250,"wAsc":869,"wDes":169,"xH":602,"capH":794,"yMin":-169,"yMax":866,"hAsc":858,"hDes":-142,"lGap":250}},{"family":"Gupter","fallbacks":["serif"],"weights":[400,500,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":1100,"wDes":400,"xH":450,"capH":622,"yMin":-235,"yMax":837,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Gurajada","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1070,"asc":1294,"des":-810,"tAsc":1294,"tDes":-810,"tLGap":0,"wAsc":1294,"wDes":810,"xH":358,"capH":482,"yMin":-810,"yMax":1294,"hAsc":1294,"hDes":-810,"lGap":0}},{"family":"Habibi","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":989,"capH":1508,"yMin":-562,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Hachi Maru Pop","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":500,"capH":700,"yMin":-271,"yMax":812,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Halant","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1089,"des":-486,"tAsc":1089,"tDes":-486,"tLGap":0,"wAsc":1089,"wDes":486,"xH":504,"capH":660,"yMin":-422,"yMax":1009,"hAsc":1089,"hDes":-486,"lGap":0}},{"family":"Hammersmith One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1844,"des":-716,"tAsc":1844,"tDes":-716,"tLGap":0,"wAsc":1844,"wDes":716,"xH":1045,"capH":1330,"yMin":-716,"yMax":1843,"hAsc":1844,"hDes":-716,"lGap":0}},{"family":"Hanalei","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2124,"des":-541,"tAsc":2124,"tDes":-541,"tLGap":0,"wAsc":2124,"wDes":541,"xH":0,"capH":0,"yMin":-541,"yMax":2124,"hAsc":2124,"hDes":-541,"lGap":0}},{"family":"Hanalei Fill","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2124,"des":-541,"tAsc":2124,"tDes":-541,"tLGap":0,"wAsc":2124,"wDes":541,"xH":0,"capH":0,"yMin":-541,"yMax":2124,"hAsc":2124,"hDes":-541,"lGap":0}},{"family":"Handlee","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":934,"des":-401,"tAsc":933,"tDes":-401,"tLGap":0,"wAsc":934,"wDes":401,"xH":331,"capH":438,"yMin":-400,"yMax":934,"hAsc":934,"hDes":-401,"lGap":0}},{"family":"Hanuman","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-1000,"tAsc":2000,"tDes":-1000,"tLGap":87,"wAsc":2000,"wDes":1000,"xH":1140,"capH":1500,"yMin":-1032,"yMax":2004,"hAsc":2000,"hDes":-1000,"lGap":87}},{"family":"Happy Monkey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-255,"tAsc":950,"tDes":-255,"tLGap":0,"wAsc":950,"wDes":255,"xH":500,"capH":699,"yMin":-255,"yMax":950,"hAsc":950,"hDes":-255,"lGap":0}},{"family":"Harmattan","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2166,"des":-1323,"tAsc":2166,"tDes":-1323,"tLGap":0,"wAsc":2166,"wDes":1323,"xH":778,"capH":1111,"yMin":-1308,"yMax":2133,"hAsc":2166,"hDes":-1323,"lGap":0}},{"family":"Headland One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2043,"des":-522,"tAsc":2043,"tDes":-522,"tLGap":0,"wAsc":2043,"wDes":522,"xH":1189,"capH":1530,"yMin":-522,"yMax":2043,"hAsc":2043,"hDes":-522,"lGap":0}},{"family":"Heebo","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":-862,"tAsc":2146,"tDes":-862,"tLGap":0,"wAsc":2146,"wDes":862,"xH":1178,"capH":1456,"yMin":-687,"yMax":2146,"hAsc":2146,"hDes":-862,"lGap":0}},{"family":"Henny Penny","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2324,"des":-1305,"tAsc":2324,"tDes":-1305,"tLGap":0,"wAsc":2324,"wDes":1305,"xH":1264,"capH":1794,"yMin":-1305,"yMax":2324,"hAsc":2324,"hDes":-1305,"lGap":0}},{"family":"Hepta Slab","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1976,"des":-526,"tAsc":1976,"tDes":-526,"tLGap":0,"wAsc":2800,"wDes":660,"xH":1052,"capH":1504,"yMin":-494,"yMax":2430,"hAsc":1976,"hDes":-526,"lGap":0}},{"family":"Herr Von Muellerhoff","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-497,"tAsc":925,"tDes":-497,"tLGap":0,"wAsc":925,"wDes":497,"xH":269,"capH":644,"yMin":-497,"yMax":925,"hAsc":925,"hDes":-497,"lGap":0}},{"family":"Hi Melody","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":679,"des":-345,"tAsc":679,"tDes":-345,"tLGap":256,"wAsc":679,"wDes":345,"xH":321,"capH":512,"yMin":-345,"yMax":679,"hAsc":679,"hDes":-345,"lGap":256}},{"family":"Hind","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1055,"des":-546,"tAsc":1055,"tDes":-546,"tLGap":0,"wAsc":1055,"wDes":546,"xH":505,"capH":679,"yMin":-440,"yMax":1003,"hAsc":1055,"hDes":-546,"lGap":0}},{"family":"Hind Guntur","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1115,"des":-773,"tAsc":1115,"tDes":-773,"tLGap":0,"wAsc":1115,"wDes":773,"xH":505,"capH":679,"yMin":-682,"yMax":1045,"hAsc":1115,"hDes":-773,"lGap":0}},{"family":"Hind Madurai","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":982,"des":-398,"tAsc":982,"tDes":-398,"tLGap":0,"wAsc":982,"wDes":398,"xH":505,"capH":679,"yMin":-388,"yMax":930,"hAsc":982,"hDes":-398,"lGap":0}},{"family":"Hind Siliguri","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1116,"des":-501,"tAsc":1116,"tDes":-501,"tLGap":0,"wAsc":1116,"wDes":501,"xH":505,"capH":679,"yMin":-499,"yMax":1033,"hAsc":1116,"hDes":-501,"lGap":0}},{"family":"Hind Vadodara","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1125,"des":-373,"tAsc":1125,"tDes":-373,"tLGap":0,"wAsc":1125,"wDes":373,"xH":505,"capH":679,"yMin":-371,"yMax":1037,"hAsc":1125,"hDes":-373,"lGap":0}},{"family":"Holtwood One SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2457,"des":-876,"tAsc":2457,"tDes":-876,"tLGap":0,"wAsc":2457,"wDes":876,"xH":1408,"capH":1536,"yMin":-1226,"yMax":2457,"hAsc":2457,"hDes":-876,"lGap":0}},{"family":"Homemade Apple","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1327,"des":-866,"tAsc":989,"tDes":-662,"tLGap":35,"wAsc":1327,"wDes":866,"xH":600,"capH":1022,"yMin":-866,"yMax":1327,"hAsc":1327,"hDes":-866,"lGap":18}},{"family":"Homenaje","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":892,"des":-204,"tAsc":892,"tDes":-204,"tLGap":0,"wAsc":1116,"wDes":163,"xH":520,"capH":700,"yMin":-204,"yMax":892,"hAsc":892,"hDes":-204,"lGap":0}},{"family":"Ibarra Real Nova","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-300,"tAsc":950,"tDes":-300,"tLGap":0,"wAsc":1100,"wDes":400,"xH":426,"capH":673,"yMin":-260,"yMax":881,"hAsc":950,"hDes":-300,"lGap":0}},{"family":"IBM Plex Mono","fallbacks":["monospace"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":780,"tDes":-220,"tLGap":300,"wAsc":1025,"wDes":275,"xH":516,"capH":698,"yMin":-251,"yMax":1119,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"IBM Plex Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":780,"tDes":-220,"tLGap":300,"wAsc":1025,"wDes":275,"xH":516,"capH":698,"yMin":-245,"yMax":1119,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"IBM Plex Sans Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":780,"tDes":-220,"tLGap":300,"wAsc":1025,"wDes":275,"xH":516,"capH":698,"yMin":-246,"yMax":1126,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"IBM Plex Serif","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":1025,"tDes":-275,"tLGap":0,"wAsc":1150,"wDes":286,"xH":516,"capH":698,"yMin":-246,"yMax":1122,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"Iceberg","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":936,"des":-284,"tAsc":936,"tDes":-284,"tLGap":0,"wAsc":936,"wDes":284,"xH":519,"capH":691,"yMin":-284,"yMax":936,"hAsc":936,"hDes":-284,"lGap":0}},{"family":"Iceland","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-220,"tAsc":750,"tDes":-220,"tLGap":0,"wAsc":750,"wDes":220,"xH":350,"capH":490,"yMin":-220,"yMax":750,"hAsc":750,"hDes":-220,"lGap":0}},{"family":"IM Fell Double Pica","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1924,"des":-643,"tAsc":1485,"tDes":-593,"tLGap":489,"wAsc":1924,"wDes":643,"xH":926,"capH":1509,"yMin":-617,"yMax":1937,"hAsc":1924,"hDes":-643,"lGap":0}},{"family":"IM Fell Double Pica SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1924,"des":-643,"tAsc":1485,"tDes":-593,"tLGap":489,"wAsc":1924,"wDes":643,"xH":946,"capH":1509,"yMin":-595,"yMax":1926,"hAsc":1924,"hDes":-643,"lGap":0}},{"family":"IM Fell DW Pica","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-692,"tAsc":1548,"tDes":-640,"tLGap":372,"wAsc":1868,"wDes":692,"xH":903,"capH":1438,"yMin":-645,"yMax":1915,"hAsc":1868,"hDes":-692,"lGap":0}},{"family":"IM Fell DW Pica SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-692,"tAsc":1548,"tDes":-640,"tLGap":372,"wAsc":1868,"wDes":692,"xH":903,"capH":1438,"yMin":-578,"yMax":1868,"hAsc":1868,"hDes":-692,"lGap":0}},{"family":"IM Fell English","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1854,"des":-744,"tAsc":1519,"tDes":-637,"tLGap":442,"wAsc":1854,"wDes":744,"xH":962,"capH":1417,"yMin":-588,"yMax":1854,"hAsc":1854,"hDes":-744,"lGap":0}},{"family":"IM Fell English SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1854,"des":-744,"tAsc":1519,"tDes":-637,"tLGap":442,"wAsc":1854,"wDes":744,"xH":901,"capH":1417,"yMin":-588,"yMax":1854,"hAsc":1854,"hDes":-744,"lGap":0}},{"family":"IM Fell French Canon","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-530,"tAsc":1501,"tDes":-508,"tLGap":389,"wAsc":1868,"wDes":530,"xH":981,"capH":1465,"yMin":-530,"yMax":1873,"hAsc":1868,"hDes":-530,"lGap":0}},{"family":"IM Fell French Canon SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-530,"tAsc":1501,"tDes":-508,"tLGap":389,"wAsc":1868,"wDes":530,"xH":984,"capH":1465,"yMin":-523,"yMax":1873,"hAsc":1868,"hDes":-530,"lGap":0}},{"family":"IM Fell Great Primer","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1942,"des":-562,"tAsc":1500,"tDes":-505,"tLGap":499,"wAsc":1942,"wDes":562,"xH":962,"capH":1488,"yMin":-562,"yMax":1943,"hAsc":1942,"hDes":-562,"lGap":0}},{"family":"IM Fell Great Primer SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1942,"des":-562,"tAsc":1500,"tDes":-505,"tLGap":499,"wAsc":1942,"wDes":562,"xH":957,"capH":1488,"yMin":-562,"yMax":1943,"hAsc":1942,"hDes":-562,"lGap":0}},{"family":"Imbue","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1900,"des":-500,"tAsc":1900,"tDes":-500,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1046,"capH":1400,"yMin":-502,"yMax":2014,"hAsc":1900,"hDes":-500,"lGap":0}},{"family":"Imprima","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":919,"des":-239,"tAsc":919,"tDes":-239,"tLGap":0,"wAsc":919,"wDes":239,"xH":500,"capH":680,"yMin":-239,"yMax":919,"hAsc":919,"hDes":-239,"lGap":0}},{"family":"Inconsolata","fallbacks":["monospace"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":859,"des":-190,"tAsc":859,"tDes":-190,"tLGap":0,"wAsc":1004,"wDes":454,"xH":457,"capH":623,"yMin":-400,"yMax":1000,"hAsc":859,"hDes":-190,"lGap":0}},{"family":"Inder","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-520,"tAsc":2040,"tDes":-520,"tLGap":0,"wAsc":2040,"wDes":520,"xH":1032,"capH":1392,"yMin":-520,"yMax":2040,"hAsc":2040,"hDes":-520,"lGap":0}},{"family":"Indie Flower","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":994,"des":-500,"tAsc":994,"tDes":-500,"tLGap":0,"wAsc":994,"wDes":500,"xH":374,"capH":587,"yMin":-500,"yMax":994,"hAsc":994,"hDes":-500,"lGap":0}},{"family":"Inika","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1006,"des":-297,"tAsc":1006,"tDes":-297,"tLGap":0,"wAsc":1006,"wDes":297,"xH":509,"capH":700,"yMin":-289,"yMax":1006,"hAsc":1006,"hDes":-297,"lGap":0}},{"family":"Inknut Antiqua","fallbacks":["serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1703,"des":-876,"tAsc":1703,"tDes":-876,"tLGap":0,"wAsc":1703,"wDes":876,"xH":531,"capH":786,"yMin":-846,"yMax":1566,"hAsc":1703,"hDes":-876,"lGap":0}},{"family":"Inria Sans","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-223,"tAsc":976,"tDes":-223,"tLGap":0,"wAsc":998,"wDes":256,"xH":495,"capH":680,"yMin":-248,"yMax":990,"hAsc":976,"hDes":-223,"lGap":0}},{"family":"Inria Serif","fallbacks":["serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-223,"tAsc":976,"tDes":-223,"tLGap":0,"wAsc":976,"wDes":248,"xH":495,"capH":680,"yMin":-242,"yMax":974,"hAsc":976,"hDes":-223,"lGap":0}},{"family":"Inter","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2816,"asc":2728,"des":-680,"tAsc":2728,"tDes":-680,"tLGap":0,"wAsc":2728,"wDes":680,"xH":1536,"capH":2048,"yMin":-900,"yMax":3072,"hAsc":2728,"hDes":-680,"lGap":0}},{"family":"Irish Grover","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":965,"des":-246,"tAsc":780,"tDes":-180,"tLGap":54,"wAsc":965,"wDes":246,"xH":573,"capH":731,"yMin":-246,"yMax":965,"hAsc":965,"hDes":-246,"lGap":27}},{"family":"Istok Web","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2061,"des":-887,"tAsc":2061,"tDes":-887,"tLGap":0,"wAsc":2061,"wDes":887,"xH":1050,"capH":1434,"yMin":-887,"yMax":2052,"hAsc":2061,"hDes":-887,"lGap":0}},{"family":"Italiana","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-250,"tAsc":928,"tDes":-250,"tLGap":0,"wAsc":928,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":928,"hAsc":928,"hDes":-250,"lGap":0}},{"family":"Italianno","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-450,"tAsc":800,"tDes":-450,"tLGap":0,"wAsc":800,"wDes":450,"xH":264,"capH":432,"yMin":-450,"yMax":800,"hAsc":800,"hDes":-450,"lGap":0}},{"family":"Itim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":950,"wDes":250,"xH":474,"capH":635,"yMin":-452,"yMax":978,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Jacques Francois","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-606,"tAsc":2095,"tDes":-606,"tLGap":0,"wAsc":2095,"wDes":606,"xH":879,"capH":1464,"yMin":-565,"yMax":2054,"hAsc":2095,"hDes":-606,"lGap":0}},{"family":"Jacques Francois Shadow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-606,"tAsc":2095,"tDes":-606,"tLGap":0,"wAsc":2095,"wDes":606,"xH":930,"capH":1513,"yMin":-606,"yMax":2095,"hAsc":2095,"hDes":-606,"lGap":0}},{"family":"Jaldi","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2350,"des":-1111,"tAsc":2350,"tDes":-1111,"tLGap":0,"wAsc":2350,"wDes":1111,"xH":930,"capH":1243,"yMin":-972,"yMax":2350,"hAsc":2350,"hDes":-1111,"lGap":0}},{"family":"JetBrains Mono","fallbacks":["monospace"],"weights":[100,200,300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-300,"tAsc":1020,"tDes":-300,"tLGap":0,"wAsc":1020,"wDes":300,"xH":550,"capH":730,"yMin":-300,"yMax":1020,"hAsc":1020,"hDes":-300,"lGap":0}},{"family":"Jim Nightshade","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1852,"des":-1050,"tAsc":1852,"tDes":-1050,"tLGap":0,"wAsc":1852,"wDes":1050,"xH":930,"capH":1234,"yMin":-1050,"yMax":1852,"hAsc":1852,"hDes":-1050,"lGap":0}},{"family":"Jockey One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1079,"des":-319,"tAsc":1079,"tDes":-319,"tLGap":0,"wAsc":1079,"wDes":319,"xH":511,"capH":700,"yMin":-319,"yMax":1079,"hAsc":1079,"hDes":-319,"lGap":0}},{"family":"Jolly Lodger","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":988,"des":-257,"tAsc":988,"tDes":-257,"tLGap":0,"wAsc":988,"wDes":263,"xH":642,"capH":757,"yMin":-257,"yMax":988,"hAsc":988,"hDes":-257,"lGap":0}},{"family":"Jomhuria","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":3000,"asc":1840,"des":-1160,"tAsc":1840,"tDes":-1160,"tLGap":0,"wAsc":3083,"wDes":1575,"xH":850,"capH":1172,"yMin":-1575,"yMax":3083,"hAsc":1840,"hDes":-1160,"lGap":0}},{"family":"Jomolhari","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1248,"des":-392,"tAsc":1248,"tDes":-392,"tLGap":0,"wAsc":1302,"wDes":610,"xH":360,"capH":756,"yMin":-610,"yMax":1302,"hAsc":1248,"hDes":-392,"lGap":0}},{"family":"Josefin Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":1242,"wDes":324,"xH":378,"capH":702,"yMin":-233,"yMax":1096,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Josefin Slab","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":932,"wDes":250,"xH":375,"capH":700,"yMin":-250,"yMax":931,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Jost","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1070,"des":-375,"tAsc":1070,"tDes":-375,"tLGap":0,"wAsc":1070,"wDes":375,"xH":460,"capH":700,"yMin":-350,"yMax":1030,"hAsc":1070,"hDes":-375,"lGap":0}},{"family":"Joti One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1003,"des":-331,"tAsc":1003,"tDes":-331,"tLGap":0,"wAsc":1003,"wDes":331,"xH":500,"capH":665,"yMin":-331,"yMax":1003,"hAsc":1003,"hDes":-331,"lGap":0}},{"family":"Jua","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":874,"wDes":239,"xH":432,"capH":711,"yMin":-242,"yMax":867,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Judson","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":902,"des":-248,"tAsc":902,"tDes":-248,"tLGap":0,"wAsc":902,"wDes":248,"xH":440,"capH":585,"yMin":-248,"yMax":902,"hAsc":902,"hDes":-248,"lGap":0}},{"family":"Julee","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":894,"des":-284,"tAsc":894,"tDes":-284,"tLGap":0,"wAsc":894,"wDes":284,"xH":153,"capH":207,"yMin":-284,"yMax":894,"hAsc":894,"hDes":-284,"lGap":0}},{"family":"Julius Sans One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":863,"des":-228,"tAsc":863,"tDes":-228,"tLGap":0,"wAsc":863,"wDes":228,"xH":649,"capH":715,"yMin":-228,"yMax":863,"hAsc":863,"hDes":-228,"lGap":0}},{"family":"Junge","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1901,"des":-588,"tAsc":1901,"tDes":-588,"tLGap":0,"wAsc":1901,"wDes":588,"xH":1010,"capH":1444,"yMin":-588,"yMax":1901,"hAsc":1901,"hDes":-588,"lGap":0}},{"family":"Jura","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-436,"tAsc":1930,"tDes":-436,"tLGap":0,"wAsc":2203,"wDes":456,"xH":922,"capH":1266,"yMin":-420,"yMax":2137,"hAsc":1930,"hDes":-436,"lGap":0}},{"family":"Just Another Hand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":1842,"wDes":755,"xH":880,"capH":1436,"yMin":-755,"yMax":1842,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Just Me Again Down Here","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1069,"des":-429,"tAsc":1069,"tDes":-429,"tLGap":0,"wAsc":1069,"wDes":429,"xH":289,"capH":600,"yMin":-429,"yMax":1069,"hAsc":1069,"hDes":-429,"lGap":0}},{"family":"K2D","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1048,"des":-252,"tAsc":1048,"tDes":-252,"tLGap":0,"wAsc":1339,"wDes":577,"xH":500,"capH":700,"yMin":-513,"yMax":1262,"hAsc":1048,"hDes":-252,"lGap":0}},{"family":"Kadwa","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2691,"des":-1421,"tAsc":2691,"tDes":-1421,"tLGap":0,"wAsc":2691,"wDes":1421,"xH":1085,"capH":1434,"yMin":-1233,"yMax":2464,"hAsc":2691,"hDes":-1421,"lGap":0}},{"family":"Kalam","fallbacks":["cursive"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1063,"des":-531,"tAsc":1063,"tDes":-531,"tLGap":0,"wAsc":1063,"wDes":531,"xH":526,"capH":739,"yMin":-471,"yMax":1031,"hAsc":1063,"hDes":-531,"lGap":0}},{"family":"Kameron","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1823,"des":-608,"tAsc":1823,"tDes":-608,"tLGap":0,"wAsc":1823,"wDes":608,"xH":894,"capH":1290,"yMin":-608,"yMax":1823,"hAsc":1823,"hDes":-608,"lGap":0}},{"family":"Kanit","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-395,"tAsc":1100,"tDes":-395,"tLGap":0,"wAsc":1180,"wDes":400,"xH":474,"capH":644,"yMin":-351,"yMax":1061,"hAsc":1100,"hDes":-395,"lGap":0}},{"family":"Kantumruy","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Karla","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1834,"des":-504,"tAsc":1834,"tDes":-504,"tLGap":0,"wAsc":2062,"wDes":545,"xH":956,"capH":1256,"yMin":-492,"yMax":1952,"hAsc":1834,"hDes":-504,"lGap":0}},{"family":"Karma","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-508,"tAsc":945,"tDes":-508,"tLGap":0,"wAsc":945,"wDes":508,"xH":489,"capH":677,"yMin":-508,"yMax":945,"hAsc":945,"hDes":-508,"lGap":0}},{"family":"Katibeh","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":490,"des":-510,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1000,"wDes":200,"xH":500,"capH":700,"yMin":-637,"yMax":1094,"hAsc":490,"hDes":-510,"lGap":200}},{"family":"Kaushan Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1084,"des":-367,"tAsc":1084,"tDes":-367,"tLGap":0,"wAsc":1084,"wDes":367,"xH":452,"capH":714,"yMin":-367,"yMax":1084,"hAsc":1084,"hDes":-367,"lGap":0}},{"family":"Kavivanar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1065,"des":-417,"tAsc":1065,"tDes":-417,"tLGap":0,"wAsc":1065,"wDes":417,"yMin":-417,"yMax":1065,"hAsc":1065,"hDes":-417,"lGap":0}},{"family":"Kavoon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1185,"capH":1530,"yMin":-524,"yMax":2365,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Kdam Thmor","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2450,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Keania One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":989,"des":-228,"tAsc":989,"tDes":-228,"tLGap":0,"wAsc":989,"wDes":228,"xH":500,"capH":723,"yMin":-228,"yMax":989,"hAsc":989,"hDes":-228,"lGap":0}},{"family":"Kelly Slab","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-250,"tAsc":962,"tDes":-250,"tLGap":0,"wAsc":962,"wDes":250,"xH":500,"capH":750,"yMin":-250,"yMax":962,"hAsc":962,"hDes":-250,"lGap":0}},{"family":"Kenia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":958,"wDes":330,"xH":512,"capH":727,"yMin":-330,"yMax":958,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Khand","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-479,"tAsc":1050,"tDes":-479,"tLGap":0,"wAsc":1050,"wDes":479,"xH":569,"capH":672,"yMin":-394,"yMax":933,"hAsc":1050,"hDes":-479,"lGap":0}},{"family":"Khmer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2300,"des":-1200,"tAsc":2300,"tDes":-1200,"tLGap":132,"wAsc":2300,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2283,"hAsc":2300,"hDes":-1200,"lGap":0}},{"family":"Khula","fallbacks":["sans-serif"],"weights":[300,400,600,700,800],"styles":["regular"],"variants":[[0,300],[0,400],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1978,"asc":1978,"des":-1198,"tAsc":1978,"tDes":-1198,"tLGap":0,"wAsc":1978,"wDes":1198,"xH":986,"capH":1316,"yMin":-1021,"yMax":1883,"hAsc":1978,"hDes":-1198,"lGap":0}},{"family":"Kirang Haerang","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":250,"wAsc":800,"wDes":300,"xH":337,"capH":558,"yMin":-300,"yMax":800,"hAsc":750,"hDes":-250,"lGap":250}},{"family":"Kite One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1094,"des":-351,"tAsc":1094,"tDes":-351,"tLGap":0,"wAsc":1094,"wDes":351,"xH":493,"capH":860,"yMin":-351,"yMax":1094,"hAsc":1094,"hDes":-351,"lGap":0}},{"family":"Knewave","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1169,"des":-385,"tAsc":1169,"tDes":-385,"tLGap":0,"wAsc":1169,"wDes":385,"xH":497,"capH":780,"yMin":-365,"yMax":1146,"hAsc":1169,"hDes":-385,"lGap":0}},{"family":"Kodchasan","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1024,"des":-276,"tAsc":1024,"tDes":-276,"tLGap":0,"wAsc":1249,"wDes":539,"xH":490,"capH":700,"yMin":-510,"yMax":1192,"hAsc":1024,"hDes":-276,"lGap":0}},{"family":"KoHo","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1045,"des":-255,"tAsc":1045,"tDes":-255,"tLGap":0,"wAsc":1187,"wDes":479,"xH":470,"capH":700,"yMin":-461,"yMax":1135,"hAsc":1045,"hDes":-255,"lGap":0}},{"family":"Kosugi","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":901,"des":-123,"tAsc":901,"tDes":-123,"tLGap":0,"wAsc":901,"wDes":123,"yMin":-123,"yMax":901,"hAsc":901,"hDes":-123,"lGap":0}},{"family":"Kosugi Maru","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":901,"des":-123,"tAsc":901,"tDes":-123,"tLGap":0,"wAsc":901,"wDes":123,"yMin":-123,"yMax":901,"hAsc":901,"hDes":-123,"lGap":0}},{"family":"Kotta One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":915,"des":-288,"tAsc":915,"tDes":-288,"tLGap":0,"wAsc":915,"wDes":288,"xH":76,"capH":212,"yMin":-288,"yMax":915,"hAsc":915,"hDes":-288,"lGap":0}},{"family":"Koulen","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Kranky","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":977,"des":-294,"tAsc":744,"tDes":-221,"tLGap":55,"wAsc":977,"wDes":294,"xH":432,"capH":777,"yMin":-294,"yMax":977,"hAsc":977,"hDes":-294,"lGap":28}},{"family":"Kreon","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":974,"des":-286,"tAsc":974,"tDes":-286,"tLGap":0,"wAsc":1137,"wDes":326,"xH":481,"capH":691,"yMin":-274,"yMax":1127,"hAsc":974,"hDes":-286,"lGap":0}},{"family":"Kristi","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1836,"des":-724,"tAsc":1272,"tDes":-776,"tLGap":512,"wAsc":1836,"wDes":724,"yMin":-1035,"yMax":1613,"hAsc":1836,"hDes":-724,"lGap":0}},{"family":"Krona One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-530,"tAsc":2030,"tDes":-530,"tLGap":0,"wAsc":2030,"wDes":530,"xH":1180,"capH":1563,"yMin":-530,"yMax":2030,"hAsc":2030,"hDes":-530,"lGap":0}},{"family":"Krub","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-293,"tAsc":1007,"tDes":-293,"tLGap":0,"wAsc":1232,"wDes":507,"xH":550,"capH":700,"yMin":-498,"yMax":1201,"hAsc":1007,"hDes":-293,"lGap":0}},{"family":"Kufam","fallbacks":["cursive"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-400,"tAsc":900,"tDes":-400,"tLGap":0,"wAsc":1252,"wDes":1050,"xH":544,"capH":720,"yMin":-1008,"yMax":1228,"hAsc":900,"hDes":-400,"lGap":0}},{"family":"Kulim Park","fallbacks":["sans-serif"],"weights":[200,300,400,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":931,"des":-204,"tAsc":931,"tDes":-204,"tLGap":0,"wAsc":931,"wDes":238,"xH":500,"capH":700,"yMin":-220,"yMax":918,"hAsc":931,"hDes":-204,"lGap":0}},{"family":"Kumar One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1137,"des":-642,"tAsc":1137,"tDes":-642,"tLGap":0,"wAsc":1137,"wDes":642,"xH":600,"capH":800,"yMin":-642,"yMax":1137,"hAsc":1137,"hDes":-642,"lGap":0}},{"family":"Kumar One Outline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1137,"des":-642,"tAsc":1137,"tDes":-642,"tLGap":0,"wAsc":1137,"wDes":642,"xH":600,"capH":800,"yMin":-642,"yMax":1137,"hAsc":1137,"hDes":-642,"lGap":0}},{"family":"Kumbh Sans","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1540,"des":-520,"tAsc":1540,"tDes":-520,"tLGap":0,"wAsc":2056,"wDes":918,"xH":1000,"capH":1500,"yMin":-530,"yMax":2020,"hAsc":1540,"hDes":-520,"lGap":0}},{"family":"Kurale","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1095,"des":-383,"tAsc":1095,"tDes":-383,"tLGap":0,"wAsc":1108,"wDes":383,"xH":450,"capH":650,"yMin":-383,"yMax":1108,"hAsc":1095,"hDes":-383,"lGap":0}},{"family":"La Belle Aurore","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1103,"des":-794,"tAsc":1103,"tDes":-796,"tLGap":0,"wAsc":1103,"wDes":794,"xH":377,"capH":688,"yMin":-794,"yMax":1235,"hAsc":1103,"hDes":-794,"lGap":0}},{"family":"Lacquer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1150,"wDes":557,"xH":500,"capH":700,"yMin":-557,"yMax":1150,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Laila","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1098,"des":-452,"tAsc":1098,"tDes":-452,"tLGap":0,"wAsc":1098,"wDes":452,"xH":517,"capH":717,"yMin":-390,"yMax":1027,"hAsc":1098,"hDes":-452,"lGap":0}},{"family":"Lakki Reddy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":938,"des":-765,"tAsc":938,"tDes":-765,"tLGap":0,"wAsc":938,"wDes":765,"xH":529,"capH":718,"yMin":-765,"yMax":965,"hAsc":938,"hDes":-765,"lGap":0}},{"family":"Lalezar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":979,"des":-588,"tAsc":979,"tDes":-588,"tLGap":0,"wAsc":979,"wDes":588,"xH":186,"capH":570,"yMin":-588,"yMax":979,"hAsc":979,"hDes":-588,"lGap":0}},{"family":"Lancelot","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1595,"des":-668,"tAsc":1595,"tDes":-668,"tLGap":0,"wAsc":1595,"wDes":668,"xH":804,"capH":1190,"yMin":-668,"yMax":1595,"hAsc":1595,"hDes":-668,"lGap":0}},{"family":"Langar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":739,"des":-200,"tAsc":739,"tDes":-200,"tLGap":455,"wAsc":1085,"wDes":390,"xH":500,"capH":700,"yMin":-390,"yMax":1085,"hAsc":739,"hDes":-200,"lGap":455}},{"family":"Lateef","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1937,"des":-1024,"tAsc":1937,"tDes":-1024,"tLGap":0,"wAsc":1937,"wDes":1024,"xH":690,"capH":1022,"yMin":-1021,"yMax":1928,"hAsc":1937,"hDes":-1024,"lGap":0}},{"family":"Lato","fallbacks":["sans-serif"],"weights":[100,300,400,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1974,"des":-426,"tAsc":1610,"tDes":-390,"tLGap":400,"wAsc":1974,"wDes":426,"xH":1013,"capH":1433,"yMin":-365,"yMax":1837,"hAsc":1974,"hDes":-426,"lGap":0}},{"family":"League Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1536,"asc":1100,"des":-600,"tAsc":1100,"tDes":-600,"tLGap":0,"wAsc":1100,"wDes":600,"xH":542,"capH":936,"yMin":-598,"yMax":1315,"hAsc":1100,"hDes":-600,"lGap":0}},{"family":"Leckerli One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1032,"des":-313,"tAsc":1032,"tDes":-313,"tLGap":0,"wAsc":1032,"wDes":313,"xH":300,"capH":521,"yMin":-313,"yMax":1032,"hAsc":1032,"hDes":-313,"lGap":0}},{"family":"Ledger","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1062,"des":-329,"tAsc":1062,"tDes":-329,"tLGap":0,"wAsc":1062,"wDes":329,"xH":487,"capH":750,"yMin":-329,"yMax":1062,"hAsc":1062,"hDes":-329,"lGap":0}},{"family":"Lekton","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":1112,"wDes":585,"xH":475,"capH":655,"yMin":-585,"yMax":1112,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Lemon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1019,"des":-287,"tAsc":1019,"tDes":-287,"tLGap":0,"wAsc":1019,"wDes":287,"xH":127,"capH":111,"yMin":-287,"yMax":1019,"hAsc":1019,"hDes":-287,"lGap":0}},{"family":"Lemonada","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1345,"des":-653,"tAsc":1345,"tDes":-653,"tLGap":0,"wAsc":1346,"wDes":651,"xH":575,"capH":710,"yMin":-566,"yMax":1345,"hAsc":1345,"hDes":-653,"lGap":0}},{"family":"Lexend Deca","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-266,"yMax":1194,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Exa","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-258,"yMax":1167,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Giga","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-255,"yMax":1156,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Mega","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-253,"yMax":1154,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Peta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-252,"yMax":1155,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Tera","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-250,"yMax":1156,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Zetta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-246,"yMax":1159,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Libre Barcode 128","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 128 Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39 Extended","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39 Extended Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39 Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode EAN13 Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":840,"des":-120,"tAsc":840,"tDes":-120,"tLGap":0,"wAsc":840,"wDes":120,"xH":420,"capH":840,"yMin":-120,"yMax":840,"hAsc":840,"hDes":-120,"lGap":0}},{"family":"Libre Baskerville","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-270,"tAsc":970,"tDes":-270,"tLGap":0,"wAsc":970,"wDes":270,"xH":530,"capH":770,"yMin":-260,"yMax":970,"hAsc":970,"hDes":-270,"lGap":0}},{"family":"Libre Caslon Display","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-266,"tAsc":970,"tDes":-266,"tLGap":0,"wAsc":963,"wDes":254,"xH":424,"capH":690,"yMin":-254,"yMax":963,"hAsc":970,"hDes":-266,"lGap":0}},{"family":"Libre Caslon Text","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-260,"tAsc":970,"tDes":-260,"tLGap":0,"wAsc":970,"wDes":260,"xH":530,"capH":770,"yMin":-260,"yMax":970,"hAsc":970,"hDes":-260,"lGap":0}},{"family":"Libre Franklin","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-246,"tAsc":966,"tDes":-246,"tLGap":0,"wAsc":1177,"wDes":246,"xH":530,"capH":742,"yMin":-236,"yMax":1147,"hAsc":966,"hDes":-246,"lGap":0}},{"family":"Life Savers","fallbacks":["cursive"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":972,"des":-250,"tAsc":972,"tDes":-250,"tLGap":0,"wAsc":972,"wDes":250,"xH":436,"capH":821,"yMin":-250,"yMax":972,"hAsc":972,"hDes":-250,"lGap":0}},{"family":"Lilita One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":923,"des":-220,"tAsc":922,"tDes":-219,"tLGap":0,"wAsc":923,"wDes":220,"xH":506,"capH":704,"yMin":-220,"yMax":923,"hAsc":923,"hDes":-220,"lGap":0}},{"family":"Lily Script One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1017,"des":-359,"tAsc":1017,"tDes":-359,"tLGap":0,"wAsc":1017,"wDes":359,"xH":762,"capH":762,"yMin":-359,"yMax":1017,"hAsc":1017,"hDes":-359,"lGap":0}},{"family":"Limelight","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1864,"des":-629,"tAsc":1864,"tDes":-634,"tLGap":0,"wAsc":1864,"wDes":629,"xH":1068,"capH":1415,"yMin":-636,"yMax":1864,"hAsc":1864,"hDes":-629,"lGap":0}},{"family":"Linden Hill","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":4096,"asc":3633,"des":-1888,"tAsc":3633,"tDes":-1888,"tLGap":0,"wAsc":3633,"wDes":1081,"xH":1606,"capH":2732,"yMin":-1081,"yMax":3633,"hAsc":3633,"hDes":-1888,"lGap":0}},{"family":"Literata","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1177,"des":-308,"tAsc":1177,"tDes":-308,"tLGap":0,"wAsc":1177,"wDes":308,"xH":507,"capH":700,"yMin":-268,"yMax":1136,"hAsc":1177,"hDes":-308,"lGap":0}},{"family":"Liu Jian Mao Cao","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":615,"xH":420,"capH":600,"yMin":-615,"yMax":888,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Livvic","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1005,"des":-250,"tAsc":1005,"tDes":-250,"tLGap":0,"wAsc":1171,"wDes":285,"xH":497,"capH":710,"yMin":-270,"yMax":1101,"hAsc":1005,"hDes":-250,"lGap":0}},{"family":"Lobster","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":490,"xH":500,"capH":748,"yMin":-490,"yMax":1000,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lobster Two","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":250,"xH":500,"capH":754,"yMin":-250,"yMax":1000,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Londrina Outline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":940,"wDes":215,"xH":508,"capH":722,"yMin":-215,"yMax":940,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Londrina Shadow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":945,"wDes":238,"xH":508,"capH":722,"yMin":-238,"yMax":945,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Londrina Sketch","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":935,"wDes":217,"xH":508,"capH":722,"yMin":-217,"yMax":935,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Londrina Solid","fallbacks":["cursive"],"weights":[100,300,400,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":941,"wDes":215,"xH":508,"capH":722,"yMin":-208,"yMax":937,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Long Cang","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":318,"xH":512,"capH":684,"yMin":-318,"yMax":868,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Lora","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1006,"des":-274,"tAsc":1006,"tDes":-274,"tLGap":0,"wAsc":1206,"wDes":294,"xH":500,"capH":700,"yMin":-271,"yMax":1114,"hAsc":1006,"hDes":-274,"lGap":0}},{"family":"Love Ya Like A Sister","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":942,"des":-333,"tAsc":942,"tDes":-333,"tLGap":0,"wAsc":942,"wDes":333,"xH":510,"capH":674,"yMin":-333,"yMax":942,"hAsc":942,"hDes":-333,"lGap":0}},{"family":"Loved by the King","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2398,"des":-1137,"tAsc":2398,"tDes":-1137,"tLGap":0,"wAsc":2398,"wDes":1137,"xH":1111,"capH":1774,"yMin":-1024,"yMax":2157,"hAsc":2398,"hDes":-1137,"lGap":0}},{"family":"Lovers Quarrel","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":726,"des":-401,"tAsc":726,"tDes":-400,"tLGap":0,"wAsc":726,"wDes":401,"xH":237,"capH":572,"yMin":-401,"yMax":726,"hAsc":726,"hDes":-401,"lGap":0}},{"family":"Lucida Bright","fallbacks":["Georgia","serif"],"metrics":{"upm":2048,"asc":1980,"des":-432,"tAsc":1579,"tDes":-420,"tLGap":49,"wAsc":1900,"wDes":1900,"yMin":-432,"yMax":1900,"hAsc":1980,"hDes":-432,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Lucida Sans Typewriter","fallbacks":["Lucida Console","monaco","Bitstream Vera Sans Mono","monospace"],"metrics":{"upm":2048,"asc":1974,"des":-432,"tAsc":1579,"tDes":420,"tLGap":49,"wAsc":1900,"wDes":1900,"yMin":-420,"yMax":1900,"hAsc":1974,"hDes":-432,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Luckiest Guy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":2006,"wDes":504,"xH":1400,"capH":1424,"yMin":-716,"yMax":2045,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Lusitana","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":956,"des":-341,"tAsc":956,"tDes":-341,"tLGap":0,"wAsc":956,"wDes":341,"xH":139,"capH":714,"yMin":-337,"yMax":933,"hAsc":956,"hDes":-341,"lGap":0}},{"family":"Lustria","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":955,"des":-327,"tAsc":955,"tDes":-227,"tLGap":0,"wAsc":955,"wDes":327,"xH":504,"capH":704,"yMin":-327,"yMax":955,"hAsc":955,"hDes":-327,"lGap":0}},{"family":"M PLUS 1p","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1075,"des":-320,"tAsc":860,"tDes":-140,"tLGap":90,"wAsc":1075,"wDes":320,"yMin":-343,"yMax":1075,"hAsc":1075,"hDes":-320,"lGap":90}},{"family":"M PLUS Rounded 1c","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1075,"des":-320,"tAsc":860,"tDes":-140,"tLGap":90,"wAsc":1075,"wDes":320,"yMin":-343,"yMax":1075,"hAsc":1075,"hDes":-320,"lGap":90}},{"family":"Ma Shan Zheng","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":373,"xH":506,"capH":760,"yMin":-373,"yMax":915,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Macondo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":888,"des":-292,"tAsc":888,"tDes":-292,"tLGap":0,"wAsc":888,"wDes":292,"xH":24,"capH":53,"yMin":-292,"yMax":888,"hAsc":888,"hDes":-292,"lGap":0}},{"family":"Macondo Swash Caps","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":888,"des":-292,"tAsc":888,"tDes":-292,"tLGap":0,"wAsc":888,"wDes":292,"xH":24,"capH":696,"yMin":-292,"yMax":888,"hAsc":888,"hDes":-292,"lGap":0}},{"family":"Mada","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":100,"wAsc":776,"wDes":322,"xH":486,"capH":660,"yMin":-292,"yMax":880,"hAsc":900,"hDes":-300,"lGap":96}},{"family":"Magra","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-247,"tAsc":968,"tDes":-247,"tLGap":0,"wAsc":968,"wDes":247,"xH":525,"capH":700,"yMin":-247,"yMax":941,"hAsc":968,"hDes":-247,"lGap":0}},{"family":"Maiden Orange","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":1832,"wDes":506,"xH":1056,"capH":1406,"yMin":-635,"yMax":1848,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Maitree","fallbacks":["serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-500,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1150,"wDes":500,"xH":489,"capH":695,"yMin":-463,"yMax":1111,"hAsc":1150,"hDes":-500,"lGap":0}},{"family":"Major Mono Display","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-100,"tAsc":900,"tDes":-100,"tLGap":0,"wAsc":1152,"wDes":223,"xH":696,"capH":696,"yMin":-223,"yMax":1152,"hAsc":900,"hDes":-100,"lGap":0}},{"family":"Mako","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2141,"des":-538,"tAsc":2141,"tDes":-538,"tLGap":0,"wAsc":2141,"wDes":538,"xH":1031,"capH":1437,"yMin":-538,"yMax":2141,"hAsc":2141,"hDes":-538,"lGap":0}},{"family":"Mali","fallbacks":["cursive"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-250,"tAsc":1050,"tDes":-250,"tLGap":0,"wAsc":1523,"wDes":599,"xH":500,"capH":700,"yMin":-516,"yMax":1410,"hAsc":1050,"hDes":-250,"lGap":0}},{"family":"Mallanna","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":870,"asc":1105,"des":-504,"tAsc":1105,"tDes":-504,"tLGap":0,"wAsc":1105,"wDes":504,"xH":379,"capH":546,"yMin":-504,"yMax":1105,"hAsc":1105,"hDes":-504,"lGap":0}},{"family":"Mandali","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":790,"asc":1087,"des":-475,"tAsc":1087,"tDes":-475,"tLGap":0,"wAsc":1087,"wDes":475,"xH":382,"capH":550,"yMin":-475,"yMax":1087,"hAsc":1087,"hDes":-475,"lGap":0}},{"family":"Manjari","fallbacks":["sans-serif"],"weights":[100,400,700],"styles":["regular"],"variants":[[0,100],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1500,"des":-750,"tAsc":1500,"tDes":-750,"tLGap":0,"wAsc":2076,"wDes":1285,"xH":1024,"capH":1385,"yMin":-1231,"yMax":1978,"hAsc":1500,"hDes":-750,"lGap":0}},{"family":"Manrope","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2132,"des":-600,"tAsc":2132,"tDes":-600,"tLGap":0,"wAsc":2132,"wDes":600,"xH":1080,"capH":1440,"yMin":-510,"yMax":2132,"hAsc":2132,"hDes":-600,"lGap":0}},{"family":"Mansalva","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":889,"des":-200,"tAsc":889,"tDes":-200,"tLGap":0,"wAsc":1112,"wDes":466,"xH":384,"capH":702,"yMin":-435,"yMax":1112,"hAsc":889,"hDes":-200,"lGap":0}},{"family":"Manuale","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":980,"des":-236,"tAsc":980,"tDes":-236,"tLGap":221,"wAsc":980,"wDes":236,"xH":491,"capH":611,"yMin":-236,"yMax":980,"hAsc":980,"hDes":-236,"lGap":221}},{"family":"Marcellus","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1995,"des":-573,"tAsc":1995,"tDes":-573,"tLGap":0,"wAsc":1995,"wDes":573,"xH":1024,"capH":1434,"yMin":-573,"yMax":1995,"hAsc":1995,"hDes":-573,"lGap":0}},{"family":"Marcellus SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1995,"des":-573,"tAsc":1995,"tDes":-573,"tLGap":0,"wAsc":1995,"wDes":573,"xH":1075,"capH":1434,"yMin":-573,"yMax":1995,"hAsc":1995,"hDes":-573,"lGap":0}},{"family":"Marck Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":864,"des":-385,"tAsc":864,"tDes":-385,"tLGap":0,"wAsc":864,"wDes":385,"xH":263,"capH":638,"yMin":-385,"yMax":864,"hAsc":864,"hDes":-385,"lGap":0}},{"family":"Margarine","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2075,"des":-678,"tAsc":2075,"tDes":-678,"tLGap":0,"wAsc":2075,"wDes":678,"xH":0,"capH":0,"yMin":-678,"yMax":2075,"hAsc":2075,"hDes":-678,"lGap":0}},{"family":"Markazi Text","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1718,"des":-740,"tAsc":1718,"tDes":-740,"tLGap":0,"wAsc":1695,"wDes":963,"xH":746,"capH":990,"yMin":-893,"yMax":1664,"hAsc":1718,"hDes":-740,"lGap":0}},{"family":"Marko One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2019,"des":-727,"tAsc":2019,"tDes":-727,"tLGap":0,"wAsc":2019,"wDes":727,"xH":713,"capH":1475,"yMin":-727,"yMax":2019,"hAsc":2019,"hDes":-727,"lGap":0}},{"family":"Marmelad","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1989,"des":-451,"tAsc":1989,"tDes":-451,"tLGap":0,"wAsc":1989,"wDes":451,"xH":1028,"capH":1452,"yMin":-451,"yMax":1989,"hAsc":1989,"hDes":-451,"lGap":0}},{"family":"Martel","fallbacks":["serif"],"weights":[200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1125,"des":-562,"tAsc":1125,"tDes":-562,"tLGap":0,"wAsc":1125,"wDes":562,"xH":546,"capH":758,"yMin":-542,"yMax":1050,"hAsc":1125,"hDes":-562,"lGap":0}},{"family":"Martel Sans","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-674,"tAsc":1150,"tDes":-674,"tLGap":0,"wAsc":1150,"wDes":674,"xH":534,"capH":680,"yMin":-519,"yMax":1071,"hAsc":1150,"hDes":-674,"lGap":0}},{"family":"Marvel","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":951,"des":-259,"tAsc":951,"tDes":-259,"tLGap":0,"wAsc":951,"wDes":259,"xH":500,"capH":700,"yMin":-259,"yMax":951,"hAsc":951,"hDes":-259,"lGap":0}},{"family":"Mate","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":958,"des":-262,"tAsc":958,"tDes":-262,"tLGap":0,"wAsc":958,"wDes":262,"xH":456,"capH":700,"yMin":-262,"yMax":935,"hAsc":958,"hDes":-262,"lGap":0}},{"family":"Mate SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":958,"des":-262,"tAsc":958,"tDes":-262,"tLGap":0,"wAsc":958,"wDes":262,"xH":473,"capH":700,"yMin":-241,"yMax":935,"hAsc":958,"hDes":-262,"lGap":0}},{"family":"Maven Pro","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":965,"des":-210,"tAsc":965,"tDes":-210,"tLGap":0,"wAsc":1065,"wDes":233,"xH":499,"capH":667,"yMin":-217,"yMax":1030,"hAsc":965,"hDes":-210,"lGap":0}},{"family":"McLaren","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2216,"des":-722,"tAsc":2216,"tDes":-722,"tLGap":0,"wAsc":2216,"wDes":722,"xH":1042,"capH":1445,"yMin":-729,"yMax":2216,"hAsc":2216,"hDes":-722,"lGap":0}},{"family":"Meddon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2860,"des":-1457,"tAsc":2860,"tDes":-1457,"tLGap":0,"wAsc":2860,"wDes":1457,"xH":756,"capH":2177,"yMin":-1457,"yMax":3565,"hAsc":2860,"hDes":-1457,"lGap":0}},{"family":"MedievalSharp","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1771,"des":-543,"tAsc":1771,"tDes":-543,"tLGap":0,"wAsc":1771,"wDes":543,"xH":224,"capH":201,"yMin":-467,"yMax":1951,"hAsc":1771,"hDes":-543,"lGap":0}},{"family":"Medula One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":846,"des":-162,"tAsc":846,"tDes":-162,"tLGap":0,"wAsc":846,"wDes":162,"xH":490,"capH":650,"yMin":-162,"yMax":846,"hAsc":846,"hDes":-162,"lGap":0}},{"family":"Meera Inimai","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1986,"des":-1200,"tAsc":1638,"tDes":-410,"tLGap":184,"wAsc":1986,"wDes":1200,"xH":1056,"capH":1460,"yMin":-1200,"yMax":1986,"hAsc":1986,"hDes":-1200,"lGap":184}},{"family":"Megrim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-200,"tAsc":800,"tDes":-200,"tLGap":90,"wAsc":880,"wDes":200,"xH":580,"capH":700,"yMin":-200,"yMax":880,"hAsc":880,"hDes":-200,"lGap":90}},{"family":"Meie Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1814,"des":-780,"tAsc":1814,"tDes":-780,"tLGap":0,"wAsc":1814,"wDes":780,"xH":354,"capH":862,"yMin":-780,"yMax":1814,"hAsc":1814,"hDes":-780,"lGap":0}},{"family":"Merienda","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1102,"des":-342,"tAsc":1102,"tDes":-342,"tLGap":0,"wAsc":1102,"wDes":342,"xH":599,"capH":802,"yMin":-342,"yMax":1084,"hAsc":1102,"hDes":-342,"lGap":0}},{"family":"Merienda One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1102,"des":-342,"tAsc":1102,"tDes":-342,"tLGap":0,"wAsc":1102,"wDes":342,"xH":379,"capH":439,"yMin":-342,"yMax":1102,"hAsc":1102,"hDes":-342,"lGap":0}},{"family":"Merriweather","fallbacks":["serif"],"weights":[300,400,700,900],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-273,"tAsc":984,"tDes":-273,"tLGap":0,"wAsc":1065,"wDes":273,"xH":555,"capH":743,"yMin":-272,"yMax":1055,"hAsc":984,"hDes":-273,"lGap":0}},{"family":"Merriweather Sans","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-546,"tAsc":1968,"tDes":-546,"tLGap":0,"wAsc":2580,"wDes":660,"xH":1114,"capH":1486,"yMin":-567,"yMax":2472,"hAsc":1968,"hDes":-546,"lGap":0}},{"family":"Metal","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2600,"des":-1600,"tAsc":2600,"tDes":-1600,"tLGap":307,"wAsc":2600,"wDes":1600,"xH":0,"capH":0,"yMin":-1607,"yMax":3166,"hAsc":2600,"hDes":-1600,"lGap":67}},{"family":"Metal Mania","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":965,"des":-303,"tAsc":965,"tDes":-303,"tLGap":0,"wAsc":965,"wDes":303,"xH":620,"capH":820,"yMin":-303,"yMax":965,"hAsc":965,"hDes":-303,"lGap":0}},{"family":"Metamorphous","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1972,"des":-588,"tAsc":1972,"tDes":-588,"tLGap":0,"wAsc":1972,"wDes":588,"xH":1208,"capH":1530,"yMin":-588,"yMax":1972,"hAsc":1972,"hDes":-588,"lGap":0}},{"family":"Metrophobic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2065,"des":-460,"tAsc":2065,"tDes":-460,"tLGap":0,"wAsc":2438,"wDes":765,"xH":1011,"capH":1441,"yMin":-765,"yMax":2438,"hAsc":2065,"hDes":-460,"lGap":0}},{"family":"Michroma","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2368,"des":-544,"tAsc":2368,"tDes":-544,"tLGap":0,"wAsc":2368,"wDes":544,"xH":1152,"capH":1536,"yMin":-622,"yMax":3066,"hAsc":2368,"hDes":-544,"lGap":0}},{"family":"Milonga","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":990,"des":-260,"tAsc":990,"tDes":-260,"tLGap":0,"wAsc":990,"wDes":260,"xH":458,"capH":809,"yMin":-260,"yMax":990,"hAsc":990,"hDes":-260,"lGap":0}},{"family":"Miltonian","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-274,"tAsc":918,"tDes":-274,"tLGap":0,"wAsc":918,"wDes":274,"xH":454,"capH":689,"yMin":-274,"yMax":918,"hAsc":918,"hDes":-274,"lGap":0}},{"family":"Miltonian Tattoo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-274,"tAsc":918,"tDes":-274,"tLGap":0,"wAsc":918,"wDes":274,"xH":454,"capH":689,"yMin":-274,"yMax":918,"hAsc":918,"hDes":-274,"lGap":0}},{"family":"Mina","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1075,"des":-515,"tAsc":1075,"tDes":-515,"tLGap":0,"wAsc":1075,"wDes":539,"yMin":-487,"yMax":1002,"hAsc":1075,"hDes":-515,"lGap":0}},{"family":"Miniver","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-474,"tAsc":1019,"tDes":-474,"tLGap":0,"wAsc":1019,"wDes":474,"xH":501,"capH":782,"yMin":-474,"yMax":1019,"hAsc":1019,"hDes":-474,"lGap":0}},{"family":"Miriam Libre","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":969,"des":-344,"tAsc":969,"tDes":-344,"tLGap":0,"wAsc":969,"wDes":344,"xH":566,"capH":695,"yMin":-335,"yMax":952,"hAsc":969,"hDes":-344,"lGap":0}},{"family":"Mirza","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":547,"des":-453,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1000,"wDes":200,"xH":500,"capH":700,"yMin":-571,"yMax":1088,"hAsc":547,"hDes":-453,"lGap":200}},{"family":"Miss Fajardose","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":859,"des":-389,"tAsc":859,"tDes":-389,"tLGap":0,"wAsc":859,"wDes":389,"xH":158,"capH":658,"yMin":-389,"yMax":859,"hAsc":859,"hDes":-389,"lGap":0}},{"family":"Mitr","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-420,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1150,"wDes":420,"xH":536,"capH":714,"yMin":-389,"yMax":1079,"hAsc":1150,"hDes":-420,"lGap":0}},{"family":"Modak","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2035,"des":-1049,"tAsc":2035,"tDes":-1049,"tLGap":0,"wAsc":2035,"wDes":1049,"xH":1099,"capH":1290,"yMin":-1049,"yMax":2035,"hAsc":2035,"hDes":-1049,"lGap":0}},{"family":"Modern Antiqua","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1815,"des":-508,"tAsc":1815,"tDes":-508,"tLGap":0,"wAsc":1815,"wDes":508,"xH":1089,"capH":1511,"yMin":-435,"yMax":1950,"hAsc":1815,"hDes":-508,"lGap":0}},{"family":"Mogra","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":850,"wDes":350,"xH":565,"capH":705,"yMin":-574,"yMax":1063,"hAsc":750,"hDes":-250,"lGap":200}},{"family":"Molengo","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1928,"des":-522,"tAsc":1928,"tDes":-522,"tLGap":0,"wAsc":1928,"wDes":522,"xH":938,"capH":1391,"yMin":-522,"yMax":1928,"hAsc":1928,"hDes":-522,"lGap":0}},{"family":"Molle","fallbacks":["cursive"],"weights":[400],"styles":["italic"],"variants":[[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1852,"des":-701,"tAsc":1852,"tDes":-701,"tLGap":0,"wAsc":1852,"wDes":701,"xH":910,"capH":1588,"yMin":-701,"yMax":1852,"hAsc":1852,"hDes":-701,"lGap":0}},{"family":"Monda","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2461,"des":-875,"tAsc":2461,"tDes":-875,"tLGap":0,"wAsc":2461,"wDes":875,"yMin":-756,"yMax":2106,"hAsc":2461,"hDes":-875,"lGap":0}},{"family":"Monofett","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2001,"des":-315,"tAsc":2001,"tDes":-315,"tLGap":0,"wAsc":2001,"wDes":315,"xH":1370,"capH":1370,"yMin":-315,"yMax":2007,"hAsc":2001,"hDes":-315,"lGap":0}},{"family":"Monoton","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2366,"des":-822,"tAsc":2366,"tDes":-822,"tLGap":0,"wAsc":2366,"wDes":822,"xH":1440,"capH":1656,"yMin":-822,"yMax":2366,"hAsc":2366,"hDes":-822,"lGap":0}},{"family":"Monsieur La Doulaise","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1048,"des":-513,"tAsc":1048,"tDes":-513,"tLGap":0,"wAsc":1048,"wDes":513,"xH":164,"capH":729,"yMin":-513,"yMax":1048,"hAsc":1048,"hDes":-513,"lGap":0}},{"family":"Montaga","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":978,"des":-254,"tAsc":978,"tDes":-254,"tLGap":0,"wAsc":978,"wDes":254,"xH":466,"capH":700,"yMin":-254,"yMax":978,"hAsc":978,"hDes":-254,"lGap":0}},{"family":"Montez","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1831,"des":-848,"tAsc":1831,"tDes":-848,"tLGap":0,"wAsc":1831,"wDes":848,"xH":766,"capH":1456,"yMin":-848,"yMax":1831,"hAsc":1831,"hDes":-848,"lGap":0}},{"family":"Montserrat","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-251,"tAsc":968,"tDes":-251,"tLGap":0,"wAsc":1109,"wDes":270,"xH":525,"capH":700,"yMin":-262,"yMax":1043,"hAsc":968,"hDes":-251,"lGap":0}},{"family":"Montserrat Alternates","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-251,"tAsc":968,"tDes":-251,"tLGap":0,"wAsc":1109,"wDes":270,"xH":525,"capH":700,"yMin":-262,"yMax":1043,"hAsc":968,"hDes":-251,"lGap":0}},{"family":"Montserrat Subrayada","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-251,"tAsc":968,"tDes":-251,"tLGap":0,"wAsc":968,"wDes":251,"xH":699,"capH":699,"yMin":-250,"yMax":932,"hAsc":968,"hDes":-251,"lGap":0}},{"family":"Moul","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2501,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Moulpali","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2900,"wDes":1600,"xH":0,"capH":0,"yMin":-1600,"yMax":2950,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Mountains of Christmas","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1066,"des":-354,"tAsc":1066,"tDes":-354,"tLGap":0,"wAsc":1066,"wDes":354,"xH":515,"capH":743,"yMin":-347,"yMax":1066,"hAsc":1066,"hDes":-354,"lGap":0}},{"family":"Mouse Memoirs","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1917,"des":-428,"tAsc":1917,"tDes":-428,"tLGap":0,"wAsc":1917,"wDes":428,"xH":1044,"capH":1448,"yMin":-428,"yMax":1917,"hAsc":1917,"hDes":-428,"lGap":0}},{"family":"Mr Bedfort","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1015,"des":-661,"tAsc":1015,"tDes":-661,"tLGap":0,"wAsc":1015,"wDes":661,"xH":245,"capH":770,"yMin":-661,"yMax":1015,"hAsc":1015,"hDes":-661,"lGap":0}},{"family":"Mr Dafoe","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":981,"des":-416,"tAsc":981,"tDes":-416,"tLGap":0,"wAsc":981,"wDes":416,"xH":313,"capH":622,"yMin":-416,"yMax":981,"hAsc":981,"hDes":-416,"lGap":0}},{"family":"Mr De Haviland","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":875,"des":-442,"tAsc":875,"tDes":-442,"tLGap":0,"wAsc":875,"wDes":442,"xH":217,"capH":557,"yMin":-442,"yMax":891,"hAsc":875,"hDes":-442,"lGap":0}},{"family":"Mrs Saint Delafield","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":906,"des":-619,"tAsc":906,"tDes":-619,"tLGap":0,"wAsc":906,"wDes":619,"xH":224,"capH":708,"yMin":-619,"yMax":906,"hAsc":906,"hDes":-619,"lGap":0}},{"family":"Mrs Sheppards","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":959,"des":-378,"tAsc":959,"tDes":-378,"tLGap":0,"wAsc":959,"wDes":378,"xH":285,"capH":662,"yMin":-378,"yMax":959,"hAsc":959,"hDes":-378,"lGap":0}},{"family":"Mukta","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-508,"yMax":1130,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mukta Mahee","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-541,"yMax":956,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mukta Malar","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-351,"yMax":935,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mukta Vaani","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-494,"yMax":935,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mulish","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1005,"des":-250,"tAsc":1005,"tDes":-250,"tLGap":0,"wAsc":1092,"wDes":279,"xH":502,"capH":712,"yMin":-273,"yMax":1088,"hAsc":1005,"hDes":-250,"lGap":0}},{"family":"MuseoModerno","fallbacks":["cursive"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1145,"des":-445,"tAsc":1145,"tDes":-445,"tLGap":0,"wAsc":1145,"wDes":445,"xH":510,"capH":700,"yMin":-420,"yMax":1109,"hAsc":1145,"hDes":-445,"lGap":0}},{"family":"Mystery Quest","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":989,"des":-409,"tAsc":989,"tDes":-409,"tLGap":0,"wAsc":989,"wDes":419,"xH":626,"capH":769,"yMin":-409,"yMax":989,"hAsc":989,"hDes":-409,"lGap":0}},{"family":"Nanum Brush Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-230,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":920,"wDes":230,"xH":500,"capH":700,"yMin":-200,"yMax":802,"hAsc":920,"hDes":-230,"lGap":0}},{"family":"Nanum Gothic","fallbacks":["sans-serif"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-230,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":920,"wDes":230,"xH":500,"capH":700,"yMin":-200,"yMax":801,"hAsc":920,"hDes":-230,"lGap":0}},{"family":"Nanum Gothic Coding","fallbacks":["monospace"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":800,"wDes":200,"xH":498,"capH":699,"yMin":-200,"yMax":801,"hAsc":800,"hDes":-200,"lGap":0}},{"family":"Nanum Myeongjo","fallbacks":["serif"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":942,"des":-236,"tAsc":819,"tDes":-205,"tLGap":0,"wAsc":942,"wDes":236,"xH":480,"capH":755,"yMin":-239,"yMax":978,"hAsc":942,"hDes":-236,"lGap":0}},{"family":"Nanum Pen Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-230,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":920,"wDes":230,"xH":476,"capH":674,"yMin":-200,"yMax":800,"hAsc":920,"hDes":-230,"lGap":0}},{"family":"Nerko One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":894,"des":-317,"tAsc":894,"tDes":-317,"tLGap":0,"wAsc":937,"wDes":319,"xH":426,"capH":586,"yMin":-319,"yMax":937,"hAsc":894,"hDes":-317,"lGap":0}},{"family":"Neucha","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":787,"des":-292,"tAsc":787,"tDes":-292,"tLGap":49,"wAsc":954,"wDes":296,"xH":523,"capH":720,"yMin":-296,"yMax":981,"hAsc":787,"hDes":-292,"lGap":49}},{"family":"Neuton","fallbacks":["serif"],"weights":[200,300,400,700,800],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[1,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2106,"des":-485,"tAsc":2106,"tDes":-485,"tLGap":0,"wAsc":2106,"wDes":485,"xH":0,"capH":0,"yMin":-418,"yMax":1710,"hAsc":2106,"hDes":-485,"lGap":0}},{"family":"New Rocker","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":946,"des":-283,"tAsc":946,"tDes":-283,"tLGap":0,"wAsc":946,"wDes":283,"xH":465,"capH":733,"yMin":-283,"yMax":946,"hAsc":946,"hDes":-283,"lGap":0}},{"family":"News Cycle","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2574,"des":-794,"tAsc":2574,"tDes":-794,"tLGap":0,"wAsc":2574,"wDes":794,"yMin":-794,"yMax":2510,"hAsc":2574,"hDes":-794,"lGap":0}},{"family":"Newsreader","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1470,"des":-530,"tAsc":1470,"tDes":-530,"tLGap":0,"wAsc":2326,"wDes":531,"xH":852,"capH":1340,"yMin":-530,"yMax":2092,"hAsc":1470,"hDes":-530,"lGap":0}},{"family":"Niconne","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1898,"des":-585,"tAsc":1898,"tDes":-585,"tLGap":0,"wAsc":1898,"wDes":585,"xH":218,"capH":1442,"yMin":-585,"yMax":1898,"hAsc":1898,"hDes":-585,"lGap":0}},{"family":"Niramit","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1105,"des":-195,"tAsc":1105,"tDes":-195,"tLGap":0,"wAsc":1250,"wDes":534,"xH":485,"capH":700,"yMin":-476,"yMax":1205,"hAsc":1105,"hDes":-195,"lGap":0}},{"family":"Nixie One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":926,"des":-210,"tAsc":926,"tDes":-210,"tLGap":0,"wAsc":926,"wDes":210,"xH":500,"capH":700,"yMin":-210,"yMax":920,"hAsc":926,"hDes":-210,"lGap":0}},{"family":"Nobile","fallbacks":["sans-serif"],"weights":[400,500,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1731,"des":-578,"tAsc":1614,"tDes":-502,"tLGap":0,"wAsc":1731,"wDes":578,"xH":1169,"capH":1579,"yMin":-617,"yMax":2353,"hAsc":1731,"hDes":-578,"lGap":0}},{"family":"Nokora","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1907,"des":-800,"tAsc":1567,"tDes":-492,"tLGap":132,"wAsc":1907,"wDes":800,"xH":1098,"capH":1462,"yMin":-800,"yMax":1900,"hAsc":1907,"hDes":-800,"lGap":0}},{"family":"Norican","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-791,"tAsc":2095,"tDes":-791,"tLGap":0,"wAsc":2095,"wDes":791,"xH":807,"capH":1530,"yMin":-791,"yMax":2095,"hAsc":2095,"hDes":-791,"lGap":0}},{"family":"Nosifer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2236,"des":-1328,"tAsc":2236,"tDes":-1328,"tLGap":0,"wAsc":2236,"wDes":1328,"xH":925,"capH":854,"yMin":-1328,"yMax":2236,"hAsc":2236,"hDes":-1328,"lGap":0}},{"family":"Notable","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1143,"des":-157,"tAsc":1143,"tDes":-157,"tLGap":0,"wAsc":1275,"wDes":300,"xH":356,"capH":700,"yMin":-213,"yMax":907,"hAsc":1143,"hDes":-157,"lGap":0}},{"family":"Nothing You Could Do","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":959,"des":-407,"tAsc":962,"tDes":-407,"tLGap":0,"wAsc":959,"wDes":407,"xH":462,"capH":758,"yMin":-407,"yMax":959,"hAsc":959,"hDes":-407,"lGap":0}},{"family":"Noticia Text","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2202,"des":-593,"tAsc":2202,"tDes":-593,"tLGap":0,"wAsc":2202,"wDes":593,"xH":1085,"capH":1353,"yMin":-593,"yMax":2167,"hAsc":2202,"hDes":-593,"lGap":0}},{"family":"Noto Sans","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":2189,"tDes":-600,"tLGap":0,"wAsc":2189,"wDes":600,"xH":1098,"capH":1462,"yMin":-806,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Noto Sans HK","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans JP","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans KR","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans SC","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans TC","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Serif","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":2189,"tDes":-600,"tLGap":0,"wAsc":2189,"wDes":600,"xH":1098,"capH":1462,"yMin":-512,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Noto Serif JP","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Noto Serif KR","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Noto Serif SC","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Noto Serif TC","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Nova Cut","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1140,"capH":1550,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Flat","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1530,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2215,"des":-639,"tAsc":2215,"tDes":-639,"tLGap":0,"wAsc":2215,"wDes":639,"xH":1120,"capH":1509,"yMin":-567,"yMax":2215,"hAsc":2215,"hDes":-639,"lGap":0}},{"family":"Nova Oval","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1550,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Round","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1530,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1550,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Slim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1530,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Square","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1100,"capH":1510,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"NTR","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1294,"des":-877,"tAsc":1294,"tDes":-877,"tLGap":0,"wAsc":1294,"wDes":877,"xH":422,"capH":572,"yMin":-877,"yMax":1294,"hAsc":1294,"hDes":-877,"lGap":0}},{"family":"Numans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1853,"des":-553,"tAsc":1853,"tDes":-553,"tLGap":0,"wAsc":1853,"wDes":553,"xH":1096,"capH":1434,"yMin":-553,"yMax":1853,"hAsc":1853,"hDes":-553,"lGap":0}},{"family":"Nunito","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1011,"des":-353,"tAsc":1011,"tDes":-353,"tLGap":0,"wAsc":1077,"wDes":300,"xH":486,"capH":705,"yMin":-277,"yMax":1047,"hAsc":1011,"hDes":-353,"lGap":0}},{"family":"Nunito Sans","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1011,"des":-353,"tAsc":1011,"tDes":-353,"tLGap":0,"wAsc":1087,"wDes":275,"xH":487,"capH":705,"yMin":-259,"yMax":1077,"hAsc":1011,"hDes":-353,"lGap":0}},{"family":"Odibee Sans","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":858,"des":-250,"tAsc":858,"tDes":-250,"tLGap":0,"wAsc":858,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":858,"hAsc":858,"hDes":-250,"lGap":0}},{"family":"Odor Mean Chey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Offside","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":996,"des":-265,"tAsc":996,"tDes":-265,"tLGap":0,"wAsc":996,"wDes":265,"xH":605,"capH":740,"yMin":-265,"yMax":996,"hAsc":996,"hDes":-265,"lGap":0}},{"family":"Old Standard TT","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":762,"des":-238,"tAsc":762,"tDes":-238,"tLGap":236,"wAsc":948,"wDes":282,"xH":456,"capH":712,"yMin":-294,"yMax":1100,"hAsc":762,"hDes":-238,"lGap":236}},{"family":"Oldenburg","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":482,"capH":1555,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":9}},{"family":"Oleo Script","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1004,"des":-379,"tAsc":1004,"tDes":-379,"tLGap":0,"wAsc":1004,"wDes":379,"xH":443,"capH":710,"yMin":-279,"yMax":938,"hAsc":1004,"hDes":-379,"lGap":0}},{"family":"Oleo Script Swash Caps","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1004,"des":-379,"tAsc":1004,"tDes":-379,"tLGap":0,"wAsc":1004,"wDes":379,"xH":443,"capH":747,"yMin":-369,"yMax":938,"hAsc":1004,"hDes":-379,"lGap":0}},{"family":"Open Sans","fallbacks":["sans-serif"],"weights":[300,400,600,700,800],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":1567,"tDes":-492,"tLGap":132,"wAsc":2189,"wDes":600,"xH":1096,"capH":1462,"yMin":-555,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Open Sans Condensed","fallbacks":["sans-serif"],"weights":[300,700],"styles":["italic"],"variants":[[0,300],[1,300],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":1567,"tDes":-492,"tLGap":132,"wAsc":2189,"wDes":600,"xH":1085,"capH":1462,"yMin":-512,"yMax":2132,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Oranienbaum","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":895,"des":-260,"tAsc":895,"tDes":-260,"tLGap":0,"wAsc":895,"wDes":260,"xH":475,"capH":700,"yMin":-260,"yMax":895,"hAsc":895,"hDes":-260,"lGap":0}},{"family":"Orbitron","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1011,"des":-243,"tAsc":1011,"tDes":-243,"tLGap":0,"wAsc":1011,"wDes":243,"xH":580,"capH":720,"yMin":-243,"yMax":1011,"hAsc":1011,"hDes":-243,"lGap":0}},{"family":"Oregano","fallbacks":["cursive"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1975,"des":-669,"tAsc":1975,"tDes":-669,"tLGap":0,"wAsc":1975,"wDes":669,"xH":864,"capH":1460,"yMin":-669,"yMax":1975,"hAsc":1975,"hDes":-669,"lGap":0}},{"family":"Orienta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-235,"tAsc":960,"tDes":-235,"tLGap":0,"wAsc":960,"wDes":235,"xH":530,"capH":700,"yMin":-235,"yMax":960,"hAsc":960,"hDes":-235,"lGap":0}},{"family":"Original Surfer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2036,"des":-526,"tAsc":2036,"tDes":-526,"tLGap":0,"wAsc":2036,"wDes":526,"xH":987,"capH":1497,"yMin":-526,"yMax":2036,"hAsc":2036,"hDes":-526,"lGap":0}},{"family":"Oswald","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1193,"des":-289,"tAsc":1193,"tDes":-289,"tLGap":0,"wAsc":1325,"wDes":377,"xH":578,"capH":810,"yMin":-287,"yMax":1297,"hAsc":1193,"hDes":-289,"lGap":0}},{"family":"Over the Rainbow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1412,"des":-677,"tAsc":1412,"tDes":-677,"tLGap":0,"wAsc":1412,"wDes":677,"xH":636,"capH":812,"yMin":-677,"yMax":1410,"hAsc":1412,"hDes":-677,"lGap":0}},{"family":"Overlock","fallbacks":["cursive"],"weights":[400,700,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-254,"tAsc":966,"tDes":-254,"tLGap":0,"wAsc":966,"wDes":254,"xH":125,"capH":154,"yMin":-253,"yMax":899,"hAsc":966,"hDes":-254,"lGap":0}},{"family":"Overlock SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-254,"tAsc":966,"tDes":-254,"tLGap":0,"wAsc":966,"wDes":254,"xH":159,"capH":154,"yMin":-253,"yMax":899,"hAsc":966,"hDes":-254,"lGap":0}},{"family":"Overpass","fallbacks":["sans-serif"],"weights":[100,200,300,400,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":982,"des":-284,"tAsc":750,"tDes":-250,"tLGap":266,"wAsc":1062,"wDes":378,"xH":511,"capH":700,"yMin":-378,"yMax":1062,"hAsc":982,"hDes":-284,"lGap":266}},{"family":"Overpass Mono","fallbacks":["monospace"],"weights":[300,400,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":982,"des":-284,"tAsc":750,"tDes":-250,"tLGap":266,"wAsc":1062,"wDes":378,"xH":511,"capH":700,"yMin":-378,"yMax":1062,"hAsc":982,"hDes":-284,"lGap":266}},{"family":"Ovo","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1770,"des":-534,"tAsc":1770,"tDes":-534,"tLGap":0,"wAsc":1770,"wDes":534,"xH":356,"capH":210,"yMin":-534,"yMax":1770,"hAsc":1770,"hDes":-534,"lGap":0}},{"family":"Oxanium","fallbacks":["cursive"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":790,"des":-210,"tAsc":790,"tDes":-210,"tLGap":250,"wAsc":1000,"wDes":250,"xH":515,"capH":690,"yMin":-207,"yMax":957,"hAsc":790,"hDes":-210,"lGap":250}},{"family":"Oxygen","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2103,"des":-483,"tAsc":2103,"tDes":-483,"tLGap":0,"wAsc":2103,"wDes":483,"yMin":-672,"yMax":2131,"hAsc":2103,"hDes":-483,"lGap":0}},{"family":"Oxygen Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2015,"des":-672,"tAsc":2015,"tDes":-672,"tLGap":0,"wAsc":2015,"wDes":672,"xH":1097,"capH":1491,"yMin":-678,"yMax":2104,"hAsc":2015,"hDes":-672,"lGap":0}},{"family":"Pacifico","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1303,"des":-453,"tAsc":1303,"tDes":-453,"tLGap":0,"wAsc":1478,"wDes":457,"xH":460,"capH":840,"yMin":-457,"yMax":1478,"hAsc":1303,"hDes":-453,"lGap":0}},{"family":"Padauk","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1010,"des":-500,"tAsc":1010,"tDes":-500,"tLGap":0,"wAsc":1010,"wDes":500,"yMin":-498,"yMax":955,"hAsc":1010,"hDes":-500,"lGap":0}},{"family":"Palanquin","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1320,"des":-491,"tAsc":770,"tDes":-230,"tLGap":0,"wAsc":1320,"wDes":491,"xH":485,"capH":680,"yMin":-432,"yMax":1320,"hAsc":1320,"hDes":-491,"lGap":0}},{"family":"Palanquin Dark","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1320,"des":-491,"tAsc":770,"tDes":-230,"tLGap":0,"wAsc":1320,"wDes":491,"xH":500,"capH":700,"yMin":-491,"yMax":1320,"hAsc":1320,"hDes":-491,"lGap":0}},{"family":"Palatino","fallbacks":["Palatino Linotype","Palatino LT STD","Book Antiqua","Georgia","serif"],"metrics":{"upm":2048,"asc":1491,"des":-600,"tAsc":1491,"tDes":-580,"tLGap":0,"wAsc":2322,"wDes":2322,"yMin":-580,"yMax":2322,"hAsc":1491,"hDes":-600,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Pangolin","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":1259,"wDes":255,"xH":555,"capH":720,"yMin":-256,"yMax":1259,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Paprika","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1145,"des":-274,"tAsc":1145,"tDes":-274,"tLGap":0,"wAsc":1145,"wDes":274,"xH":689,"capH":889,"yMin":-274,"yMax":1145,"hAsc":1145,"hDes":-274,"lGap":0}},{"family":"Papyrus","fallbacks":["fantasy"],"metrics":{"upm":2048,"asc":1925,"des":-1235,"tAsc":1913,"tDes":-780,"tLGap":-502,"wAsc":1925,"wDes":1925,"xH":910,"capH":1351,"yMin":-1235,"yMax":1935,"hAsc":1925,"hDes":-1235,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Parisienne","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1875,"des":-915,"tAsc":1875,"tDes":-915,"tLGap":0,"wAsc":1875,"wDes":915,"xH":723,"capH":1558,"yMin":-915,"yMax":1875,"hAsc":1875,"hDes":-915,"lGap":0}},{"family":"Passero One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1820,"des":-618,"tAsc":1820,"tDes":-618,"tLGap":0,"wAsc":1820,"wDes":618,"xH":983,"capH":1323,"yMin":-618,"yMax":1820,"hAsc":1820,"hDes":-618,"lGap":0}},{"family":"Passion One","fallbacks":["cursive"],"weights":[400,700,900],"styles":["regular"],"variants":[[0,400],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":835,"des":-266,"tAsc":835,"tDes":-266,"tLGap":0,"wAsc":835,"wDes":266,"xH":479,"capH":621,"yMin":-198,"yMax":835,"hAsc":835,"hDes":-266,"lGap":0}},{"family":"Pathway Gothic One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":954,"des":-198,"tAsc":740,"tDes":-180,"tLGap":0,"wAsc":954,"wDes":198,"xH":540,"capH":700,"yMin":-198,"yMax":954,"hAsc":954,"hDes":-198,"lGap":0}},{"family":"Patrick Hand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1042,"des":-312,"tAsc":1024,"tDes":-312,"tLGap":0,"wAsc":1042,"wDes":312,"xH":467,"capH":661,"yMin":-312,"yMax":1042,"hAsc":1042,"hDes":-312,"lGap":0}},{"family":"Patrick Hand SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1042,"des":-312,"tAsc":1024,"tDes":-312,"tLGap":0,"wAsc":1042,"wDes":312,"xH":464,"capH":661,"yMin":-307,"yMax":1042,"hAsc":1042,"hDes":-312,"lGap":0}},{"family":"Pattaya","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2065,"des":-777,"tAsc":2065,"tDes":-777,"tLGap":0,"wAsc":2065,"wDes":777,"xH":1024,"capH":1532,"yMin":-777,"yMax":2065,"hAsc":2065,"hDes":-777,"lGap":0}},{"family":"Patua One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":972,"des":-247,"tAsc":972,"tDes":-247,"tLGap":0,"wAsc":972,"wDes":247,"xH":500,"capH":690,"yMin":-247,"yMax":972,"hAsc":972,"hDes":-247,"lGap":0}},{"family":"Pavanam","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-339,"tAsc":693,"tDes":-162,"tLGap":59,"wAsc":952,"wDes":339,"yMin":-322,"yMax":952,"hAsc":952,"hDes":-339,"lGap":0}},{"family":"Paytone One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1113,"des":-283,"tAsc":1113,"tDes":-283,"tLGap":0,"wAsc":1149,"wDes":430,"xH":501,"capH":688,"yMin":-371,"yMax":1271,"hAsc":1113,"hDes":-283,"lGap":0}},{"family":"Peddana","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":703,"des":-518,"tAsc":703,"tDes":-518,"tLGap":0,"wAsc":703,"wDes":518,"xH":241,"capH":329,"yMin":-518,"yMax":703,"hAsc":703,"hDes":-518,"lGap":0}},{"family":"Peralta","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2004,"des":-647,"tAsc":2004,"tDes":-647,"tLGap":0,"wAsc":2004,"wDes":647,"xH":1036,"capH":1479,"yMin":-647,"yMax":2004,"hAsc":2004,"hDes":-647,"lGap":0}},{"family":"Permanent Marker","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1136,"des":-325,"tAsc":622,"tDes":-61,"tLGap":61,"wAsc":1136,"wDes":325,"xH":625,"capH":758,"yMin":-325,"yMax":1136,"hAsc":1136,"hDes":-325,"lGap":31}},{"family":"Petit Formal Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2033,"des":-527,"tAsc":2033,"tDes":-527,"tLGap":0,"wAsc":2033,"wDes":527,"xH":1185,"capH":1609,"yMin":-527,"yMax":2033,"hAsc":2033,"hDes":-527,"lGap":0}},{"family":"Petrona","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":858,"des":-270,"tAsc":858,"tDes":-270,"tLGap":0,"wAsc":1169,"wDes":342,"xH":443,"capH":641,"yMin":-270,"yMax":1076,"hAsc":858,"hDes":-270,"lGap":0}},{"family":"Philosopher","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-220,"tAsc":900,"tDes":-220,"tLGap":0,"wAsc":1020,"wDes":330,"xH":470,"capH":660,"yMin":-325,"yMax":975,"hAsc":900,"hDes":-220,"lGap":0}},{"family":"Piazzolla","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1110,"des":-310,"tAsc":1110,"tDes":-310,"tLGap":0,"wAsc":1110,"wDes":310,"xH":478,"capH":644,"yMin":-212,"yMax":937,"hAsc":1110,"hDes":-310,"lGap":0}},{"family":"Piedra","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":973,"des":-328,"tAsc":973,"tDes":-328,"tLGap":0,"wAsc":973,"wDes":328,"xH":437,"capH":655,"yMin":-328,"yMax":973,"hAsc":973,"hDes":-328,"lGap":0}},{"family":"Pinyon Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1768,"des":-787,"tAsc":1768,"tDes":-787,"tLGap":0,"wAsc":1768,"wDes":787,"xH":390,"capH":892,"yMin":-787,"yMax":1768,"hAsc":1768,"hDes":-787,"lGap":0}},{"family":"Pirata One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1006,"des":-279,"tAsc":1006,"tDes":-279,"tLGap":0,"wAsc":1006,"wDes":279,"xH":594,"capH":793,"yMin":-279,"yMax":1006,"hAsc":1006,"hDes":-279,"lGap":0}},{"family":"Plaster","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":1020,"capH":1361,"yMin":-560,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Play","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-220,"tAsc":937,"tDes":-220,"tLGap":0,"wAsc":1052,"wDes":224,"xH":484,"capH":649,"yMin":-220,"yMax":1035,"hAsc":937,"hDes":-220,"lGap":0}},{"family":"Playball","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-300,"tAsc":950,"tDes":-300,"tLGap":0,"wAsc":950,"wDes":300,"xH":390,"capH":698,"yMin":-300,"yMax":949,"hAsc":950,"hDes":-300,"lGap":0}},{"family":"Playfair Display","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1082,"des":-251,"tAsc":1082,"tDes":-251,"tLGap":0,"wAsc":1159,"wDes":251,"xH":514,"capH":708,"yMin":-241,"yMax":1159,"hAsc":1082,"hDes":-251,"lGap":0}},{"family":"Playfair Display SC","fallbacks":["serif"],"weights":[400,700,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1082,"des":-251,"tAsc":1082,"tDes":-251,"tLGap":0,"wAsc":1201,"wDes":251,"xH":514,"capH":708,"yMin":-241,"yMax":1156,"hAsc":1082,"hDes":-251,"lGap":0}},{"family":"Podkova","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":859,"des":-249,"tAsc":859,"tDes":-249,"tLGap":0,"wAsc":1091,"wDes":343,"xH":429,"capH":589,"yMin":-301,"yMax":969,"hAsc":859,"hDes":-249,"lGap":0}},{"family":"Poiret One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-208,"tAsc":962,"tDes":-208,"tLGap":0,"wAsc":962,"wDes":208,"xH":450,"capH":750,"yMin":-208,"yMax":962,"hAsc":962,"hDes":-208,"lGap":0}},{"family":"Poller One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1920,"des":-514,"tAsc":1920,"tDes":-514,"tLGap":0,"wAsc":1920,"wDes":514,"xH":991,"capH":1486,"yMin":-514,"yMax":1920,"hAsc":1920,"hDes":-514,"lGap":0}},{"family":"Poly","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":964,"des":-224,"tAsc":964,"tDes":-224,"tLGap":0,"wAsc":964,"wDes":224,"xH":473,"capH":693,"yMin":-223,"yMax":919,"hAsc":964,"hDes":-224,"lGap":0}},{"family":"Pompiere","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1918,"des":-543,"tAsc":1919,"tDes":-543,"tLGap":0,"wAsc":1918,"wDes":543,"xH":616,"capH":1315,"yMin":-543,"yMax":1918,"hAsc":1918,"hDes":-543,"lGap":0}},{"family":"Pontano Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2025,"des":-599,"tAsc":2025,"tDes":-599,"tLGap":0,"wAsc":2025,"wDes":599,"yMin":-573,"yMax":2033,"hAsc":2025,"hDes":-599,"lGap":0}},{"family":"Poor Story","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":819,"des":-205,"tAsc":819,"tDes":-205,"tLGap":256,"wAsc":819,"wDes":205,"xH":389,"capH":641,"yMin":-205,"yMax":819,"hAsc":819,"hDes":-205,"lGap":256}},{"family":"Poppins","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-350,"tAsc":1050,"tDes":-350,"tLGap":100,"wAsc":1135,"wDes":627,"xH":548,"capH":698,"yMin":-572,"yMax":1065,"hAsc":1050,"hDes":-350,"lGap":100}},{"family":"Port Lligat Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-211,"tAsc":860,"tDes":-211,"tLGap":0,"wAsc":860,"wDes":211,"xH":178,"capH":125,"yMin":-211,"yMax":860,"hAsc":860,"hDes":-211,"lGap":0}},{"family":"Port Lligat Slab","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-211,"tAsc":860,"tDes":-211,"tLGap":0,"wAsc":860,"wDes":211,"xH":155,"capH":99,"yMin":-211,"yMax":860,"hAsc":860,"hDes":-211,"lGap":0}},{"family":"Potta One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":565,"capH":780,"yMin":-290,"yMax":1160,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Pragati Narrow","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1158,"des":-534,"tAsc":1158,"tDes":-534,"tLGap":0,"wAsc":1158,"wDes":534,"xH":484,"capH":630,"yMin":-534,"yMax":1158,"hAsc":1158,"hDes":-534,"lGap":0}},{"family":"Prata","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":993,"des":-362,"tAsc":993,"tDes":-362,"tLGap":0,"wAsc":1201,"wDes":362,"xH":518,"capH":800,"yMin":-362,"yMax":1201,"hAsc":993,"hDes":-362,"lGap":0}},{"family":"Preahvihear","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Press Start 2P","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":0,"tAsc":1000,"tDes":0,"tLGap":0,"wAsc":1000,"wDes":374,"xH":750,"capH":1000,"yMin":-374,"yMax":1000,"hAsc":1000,"hDes":0,"lGap":0}},{"family":"Pridi","fallbacks":["serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-450,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1100,"wDes":450,"xH":536,"capH":714,"yMin":-411,"yMax":1049,"hAsc":1100,"hDes":-450,"lGap":0}},{"family":"Princess Sofia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1010,"des":-574,"tAsc":1010,"tDes":-574,"tLGap":0,"wAsc":1010,"wDes":588,"xH":670,"capH":858,"yMin":-574,"yMax":1010,"hAsc":1010,"hDes":-574,"lGap":0}},{"family":"Prociono","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1008,"des":-212,"tAsc":1008,"tDes":-212,"tLGap":0,"wAsc":1008,"wDes":212,"xH":203,"capH":738,"yMin":-212,"yMax":1008,"hAsc":1008,"hDes":-212,"lGap":0}},{"family":"Prompt","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1090,"des":-422,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1090,"wDes":422,"xH":536,"capH":714,"yMin":-368,"yMax":1061,"hAsc":1090,"hDes":-422,"lGap":0}},{"family":"Prosto One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-295,"tAsc":940,"tDes":-295,"tLGap":0,"wAsc":940,"wDes":295,"xH":520,"capH":700,"yMin":-295,"yMax":940,"hAsc":940,"hDes":-295,"lGap":0}},{"family":"Proza Libre","fallbacks":["sans-serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1996,"des":-800,"tAsc":1996,"tDes":-800,"tLGap":0,"wAsc":1996,"wDes":800,"xH":1060,"capH":1465,"yMin":-558,"yMax":1962,"hAsc":1996,"hDes":-800,"lGap":0}},{"family":"PT Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-235,"tAsc":885,"tDes":-235,"tLGap":0,"wAsc":885,"wDes":235,"xH":500,"capH":700,"yMin":-235,"yMax":915,"hAsc":885,"hDes":-235,"lGap":0}},{"family":"PT Sans","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-276,"tAsc":1018,"tDes":-276,"tLGap":0,"wAsc":1018,"wDes":276,"xH":500,"capH":700,"yMin":-245,"yMax":993,"hAsc":1018,"hDes":-276,"lGap":0}},{"family":"PT Sans Caption","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-276,"tAsc":1018,"tDes":-276,"tLGap":0,"wAsc":1018,"wDes":276,"xH":525,"capH":700,"yMin":-251,"yMax":999,"hAsc":1018,"hDes":-276,"lGap":0}},{"family":"PT Sans Narrow","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-276,"tAsc":1018,"tDes":-276,"tLGap":0,"wAsc":1018,"wDes":276,"xH":500,"capH":700,"yMin":-245,"yMax":993,"hAsc":1018,"hDes":-276,"lGap":0}},{"family":"PT Serif","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1039,"des":-286,"tAsc":1039,"tDes":-286,"tLGap":0,"wAsc":1039,"wDes":286,"xH":500,"capH":700,"yMin":-272,"yMax":1003,"hAsc":1039,"hDes":-286,"lGap":0}},{"family":"PT Serif Caption","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1039,"des":-286,"tAsc":1039,"tDes":-286,"tLGap":0,"wAsc":1039,"wDes":286,"xH":525,"capH":700,"yMin":-280,"yMax":1002,"hAsc":1039,"hDes":-286,"lGap":0}},{"family":"Public Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1900,"des":-450,"tAsc":1900,"tDes":-450,"tLGap":0,"wAsc":2315,"wDes":495,"xH":1034,"capH":1446,"yMin":-480,"yMax":2174,"hAsc":1900,"hDes":-450,"lGap":0}},{"family":"Puritan","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":881,"des":-256,"tAsc":881,"tDes":-255,"tLGap":0,"wAsc":881,"wDes":238,"xH":507,"capH":655,"yMin":-238,"yMax":881,"hAsc":881,"hDes":-256,"lGap":0}},{"family":"Purple Purse","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1870,"des":-690,"tAsc":1870,"tDes":-690,"tLGap":0,"wAsc":1870,"wDes":690,"xH":856,"capH":1419,"yMin":-690,"yMax":1869,"hAsc":1870,"hDes":-690,"lGap":0}},{"family":"Quando","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-530,"tAsc":2030,"tDes":-530,"tLGap":0,"wAsc":2030,"wDes":530,"xH":1200,"capH":1533,"yMin":-514,"yMax":2029,"hAsc":2030,"hDes":-530,"lGap":0}},{"family":"Quantico","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1063,"des":-367,"tAsc":1063,"tDes":-367,"tLGap":0,"wAsc":1063,"wDes":367,"xH":500,"capH":700,"yMin":-335,"yMax":1033,"hAsc":1063,"hDes":-367,"lGap":0}},{"family":"Quattrocento","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":848,"des":-260,"tAsc":848,"tDes":-260,"tLGap":0,"wAsc":848,"wDes":260,"xH":459,"capH":660,"yMin":-260,"yMax":849,"hAsc":848,"hDes":-260,"lGap":0}},{"family":"Quattrocento Sans","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":848,"des":-260,"tAsc":848,"tDes":-260,"tLGap":0,"wAsc":848,"wDes":260,"xH":460,"capH":660,"yMin":-260,"yMax":848,"hAsc":848,"hDes":-260,"lGap":0}},{"family":"Questrial","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":820,"des":-210,"tAsc":820,"tDes":-210,"tLGap":0,"wAsc":1030,"wDes":440,"xH":500,"capH":662,"yMin":-439,"yMax":1028,"hAsc":820,"hDes":-210,"lGap":0}},{"family":"Quicksand","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1183,"wDes":303,"xH":503,"capH":700,"yMin":-211,"yMax":1130,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Quintessential","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2341,"des":-799,"tAsc":2341,"tDes":-799,"tLGap":0,"wAsc":2341,"wDes":799,"xH":1057,"capH":1489,"yMin":-799,"yMax":2340,"hAsc":2341,"hDes":-799,"lGap":0}},{"family":"Qwigley","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-500,"tAsc":750,"tDes":-500,"tLGap":0,"wAsc":750,"wDes":500,"xH":273,"capH":460,"yMin":-500,"yMax":750,"hAsc":750,"hDes":-500,"lGap":0}},{"family":"Racing Sans One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-284,"tAsc":976,"tDes":-284,"tLGap":0,"wAsc":976,"wDes":284,"xH":430,"capH":635,"yMin":-284,"yMax":976,"hAsc":976,"hDes":-284,"lGap":0}},{"family":"Radley","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1973,"des":-615,"tAsc":1973,"tDes":-615,"tLGap":0,"wAsc":1980,"wDes":615,"xH":899,"capH":1302,"yMin":-615,"yMax":1980,"hAsc":1973,"hDes":-615,"lGap":0}},{"family":"Rajdhani","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-346,"tAsc":930,"tDes":-346,"tLGap":0,"wAsc":930,"wDes":346,"xH":510,"capH":643,"yMin":-314,"yMax":888,"hAsc":930,"hDes":-346,"lGap":0}},{"family":"Rakkas","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1046,"des":-445,"tAsc":1046,"tDes":-445,"tLGap":0,"wAsc":1046,"wDes":445,"xH":450,"capH":670,"yMin":-445,"yMax":1046,"hAsc":1046,"hDes":-445,"lGap":0}},{"family":"Raleway","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-234,"tAsc":940,"tDes":-234,"tLGap":0,"wAsc":1154,"wDes":234,"xH":519,"capH":710,"yMin":-223,"yMax":1151,"hAsc":940,"hDes":-234,"lGap":0}},{"family":"Raleway Dots","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-213,"tAsc":918,"tDes":-213,"tLGap":0,"wAsc":918,"wDes":213,"xH":520,"capH":710,"yMin":-218,"yMax":940,"hAsc":918,"hDes":-213,"lGap":0}},{"family":"Ramabhadra","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":830,"asc":1101,"des":-474,"tAsc":1101,"tDes":-474,"tLGap":0,"wAsc":1101,"wDes":474,"xH":439,"capH":571,"yMin":-474,"yMax":1101,"hAsc":1101,"hDes":-474,"lGap":0}},{"family":"Ramaraja","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":741,"des":-544,"tAsc":741,"tDes":-544,"tLGap":0,"wAsc":741,"wDes":544,"xH":293,"capH":439,"yMin":-544,"yMax":741,"hAsc":741,"hDes":-544,"lGap":0}},{"family":"Rambla","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":929,"des":-295,"tAsc":929,"tDes":-295,"tLGap":0,"wAsc":929,"wDes":295,"xH":506,"capH":668,"yMin":-255,"yMax":929,"hAsc":929,"hDes":-295,"lGap":0}},{"family":"Rammetto One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2437,"des":-1022,"tAsc":2437,"tDes":-1022,"tLGap":0,"wAsc":2437,"wDes":1022,"xH":1243,"capH":1597,"yMin":-1022,"yMax":2437,"hAsc":2437,"hDes":-1022,"lGap":0}},{"family":"Ranchers","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1045,"des":-205,"tAsc":1045,"tDes":-205,"tLGap":0,"wAsc":1045,"wDes":205,"xH":598,"capH":818,"yMin":-205,"yMax":1045,"hAsc":1045,"hDes":-205,"lGap":0}},{"family":"Rancho","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":919,"des":-329,"tAsc":681,"tDes":-259,"tLGap":48,"wAsc":919,"wDes":329,"xH":407,"capH":705,"yMin":-329,"yMax":919,"hAsc":919,"hDes":-329,"lGap":24}},{"family":"Ranga","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2218,"asc":2218,"des":-1027,"tAsc":2218,"tDes":-1027,"tLGap":0,"wAsc":2218,"wDes":1027,"xH":1040,"capH":1483,"yMin":-901,"yMax":2168,"hAsc":2218,"hDes":-1027,"lGap":0}},{"family":"Rasa","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2750,"asc":2300,"des":-1050,"tAsc":2000,"tDes":-750,"tLGap":600,"wAsc":2300,"wDes":1050,"xH":1136,"capH":1562,"yMin":-1087,"yMax":2399,"hAsc":2300,"hDes":-1050,"lGap":0}},{"family":"Rationale","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":903,"des":-250,"tAsc":903,"tDes":-250,"tLGap":0,"wAsc":903,"wDes":250,"xH":508,"capH":700,"yMin":-250,"yMax":903,"hAsc":903,"hDes":-250,"lGap":0}},{"family":"Ravi Prakash","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":938,"des":-684,"tAsc":938,"tDes":-684,"tLGap":0,"wAsc":938,"wDes":684,"xH":410,"capH":552,"yMin":-684,"yMax":938,"hAsc":938,"hDes":-684,"lGap":0}},{"family":"Recursive","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":950,"tDes":-250,"tLGap":0,"wAsc":1207,"wDes":271,"xH":532,"capH":700,"yMin":-363,"yMax":1125,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Red Hat Display","fallbacks":["sans-serif"],"weights":[400,500,700,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-305,"tAsc":1018,"tDes":-305,"tLGap":0,"wAsc":1018,"wDes":305,"xH":501,"capH":700,"yMin":-264,"yMax":1003,"hAsc":1018,"hDes":-305,"lGap":0}},{"family":"Red Hat Text","fallbacks":["sans-serif"],"weights":[400,500,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-305,"tAsc":1018,"tDes":-305,"tLGap":0,"wAsc":1018,"wDes":305,"xH":488,"capH":700,"yMin":-274,"yMax":1006,"hAsc":1018,"hDes":-305,"lGap":0}},{"family":"Red Rose","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":1110,"wDes":690,"xH":468,"capH":600,"yMin":-680,"yMax":1086,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Redressed","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1907,"des":-494,"tAsc":1907,"tDes":-494,"tLGap":0,"wAsc":1907,"wDes":494,"xH":834,"capH":1495,"yMin":-494,"yMax":2353,"hAsc":1907,"hDes":-494,"lGap":0}},{"family":"Reem Kufi","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-400,"tAsc":1100,"tDes":-400,"tLGap":0,"wAsc":1000,"wDes":500,"xH":462,"capH":700,"yMin":-478,"yMax":1018,"hAsc":1100,"hDes":-400,"lGap":0}},{"family":"Reenie Beanie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":835,"wDes":300,"xH":500,"capH":700,"yMin":-314,"yMax":835,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Reggae One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":557,"capH":780,"yMin":-229,"yMax":1066,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Revalia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":382,"tAsc":2146,"tDes":382,"tLGap":0,"wAsc":2146,"wDes":382,"xH":1140,"capH":879,"yMin":-382,"yMax":2146,"hAsc":2146,"hDes":382,"lGap":0}},{"family":"Rhodium Libre","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-610,"tAsc":1100,"tDes":-610,"tLGap":705,"wAsc":1100,"wDes":610,"xH":502,"capH":680,"yMin":-532,"yMax":1152,"hAsc":1100,"hDes":-610,"lGap":0}},{"family":"Ribeye","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2130,"des":-668,"tAsc":2130,"tDes":-668,"tLGap":0,"wAsc":2130,"wDes":668,"xH":1061,"capH":1491,"yMin":-668,"yMax":2130,"hAsc":2130,"hDes":-668,"lGap":0}},{"family":"Ribeye Marrow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2130,"des":-668,"tAsc":2130,"tDes":-668,"tLGap":0,"wAsc":2130,"wDes":668,"xH":1061,"capH":1460,"yMin":-668,"yMax":2130,"hAsc":2130,"hDes":-668,"lGap":0}},{"family":"Righteous","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2017,"des":-526,"tAsc":2017,"tDes":-526,"tLGap":0,"wAsc":2017,"wDes":526,"xH":1077,"capH":1434,"yMin":-526,"yMax":2017,"hAsc":2017,"hDes":-526,"lGap":0}},{"family":"Risque","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1853,"des":-514,"tAsc":1853,"tDes":-514,"tLGap":0,"wAsc":1853,"wDes":514,"xH":1016,"capH":1413,"yMin":-514,"yMax":1853,"hAsc":1853,"hDes":-514,"lGap":0}},{"family":"Roboto","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-500,"tAsc":1536,"tDes":-512,"tLGap":102,"wAsc":1946,"wDes":512,"xH":1082,"capH":1456,"yMin":-555,"yMax":2163,"hAsc":1900,"hDes":-500,"lGap":0}},{"family":"Roboto Condensed","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-500,"tAsc":1536,"tDes":-512,"tLGap":102,"wAsc":1946,"wDes":512,"xH":1082,"capH":1456,"yMin":-555,"yMax":2163,"hAsc":1900,"hDes":-500,"lGap":0}},{"family":"Roboto Mono","fallbacks":["monospace"],"weights":[100,200,300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":-555,"tAsc":2146,"tDes":-555,"tLGap":0,"wAsc":2146,"wDes":555,"xH":1082,"capH":1456,"yMin":-555,"yMax":2146,"hAsc":2146,"hDes":-555,"lGap":0}},{"family":"Roboto Slab","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":-555,"tAsc":2146,"tDes":-555,"tLGap":0,"wAsc":2146,"wDes":618,"xH":1082,"capH":1456,"yMin":-555,"yMax":2146,"hAsc":2146,"hDes":-555,"lGap":0}},{"family":"Rochester","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2109,"des":-528,"tAsc":2109,"tDes":-528,"tLGap":0,"wAsc":2109,"wDes":528,"xH":192,"capH":326,"yMin":-528,"yMax":2109,"hAsc":2109,"hDes":-528,"lGap":0}},{"family":"Rock Salt","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1623,"des":-788,"tAsc":824,"tDes":-240,"tLGap":63,"wAsc":1623,"wDes":788,"xH":833,"capH":1154,"yMin":-787,"yMax":1623,"hAsc":1623,"hDes":-788,"lGap":32}},{"family":"Rokkitt","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":817,"des":-320,"tAsc":817,"tDes":-320,"tLGap":0,"wAsc":1111,"wDes":324,"xH":393,"capH":563,"yMin":-236,"yMax":953,"hAsc":817,"hDes":-320,"lGap":0}},{"family":"Romanesco","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1866,"des":-483,"tAsc":1866,"tDes":-483,"tLGap":0,"wAsc":1866,"wDes":483,"xH":780,"capH":1393,"yMin":-483,"yMax":1866,"hAsc":1866,"hDes":-483,"lGap":0}},{"family":"Ropa Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":841,"des":-231,"tAsc":841,"tDes":-231,"tLGap":0,"wAsc":885,"wDes":231,"xH":488,"capH":655,"yMin":-231,"yMax":865,"hAsc":841,"hDes":-231,"lGap":0}},{"family":"Rosario","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":977,"des":-235,"tAsc":977,"tDes":-235,"tLGap":0,"wAsc":1167,"wDes":292,"xH":497,"capH":728,"yMin":-286,"yMax":1139,"hAsc":977,"hDes":-235,"lGap":0}},{"family":"Rosarivo","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":979,"des":-424,"tAsc":979,"tDes":-424,"tLGap":0,"wAsc":979,"wDes":424,"xH":170,"capH":757,"yMin":-424,"yMax":979,"hAsc":979,"hDes":-424,"lGap":0}},{"family":"Rouge Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1250,"asc":1050,"des":-419,"tAsc":1050,"tDes":-419,"tLGap":0,"wAsc":1050,"wDes":419,"xH":534,"capH":385,"yMin":-419,"yMax":1050,"hAsc":1050,"hDes":-419,"lGap":0}},{"family":"Rowdies","fallbacks":["cursive"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":997,"des":-245,"tAsc":997,"tDes":-245,"tLGap":0,"wAsc":1250,"wDes":700,"xH":473,"capH":708,"yMin":-680,"yMax":1228,"hAsc":997,"hDes":-245,"lGap":0}},{"family":"Rozha One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":998,"des":-422,"tAsc":998,"tDes":-422,"tLGap":0,"wAsc":998,"wDes":422,"xH":460,"capH":560,"yMin":-422,"yMax":998,"hAsc":998,"hDes":-422,"lGap":0}},{"family":"Rubik","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-250,"tAsc":935,"tDes":-250,"tLGap":0,"wAsc":945,"wDes":307,"xH":520,"capH":700,"yMin":-264,"yMax":905,"hAsc":935,"hDes":-250,"lGap":0}},{"family":"Rubik Mono One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":932,"des":-306,"tAsc":932,"tDes":-306,"tLGap":0,"wAsc":932,"wDes":306,"xH":700,"capH":700,"yMin":-211,"yMax":860,"hAsc":932,"hDes":-306,"lGap":0}},{"family":"Ruda","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-295,"tAsc":922,"tDes":-295,"tLGap":0,"wAsc":1030,"wDes":295,"xH":582,"capH":695,"yMin":-233,"yMax":1030,"hAsc":922,"hDes":-295,"lGap":0}},{"family":"Rufina","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-290,"tAsc":945,"tDes":-290,"tLGap":0,"wAsc":945,"wDes":290,"xH":488,"capH":668,"yMin":-290,"yMax":939,"hAsc":945,"hDes":-290,"lGap":0}},{"family":"Ruge Boogie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":875,"des":-375,"tAsc":875,"tDes":-375,"tLGap":0,"wAsc":875,"wDes":375,"xH":399,"capH":709,"yMin":-375,"yMax":875,"hAsc":875,"hDes":-375,"lGap":0}},{"family":"Ruluko","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":914,"des":-241,"tAsc":914,"tDes":-241,"tLGap":0,"wAsc":914,"wDes":241,"xH":470,"capH":690,"yMin":-241,"yMax":914,"hAsc":914,"hDes":-241,"lGap":0}},{"family":"Rum Raisin","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2013,"des":-629,"tAsc":2013,"tDes":-629,"tLGap":0,"wAsc":2013,"wDes":629,"xH":1118,"capH":1466,"yMin":-629,"yMax":2013,"hAsc":2013,"hDes":-629,"lGap":0}},{"family":"Ruslan Display","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":688,"des":-397,"tAsc":688,"tDes":-397,"tLGap":0,"wAsc":688,"wDes":397,"xH":500,"capH":500,"yMin":-397,"yMax":688,"hAsc":688,"hDes":-397,"lGap":0}},{"family":"Russo One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":926,"des":-279,"tAsc":926,"tDes":-279,"tLGap":0,"wAsc":926,"wDes":279,"xH":530,"capH":700,"yMin":-279,"yMax":926,"hAsc":926,"hDes":-279,"lGap":0}},{"family":"Ruthie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-450,"tAsc":800,"tDes":-450,"tLGap":0,"wAsc":800,"wDes":450,"xH":347,"capH":462,"yMin":-450,"yMax":800,"hAsc":800,"hDes":-450,"lGap":0}},{"family":"Rye","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":387,"capH":363,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Sacramento","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1905,"des":-1084,"tAsc":1905,"tDes":-1084,"tLGap":0,"wAsc":1905,"wDes":1084,"xH":627,"capH":1550,"yMin":-1084,"yMax":1905,"hAsc":1905,"hDes":-1084,"lGap":0}},{"family":"Sahitya","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1106,"des":-447,"tAsc":1106,"tDes":-447,"tLGap":0,"wAsc":1106,"wDes":447,"xH":452,"capH":637,"yMin":-412,"yMax":1053,"hAsc":1106,"hDes":-447,"lGap":0}},{"family":"Sail","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-294,"tAsc":860,"tDes":-294,"tLGap":0,"wAsc":860,"wDes":294,"xH":435,"capH":666,"yMin":-294,"yMax":860,"hAsc":860,"hDes":-294,"lGap":0}},{"family":"Saira","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1165,"wDes":439,"xH":510,"capH":688,"yMin":-393,"yMax":1162,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1135,"wDes":439,"xH":510,"capH":688,"yMin":-351,"yMax":1090,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Extra Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1135,"wDes":439,"xH":510,"capH":688,"yMin":-348,"yMax":1088,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Semi Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1135,"wDes":439,"xH":510,"capH":688,"yMin":-359,"yMax":1095,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Stencil One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1163,"wDes":360,"xH":510,"capH":688,"yMin":-354,"yMax":1163,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Salsa","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":974,"des":-252,"tAsc":974,"tDes":-252,"tLGap":0,"wAsc":974,"wDes":252,"xH":113,"capH":82,"yMin":-252,"yMax":974,"hAsc":974,"hDes":-252,"lGap":0}},{"family":"Sanchez","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1004,"des":-274,"tAsc":1004,"tDes":-274,"tLGap":0,"wAsc":1004,"wDes":274,"xH":492,"capH":718,"yMin":-274,"yMax":1004,"hAsc":1004,"hDes":-274,"lGap":0}},{"family":"Sancreek","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2104,"des":-738,"tAsc":2104,"tDes":-738,"tLGap":0,"wAsc":2104,"wDes":738,"xH":402,"capH":281,"yMin":-738,"yMax":2104,"hAsc":2104,"hDes":-738,"lGap":0}},{"family":"Sansita","fallbacks":["sans-serif"],"weights":[400,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-180,"tAsc":1020,"tDes":-180,"tLGap":0,"wAsc":959,"wDes":284,"xH":510,"capH":660,"yMin":-256,"yMax":920,"hAsc":1020,"hDes":-180,"lGap":0}},{"family":"Sansita Swashed","fallbacks":["cursive"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-180,"tAsc":1020,"tDes":-180,"tLGap":0,"wAsc":1134,"wDes":337,"xH":510,"capH":660,"yMin":-293,"yMax":1108,"hAsc":1020,"hDes":-180,"lGap":0}},{"family":"Sarabun","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1068,"des":-232,"tAsc":1068,"tDes":-232,"tLGap":0,"wAsc":1286,"wDes":567,"xH":500,"capH":700,"yMin":-535,"yMax":1265,"hAsc":1068,"hDes":-232,"lGap":0}},{"family":"Sarala","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2398,"des":-941,"tAsc":2398,"tDes":-941,"tLGap":0,"wAsc":2398,"wDes":941,"xH":1053,"capH":1450,"yMin":-829,"yMax":2300,"hAsc":2398,"hDes":-941,"lGap":0}},{"family":"Sarina","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1916,"des":-644,"tAsc":1916,"tDes":-644,"tLGap":0,"wAsc":1916,"wDes":644,"xH":1022,"capH":1530,"yMin":-664,"yMax":1916,"hAsc":1916,"hDes":-644,"lGap":0}},{"family":"Sarpanch","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-350,"tAsc":1050,"tDes":-350,"tLGap":0,"wAsc":1050,"wDes":350,"xH":485,"capH":622,"yMin":-483,"yMax":996,"hAsc":1050,"hDes":-350,"lGap":0}},{"family":"Satisfy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":957,"des":-501,"tAsc":724,"tDes":-465,"tLGap":34,"wAsc":957,"wDes":501,"xH":417,"capH":767,"yMin":-501,"yMax":957,"hAsc":957,"hDes":-501,"lGap":17}},{"family":"Sawarabi Gothic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1110,"des":-272,"tAsc":834,"tDes":-166,"tLGap":90,"wAsc":1110,"wDes":292,"xH":524,"capH":725,"yMin":-282,"yMax":1100,"hAsc":1110,"hDes":-272,"lGap":90}},{"family":"Sawarabi Mincho","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1070,"des":-319,"tAsc":834,"tDes":-165,"tLGap":90,"wAsc":1071,"wDes":320,"xH":512,"capH":727,"yMin":-320,"yMax":1070,"hAsc":1070,"hDes":-319,"lGap":90}},{"family":"Scada","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":955,"des":-289,"tAsc":955,"tDes":-289,"tLGap":0,"wAsc":955,"wDes":289,"xH":500,"capH":700,"yMin":-275,"yMax":930,"hAsc":955,"hDes":-289,"lGap":0}},{"family":"Scheherazade","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2071,"des":-1386,"tAsc":2071,"tDes":-1386,"tLGap":0,"wAsc":2071,"wDes":1386,"xH":684,"capH":1034,"yMin":-1041,"yMax":1858,"hAsc":2071,"hDes":-1386,"lGap":0}},{"family":"Schoolbell","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-383,"tAsc":794,"tDes":-326,"tLGap":48,"wAsc":1019,"wDes":383,"xH":485,"capH":770,"yMin":-383,"yMax":1019,"hAsc":1019,"hDes":-383,"lGap":24}},{"family":"Scope One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-455,"tAsc":928,"tDes":-455,"tLGap":0,"wAsc":928,"wDes":455,"xH":500,"capH":645,"yMin":-455,"yMax":928,"hAsc":928,"hDes":-455,"lGap":0}},{"family":"Seaweed Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":969,"des":-421,"tAsc":969,"tDes":-421,"tLGap":0,"wAsc":969,"wDes":431,"xH":380,"capH":765,"yMin":-420,"yMax":969,"hAsc":969,"hDes":-421,"lGap":0}},{"family":"Secular One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1022,"des":-433,"tAsc":1022,"tDes":-433,"tLGap":0,"wAsc":1022,"wDes":433,"xH":515,"capH":666,"yMin":-433,"yMax":1022,"hAsc":1022,"hDes":-433,"lGap":0}},{"family":"Sedgwick Ave","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":2555,"wDes":551,"xH":660,"capH":950,"yMin":-521,"yMax":1361,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Sedgwick Ave Display","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":2555,"wDes":551,"xH":650,"capH":950,"yMin":-551,"yMax":2555,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Sen","fallbacks":["sans-serif"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":962,"des":-270,"tAsc":962,"tDes":-270,"tLGap":0,"wAsc":1169,"wDes":342,"xH":500,"capH":670,"yMin":-255,"yMax":940,"hAsc":962,"hDes":-270,"lGap":0}},{"family":"Sevillana","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2062,"des":-717,"tAsc":2062,"tDes":-717,"tLGap":0,"wAsc":2062,"wDes":717,"xH":860,"capH":1679,"yMin":-717,"yMax":2062,"hAsc":2062,"hDes":-717,"lGap":0}},{"family":"Seymour One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2015,"des":-559,"tAsc":2015,"tDes":-559,"tLGap":0,"wAsc":2015,"wDes":559,"yMin":-927,"yMax":2236,"hAsc":2015,"hDes":-559,"lGap":0}},{"family":"Shadows Into Light","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1203,"des":-442,"tAsc":1203,"tDes":-443,"tLGap":0,"wAsc":1203,"wDes":440,"xH":616,"capH":648,"yMin":-434,"yMax":1203,"hAsc":1203,"hDes":-442,"lGap":0}},{"family":"Shadows Into Light Two","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1145,"des":-341,"tAsc":1145,"tDes":-341,"tLGap":0,"wAsc":1145,"wDes":341,"xH":610,"capH":848,"yMin":-341,"yMax":1145,"hAsc":1145,"hDes":-341,"lGap":0}},{"family":"Shanti","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2012,"des":-599,"tAsc":2012,"tDes":-599,"tLGap":0,"wAsc":2012,"wDes":599,"xH":1024,"capH":1412,"yMin":-599,"yMax":2012,"hAsc":2012,"hDes":-599,"lGap":0}},{"family":"Share","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-242,"tAsc":885,"tDes":-242,"tLGap":0,"wAsc":885,"wDes":242,"xH":500,"capH":707,"yMin":-240,"yMax":855,"hAsc":885,"hDes":-242,"lGap":0}},{"family":"Share Tech","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-242,"tAsc":885,"tDes":-242,"tLGap":0,"wAsc":885,"wDes":242,"xH":500,"capH":700,"yMin":-235,"yMax":855,"hAsc":885,"hDes":-242,"lGap":0}},{"family":"Share Tech Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-242,"tAsc":885,"tDes":-242,"tLGap":0,"wAsc":885,"wDes":242,"xH":500,"capH":700,"yMin":-235,"yMax":855,"hAsc":885,"hDes":-242,"lGap":0}},{"family":"Shojumaru","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-692,"tAsc":2020,"tDes":-692,"tLGap":0,"wAsc":2020,"wDes":692,"xH":1206,"capH":1534,"yMin":-692,"yMax":2020,"hAsc":2020,"hDes":-692,"lGap":0}},{"family":"Short Stack","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1913,"des":-609,"tAsc":1913,"tDes":-609,"tLGap":0,"wAsc":1913,"wDes":609,"xH":758,"capH":1367,"yMin":-609,"yMax":1913,"hAsc":1913,"hDes":-609,"lGap":0}},{"family":"Shrikhand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1026,"des":-432,"tAsc":1026,"tDes":-432,"tLGap":0,"wAsc":1026,"wDes":432,"xH":520,"capH":669,"yMin":-432,"yMax":1026,"hAsc":1026,"hDes":-432,"lGap":0}},{"family":"Siemreap","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2502,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Sigmar One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1172,"des":-466,"tAsc":1172,"tDes":-466,"tLGap":0,"wAsc":1182,"wDes":466,"xH":578,"capH":676,"yMin":-375,"yMax":1182,"hAsc":1172,"hDes":-466,"lGap":0}},{"family":"Signika","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1880,"des":-584,"tAsc":1880,"tDes":-584,"tLGap":0,"wAsc":2307,"wDes":592,"xH":981,"capH":1370,"yMin":-501,"yMax":2107,"hAsc":1880,"hDes":-584,"lGap":0}},{"family":"Signika Negative","fallbacks":["sans-serif"],"weights":[300,400,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-292,"tAsc":940,"tDes":-292,"tLGap":0,"wAsc":940,"wDes":292,"xH":491,"capH":683,"yMin":-260,"yMax":899,"hAsc":940,"hDes":-292,"lGap":0}},{"family":"Simonetta","fallbacks":["cursive"],"weights":[400,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1970,"des":-594,"tAsc":1970,"tDes":-594,"tLGap":0,"wAsc":1970,"wDes":594,"xH":897,"capH":1391,"yMin":-545,"yMax":1927,"hAsc":1970,"hDes":-594,"lGap":0}},{"family":"Single Day","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":779,"des":-245,"tAsc":779,"tDes":-245,"tLGap":256,"wAsc":779,"wDes":245,"xH":390,"capH":582,"yMin":-241,"yMax":773,"hAsc":779,"hDes":-245,"lGap":256}},{"family":"Sintony","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":995,"des":-308,"tAsc":995,"tDes":-308,"tLGap":0,"wAsc":995,"wDes":308,"xH":572,"capH":730,"yMin":-301,"yMax":988,"hAsc":995,"hDes":-308,"lGap":0}},{"family":"Sirin Stencil","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2380,"des":-604,"tAsc":2380,"tDes":-604,"tLGap":0,"wAsc":2380,"wDes":604,"xH":1055,"capH":1423,"yMin":-604,"yMax":2380,"hAsc":2380,"hDes":-604,"lGap":0}},{"family":"Six Caps","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2263,"des":-432,"tAsc":2263,"tDes":-432,"tLGap":0,"wAsc":2263,"wDes":432,"yMin":-506,"yMax":2281,"hAsc":2263,"hDes":-432,"lGap":0}},{"family":"Skranji","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1008,"des":-383,"tAsc":1008,"tDes":-383,"tLGap":0,"wAsc":1008,"wDes":383,"xH":0,"capH":0,"yMin":-327,"yMax":1008,"hAsc":1008,"hDes":-383,"lGap":0}},{"family":"Slabo 13px","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":780,"asc":720,"des":-240,"tAsc":720,"tDes":-240,"tLGap":0,"wAsc":720,"wDes":240,"xH":420,"capH":540,"yMin":-180,"yMax":750,"hAsc":720,"hDes":-240,"lGap":0}},{"family":"Slabo 27px","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":810,"asc":750,"des":-240,"tAsc":750,"tDes":-240,"tLGap":0,"wAsc":750,"wDes":240,"xH":390,"capH":540,"yMin":-190,"yMax":740,"hAsc":750,"hDes":-240,"lGap":0}},{"family":"Slackey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1078,"des":-351,"tAsc":769,"tDes":-74,"tLGap":55,"wAsc":1078,"wDes":351,"xH":691,"capH":772,"yMin":-351,"yMax":1078,"hAsc":1078,"hDes":-351,"lGap":28}},{"family":"Smokum","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1986,"des":-512,"tAsc":1986,"tDes":-512,"tLGap":0,"wAsc":1986,"wDes":512,"xH":1024,"capH":1536,"yMin":-512,"yMax":1986,"hAsc":1986,"hDes":-512,"lGap":0}},{"family":"Smythe","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1883,"des":-480,"tAsc":1883,"tDes":-480,"tLGap":0,"wAsc":1883,"wDes":480,"xH":963,"capH":1317,"yMin":-527,"yMax":1883,"hAsc":1883,"hDes":-480,"lGap":0}},{"family":"Sniglet","fallbacks":["cursive"],"weights":[400,800],"styles":["regular"],"variants":[[0,400],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":956,"des":-289,"tAsc":956,"tDes":-289,"tLGap":0,"wAsc":956,"wDes":289,"xH":500,"capH":700,"yMin":-260,"yMax":952,"hAsc":956,"hDes":-289,"lGap":0}},{"family":"Snippet","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":890,"des":-261,"tAsc":890,"tDes":-261,"tLGap":0,"wAsc":890,"wDes":261,"xH":498,"capH":684,"yMin":-261,"yMax":890,"hAsc":890,"hDes":-261,"lGap":0}},{"family":"Snowburst One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2134,"des":-454,"tAsc":2134,"tDes":-454,"tLGap":0,"wAsc":2134,"wDes":454,"xH":1347,"capH":1635,"yMin":-454,"yMax":2134,"hAsc":2134,"hDes":-454,"lGap":0}},{"family":"Sofadi One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":856,"des":-310,"tAsc":856,"tDes":-310,"tLGap":0,"wAsc":856,"wDes":310,"xH":500,"capH":700,"yMin":-309,"yMax":856,"hAsc":856,"hDes":-310,"lGap":0}},{"family":"Sofia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1138,"des":-438,"tAsc":1138,"tDes":-438,"tLGap":0,"wAsc":1138,"wDes":438,"xH":441,"capH":700,"yMin":-438,"yMax":1138,"hAsc":1138,"hDes":-438,"lGap":0}},{"family":"Solway","fallbacks":["serif"],"weights":[300,400,500,700,800],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":950,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":400,"xH":500,"capH":700,"yMin":-263,"yMax":954,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Song Myung","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":848,"des":-152,"tAsc":848,"tDes":-152,"tLGap":250,"wAsc":848,"wDes":235,"xH":457,"capH":635,"yMin":-230,"yMax":848,"hAsc":848,"hDes":-152,"lGap":250}},{"family":"Sonsie One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2050,"des":-600,"tAsc":2050,"tDes":-600,"tLGap":0,"wAsc":2050,"wDes":600,"xH":272,"capH":506,"yMin":-600,"yMax":2050,"hAsc":2050,"hDes":-600,"lGap":0}},{"family":"Sora","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-290,"tAsc":970,"tDes":-290,"tLGap":0,"wAsc":1220,"wDes":320,"xH":534,"capH":730,"yMin":-284,"yMax":1180,"hAsc":970,"hDes":-290,"lGap":0}},{"family":"Sorts Mill Goudy","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-478,"tAsc":960,"tDes":-478,"tLGap":0,"wAsc":960,"wDes":478,"xH":442,"capH":713,"yMin":-438,"yMax":960,"hAsc":960,"hDes":-478,"lGap":0}},{"family":"Source Code Pro","fallbacks":["monospace"],"weights":[200,300,400,500,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-273,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":984,"wDes":273,"xH":480,"capH":660,"yMin":-454,"yMax":1060,"hAsc":984,"hDes":-273,"lGap":0}},{"family":"Source Sans Pro","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-273,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":984,"wDes":273,"xH":486,"capH":660,"yMin":-292,"yMax":968,"hAsc":984,"hDes":-273,"lGap":0}},{"family":"Source Serif Pro","fallbacks":["serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-335,"tAsc":918,"tDes":-335,"tLGap":0,"wAsc":1036,"wDes":335,"xH":475,"capH":670,"yMin":-335,"yMax":1002,"hAsc":918,"hDes":-335,"lGap":0}},{"family":"Space Grotesk","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-292,"tAsc":984,"tDes":-292,"tLGap":0,"wAsc":1150,"wDes":292,"xH":486,"capH":700,"yMin":-274,"yMax":1081,"hAsc":984,"hDes":-292,"lGap":0}},{"family":"Space Mono","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1120,"des":-361,"tAsc":1120,"tDes":-361,"tLGap":0,"wAsc":1120,"wDes":361,"xH":496,"capH":700,"yMin":-309,"yMax":1090,"hAsc":1120,"hDes":-361,"lGap":0}},{"family":"Spartan","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1720,"des":-520,"tAsc":1720,"tDes":-520,"tLGap":130,"wAsc":2398,"wDes":592,"xH":1026,"capH":1650,"yMin":-592,"yMax":2304,"hAsc":1720,"hDes":-520,"lGap":0}},{"family":"Special Elite","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":1440,"wDes":608,"xH":528,"capH":713,"yMin":-659,"yMax":1962,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Spectral","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1059,"des":-463,"tAsc":1059,"tDes":-463,"tLGap":0,"wAsc":1059,"wDes":463,"xH":450,"capH":660,"yMin":-250,"yMax":1057,"hAsc":1059,"hDes":-463,"lGap":0}},{"family":"Spectral SC","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1059,"des":-463,"tAsc":1059,"tDes":-463,"tLGap":0,"wAsc":1059,"wDes":463,"xH":450,"capH":660,"yMin":-250,"yMax":1057,"hAsc":1059,"hDes":-463,"lGap":0}},{"family":"Spicy Rice","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2091,"des":-733,"tAsc":2091,"tDes":-733,"tLGap":0,"wAsc":2091,"wDes":733,"xH":1208,"capH":1481,"yMin":-733,"yMax":2091,"hAsc":2091,"hDes":-733,"lGap":0}},{"family":"Spinnaker","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1920,"des":-487,"tAsc":1920,"tDes":-487,"tLGap":0,"wAsc":1920,"wDes":487,"xH":1000,"capH":1416,"yMin":-487,"yMax":1920,"hAsc":1920,"hDes":-487,"lGap":0}},{"family":"Spirax","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":947,"des":-288,"tAsc":947,"tDes":-288,"tLGap":0,"wAsc":947,"wDes":288,"xH":463,"capH":696,"yMin":-288,"yMax":947,"hAsc":947,"hDes":-288,"lGap":0}},{"family":"Squada One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":861,"des":-196,"tAsc":861,"tDes":-196,"tLGap":0,"wAsc":861,"wDes":196,"xH":498,"capH":647,"yMin":-196,"yMax":861,"hAsc":861,"hDes":-196,"lGap":0}},{"family":"Sree Krushnadevaraya","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":720,"asc":1105,"des":-378,"tAsc":1105,"tDes":-378,"tLGap":0,"wAsc":1105,"wDes":378,"xH":273,"capH":408,"yMin":-378,"yMax":1105,"hAsc":1105,"hDes":-378,"lGap":0}},{"family":"Sriracha","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1220,"des":-550,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1220,"wDes":550,"xH":474,"capH":656,"yMin":-562,"yMax":1220,"hAsc":1220,"hDes":-550,"lGap":0}},{"family":"Srisakdi","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":950,"tDes":-250,"tLGap":0,"wAsc":1484,"wDes":664,"xH":470,"capH":700,"yMin":-664,"yMax":1484,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Staatliches","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-300,"tAsc":950,"tDes":-300,"tLGap":0,"wAsc":1006,"wDes":306,"xH":500,"capH":696,"yMin":-306,"yMax":1006,"hAsc":950,"hDes":-300,"lGap":0}},{"family":"Stalemate","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1837,"des":-1165,"tAsc":1837,"tDes":-1165,"tLGap":0,"wAsc":1837,"wDes":1165,"xH":539,"capH":1501,"yMin":-1165,"yMax":1837,"hAsc":1837,"hDes":-1165,"lGap":0}},{"family":"Stalinist One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1037,"des":-439,"tAsc":1037,"tDes":-439,"tLGap":0,"wAsc":1037,"wDes":439,"xH":530,"capH":700,"yMin":-439,"yMax":1037,"hAsc":1037,"hDes":-439,"lGap":0}},{"family":"Stardos Stencil","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1994,"des":-831,"tAsc":1994,"tDes":-831,"tLGap":0,"wAsc":1994,"wDes":831,"xH":981,"capH":1421,"yMin":-808,"yMax":1970,"hAsc":1994,"hDes":-831,"lGap":0}},{"family":"Stint Ultra Condensed","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1829,"des":-483,"tAsc":1829,"tDes":-483,"tLGap":0,"wAsc":1829,"wDes":483,"xH":952,"capH":1374,"yMin":-483,"yMax":1829,"hAsc":1829,"hDes":-483,"lGap":0}},{"family":"Stint Ultra Expanded","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1853,"des":-483,"tAsc":1853,"tDes":-483,"tLGap":0,"wAsc":1853,"wDes":483,"xH":952,"capH":1374,"yMin":-483,"yMax":1853,"hAsc":1853,"hDes":-483,"lGap":0}},{"family":"Stoke","fallbacks":["serif"],"weights":[300,400],"styles":["regular"],"variants":[[0,300],[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-530,"tAsc":2030,"tDes":-530,"tLGap":0,"wAsc":2030,"wDes":530,"xH":479,"capH":683,"yMin":-526,"yMax":2027,"hAsc":2030,"hDes":-530,"lGap":0}},{"family":"Strait","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":901,"des":-194,"tAsc":901,"tDes":-194,"tLGap":0,"wAsc":901,"wDes":194,"xH":520,"capH":700,"yMin":-194,"yMax":901,"hAsc":901,"hDes":-194,"lGap":0}},{"family":"Stylish","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":821,"des":-179,"tAsc":821,"tDes":-179,"tLGap":250,"wAsc":848,"wDes":235,"xH":410,"capH":600,"yMin":-196,"yMax":820,"hAsc":821,"hDes":-179,"lGap":250}},{"family":"Sue Ellen Francisco","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1362,"des":-634,"tAsc":1362,"tDes":-634,"tLGap":0,"wAsc":1362,"wDes":634,"xH":439,"capH":1085,"yMin":-571,"yMax":1362,"hAsc":1362,"hDes":-634,"lGap":0}},{"family":"Suez One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":987,"des":-319,"tAsc":987,"tDes":-319,"tLGap":0,"wAsc":987,"wDes":319,"xH":523,"capH":674,"yMin":-319,"yMax":987,"hAsc":987,"hDes":-319,"lGap":0}},{"family":"Sulphur Point","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":790,"des":-210,"tAsc":790,"tDes":-210,"tLGap":369,"wAsc":893,"wDes":224,"xH":500,"capH":665,"yMin":-224,"yMax":892,"hAsc":790,"hDes":-210,"lGap":0}},{"family":"Sumana","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1922,"des":-1005,"tAsc":1922,"tDes":-1005,"tLGap":0,"wAsc":1922,"wDes":1005,"xH":500,"capH":700,"yMin":-493,"yMax":961,"hAsc":1922,"hDes":-1005,"lGap":0}},{"family":"Sunflower","fallbacks":["sans-serif"],"weights":[300,500,700],"styles":[],"variants":[[0,300],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":782,"des":-218,"tAsc":782,"tDes":-218,"tLGap":250,"wAsc":810,"wDes":235,"xH":500,"capH":692,"yMin":-235,"yMax":798,"hAsc":782,"hDes":-218,"lGap":250}},{"family":"Sunshiney","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-306,"tAsc":626,"tDes":-190,"tLGap":53,"wAsc":1019,"wDes":306,"xH":391,"capH":759,"yMin":-306,"yMax":1019,"hAsc":1019,"hDes":-306,"lGap":27}},{"family":"Supermercado One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1925,"des":-527,"tAsc":1925,"tDes":-527,"tLGap":0,"wAsc":1925,"wDes":527,"xH":1066,"capH":1359,"yMin":-526,"yMax":1925,"hAsc":1925,"hDes":-527,"lGap":0}},{"family":"Sura","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2359,"des":-872,"tAsc":2359,"tDes":-872,"tLGap":0,"wAsc":2359,"wDes":872,"xH":1022,"capH":1464,"yMin":-780,"yMax":2257,"hAsc":2359,"hDes":-872,"lGap":0}},{"family":"Suranna","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":780,"asc":1101,"des":-607,"tAsc":1101,"tDes":-607,"tLGap":0,"wAsc":1101,"wDes":607,"xH":319,"capH":492,"yMin":-607,"yMax":1101,"hAsc":1101,"hDes":-607,"lGap":0}},{"family":"Suravaram","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":980,"asc":1295,"des":-794,"tAsc":1295,"tDes":-794,"tLGap":0,"wAsc":1295,"wDes":794,"xH":344,"capH":482,"yMin":-794,"yMax":1295,"hAsc":1295,"hDes":-794,"lGap":0}},{"family":"Suwannaphum","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Swanky and Moo Moo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":995,"des":-507,"tAsc":995,"tDes":-507,"tLGap":0,"wAsc":995,"wDes":507,"xH":341,"capH":424,"yMin":-507,"yMax":955,"hAsc":995,"hDes":-507,"lGap":0}},{"family":"Syncopate","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1556,"des":-426,"tAsc":1556,"tDes":-426,"tLGap":150,"wAsc":1853,"wDes":483,"xH":958,"capH":1374,"yMin":-483,"yMax":1853,"hAsc":1556,"hDes":-426,"lGap":150}},{"family":"Syne","fallbacks":["sans-serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-275,"tAsc":925,"tDes":-275,"tLGap":0,"wAsc":955,"wDes":495,"xH":500,"capH":650,"yMin":-254,"yMax":952,"hAsc":925,"hDes":-275,"lGap":0}},{"family":"Syne Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-275,"tAsc":925,"tDes":-275,"tLGap":0,"wAsc":955,"wDes":495,"xH":500,"capH":650,"yMin":-253,"yMax":917,"hAsc":925,"hDes":-275,"lGap":0}},{"family":"Syne Tactile","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-275,"tAsc":925,"tDes":-275,"tLGap":0,"wAsc":955,"wDes":495,"xH":500,"capH":650,"yMin":-493,"yMax":920,"hAsc":925,"hDes":-275,"lGap":0}},{"family":"Tahoma","fallbacks":["Verdana","Segoe","sans-serif"],"metrics":{"upm":2048,"asc":2049,"des":-423,"tAsc":1566,"tDes":-423,"tLGap":59,"wAsc":2049,"wDes":2049,"xH":1117,"capH":1489,"yMin":-442,"yMax":2118,"hAsc":2049,"hDes":-423,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Tajawal","fallbacks":["sans-serif"],"weights":[200,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":643,"des":-357,"tAsc":643,"tDes":-357,"tLGap":200,"wAsc":1016,"wDes":375,"xH":454,"capH":633,"yMin":-375,"yMax":995,"hAsc":643,"hDes":-357,"lGap":200}},{"family":"Tangerine","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":765,"wDes":286,"xH":255,"capH":644,"yMin":-286,"yMax":765,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Taprom","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Tauri","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-520,"tAsc":2040,"tDes":-520,"tLGap":0,"wAsc":2040,"wDes":520,"xH":1135,"capH":1571,"yMin":-520,"yMax":2040,"hAsc":2040,"hDes":-520,"lGap":0}},{"family":"Taviraj","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1172,"des":-534,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1172,"wDes":534,"xH":470,"capH":700,"yMin":-489,"yMax":1131,"hAsc":1172,"hDes":-534,"lGap":0}},{"family":"Teko","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":958,"des":-475,"tAsc":958,"tDes":-475,"tLGap":0,"wAsc":958,"wDes":475,"xH":488,"capH":626,"yMin":-394,"yMax":866,"hAsc":958,"hDes":-475,"lGap":0}},{"family":"Telex","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-260,"tAsc":945,"tDes":-260,"tLGap":0,"wAsc":945,"wDes":260,"xH":514,"capH":708,"yMin":-260,"yMax":945,"hAsc":945,"hDes":-260,"lGap":0}},{"family":"Tenali Ramakrishna","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":661,"des":-512,"tAsc":661,"tDes":-512,"tLGap":0,"wAsc":661,"wDes":512,"xH":268,"capH":367,"yMin":-512,"yMax":661,"hAsc":661,"hDes":-512,"lGap":0}},{"family":"Tenor Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-250,"tAsc":920,"tDes":-250,"tLGap":0,"wAsc":920,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":920,"hAsc":920,"hDes":-250,"lGap":0}},{"family":"Text Me One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-269,"tAsc":952,"tDes":-269,"tLGap":0,"wAsc":952,"wDes":269,"xH":502,"capH":700,"yMin":-269,"yMax":952,"hAsc":952,"hDes":-269,"lGap":0}},{"family":"Texturina","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1260,"des":-300,"tAsc":1260,"tDes":-300,"tLGap":0,"wAsc":1260,"wDes":300,"xH":500,"capH":704,"yMin":-282,"yMax":1201,"hAsc":1260,"hDes":-300,"lGap":0}},{"family":"Thasadith","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1005,"des":-295,"tAsc":1005,"tDes":-295,"tLGap":0,"wAsc":1177,"wDes":494,"xH":510,"capH":700,"yMin":-464,"yMax":1140,"hAsc":1005,"hDes":-295,"lGap":0}},{"family":"The Girl Next Door","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1139,"des":-748,"tAsc":1139,"tDes":-748,"tLGap":0,"wAsc":1139,"wDes":748,"xH":519,"capH":627,"yMin":-673,"yMax":1025,"hAsc":1139,"hDes":-748,"lGap":0}},{"family":"Tienne","fallbacks":["serif"],"weights":[400,700,900],"styles":["regular"],"variants":[[0,400],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-724,"tAsc":2030,"tDes":-724,"tLGap":0,"wAsc":2030,"wDes":724,"xH":363,"capH":1437,"yMin":-724,"yMax":2030,"hAsc":2030,"hDes":-724,"lGap":0}},{"family":"Tillana","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1158,"des":-484,"tAsc":1158,"tDes":-484,"tLGap":0,"wAsc":1158,"wDes":484,"xH":546,"capH":732,"yMin":-312,"yMax":1041,"hAsc":1158,"hDes":-484,"lGap":0}},{"family":"Times New Roman","fallbacks":["Times New Roman","Times","Baskerville","Georgia","serif"],"metrics":{"upm":2048,"asc":1825,"des":-443,"tAsc":1420,"tDes":-442,"tLGap":307,"wAsc":1825,"wDes":1825,"xH":916,"capH":1356,"yMin":-628,"yMax":2062,"hAsc":1825,"hDes":-443,"lGap":87},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Timmana","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":668,"des":-554,"tAsc":668,"tDes":-554,"tLGap":0,"wAsc":668,"wDes":554,"xH":354,"capH":454,"yMin":-554,"yMax":668,"hAsc":668,"hDes":-554,"lGap":0}},{"family":"Tinos","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1825,"des":-443,"tAsc":1420,"tDes":-442,"tLGap":307,"wAsc":1825,"wDes":443,"xH":940,"capH":1341,"yMin":-621,"yMax":2010,"hAsc":1825,"hDes":-443,"lGap":87}},{"family":"Titan One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-175,"tAsc":970,"tDes":-175,"tLGap":0,"wAsc":970,"wDes":175,"xH":580,"capH":710,"yMin":-175,"yMax":970,"hAsc":970,"hDes":-175,"lGap":0}},{"family":"Titillium Web","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1133,"des":-388,"tAsc":1133,"tDes":-388,"tLGap":0,"wAsc":1133,"wDes":388,"xH":500,"capH":692,"yMin":-285,"yMax":1082,"hAsc":1133,"hDes":-388,"lGap":0}},{"family":"Tomorrow","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1233,"wDes":279,"xH":523,"capH":737,"yMin":-232,"yMax":1166,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Trade Winds","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-469,"tAsc":1019,"tDes":-469,"tLGap":0,"wAsc":1019,"wDes":469,"xH":576,"capH":814,"yMin":-469,"yMax":1019,"hAsc":1019,"hDes":-469,"lGap":0}},{"family":"Trebuchet MS","fallbacks":["Lucida Grande","Lucida Sans Unicode","Lucida Sans","Tahoma","sans-serif"],"metrics":{"upm":2048,"asc":1923,"des":-455,"tAsc":1510,"tDes":-420,"tLGap":0,"wAsc":1923,"wDes":1923,"yMin":-537,"yMax":1931,"hAsc":1923,"hDes":-455,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Trirong","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1200,"des":-534,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1200,"wDes":534,"xH":498,"capH":700,"yMin":-487,"yMax":1133,"hAsc":1200,"hDes":-534,"lGap":0}},{"family":"Trispace","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1830,"des":-430,"tAsc":1830,"tDes":-430,"tLGap":0,"wAsc":2355,"wDes":630,"xH":1000,"capH":1400,"yMin":-485,"yMax":2207,"hAsc":1830,"hDes":-430,"lGap":0}},{"family":"Trocchi","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2085,"des":-576,"tAsc":2085,"tDes":-576,"tLGap":0,"wAsc":2085,"wDes":576,"xH":1,"capH":1,"yMin":-576,"yMax":2085,"hAsc":2085,"hDes":-576,"lGap":0}},{"family":"Trochut","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":967,"des":-210,"tAsc":967,"tDes":-210,"tLGap":0,"wAsc":967,"wDes":210,"xH":470,"capH":690,"yMin":-210,"yMax":922,"hAsc":967,"hDes":-210,"lGap":0}},{"family":"Truculenta","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-340,"tAsc":1050,"tDes":-340,"tLGap":0,"wAsc":1050,"wDes":340,"xH":515,"capH":693,"yMin":-288,"yMax":982,"hAsc":1050,"hDes":-340,"lGap":0}},{"family":"Trykker","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2022,"des":-538,"tAsc":2022,"tDes":-538,"tLGap":0,"wAsc":2022,"wDes":538,"xH":1013,"capH":1492,"yMin":-539,"yMax":2027,"hAsc":2022,"hDes":-538,"lGap":0}},{"family":"Tulpen One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1767,"des":-465,"tAsc":1767,"tDes":-465,"tLGap":0,"wAsc":1767,"wDes":465,"xH":1018,"capH":1393,"yMin":-465,"yMax":1767,"hAsc":1767,"hDes":-465,"lGap":0}},{"family":"Turret Road","fallbacks":["cursive"],"weights":[200,300,400,500,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":850,"des":-243,"tAsc":850,"tDes":-243,"tLGap":0,"wAsc":931,"wDes":246,"xH":478,"capH":700,"yMin":-234,"yMax":924,"hAsc":850,"hDes":-243,"lGap":0}},{"family":"Ubuntu","fallbacks":["sans-serif"],"weights":[300,400,500,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":932,"des":-189,"tAsc":776,"tDes":-185,"tLGap":56,"wAsc":932,"wDes":189,"xH":520,"capH":693,"yMin":-189,"yMax":962,"hAsc":932,"hDes":-189,"lGap":28}},{"family":"Ubuntu Condensed","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":932,"des":-189,"tAsc":776,"tDes":-185,"tLGap":56,"wAsc":932,"wDes":189,"xH":520,"capH":693,"yMin":-195,"yMax":973,"hAsc":932,"hDes":-189,"lGap":28}},{"family":"Ubuntu Mono","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":830,"des":-170,"tAsc":693,"tDes":-165,"tLGap":49,"wAsc":830,"wDes":170,"xH":520,"capH":693,"yMin":-170,"yMax":830,"hAsc":830,"hDes":-170,"lGap":0}},{"family":"Ultra","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2066,"des":-561,"tAsc":2066,"tDes":-561,"tLGap":0,"wAsc":2066,"wDes":561,"xH":1102,"capH":1473,"yMin":-561,"yMax":2066,"hAsc":2066,"hDes":-561,"lGap":0}},{"family":"Uncial Antiqua","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2019,"des":-676,"tAsc":2019,"tDes":-676,"tLGap":0,"wAsc":2019,"wDes":676,"xH":1079,"capH":1841,"yMin":-676,"yMax":2019,"hAsc":2019,"hDes":-676,"lGap":0}},{"family":"Underdog","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":909,"des":-247,"tAsc":909,"tDes":-247,"tLGap":0,"wAsc":909,"wDes":247,"xH":520,"capH":710,"yMin":-247,"yMax":915,"hAsc":909,"hDes":-247,"lGap":0}},{"family":"Unica One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":917,"des":-265,"tAsc":917,"tDes":-265,"tLGap":0,"wAsc":917,"wDes":265,"xH":650,"capH":650,"yMin":-265,"yMax":917,"hAsc":917,"hDes":-265,"lGap":0}},{"family":"UnifrakturCook","fallbacks":["cursive"],"weights":[700],"styles":[],"variants":[[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2110,"des":-570,"tAsc":2110,"tDes":-570,"tLGap":0,"wAsc":2110,"wDes":570,"xH":319,"capH":485,"yMin":-570,"yMax":2110,"hAsc":2110,"hDes":-570,"lGap":0}},{"family":"UnifrakturMaguntia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1607,"des":-513,"tAsc":1607,"tDes":-514,"tLGap":0,"wAsc":1607,"wDes":512,"xH":1095,"capH":1409,"yMin":-496,"yMax":1906,"hAsc":1607,"hDes":-513,"lGap":0}},{"family":"Unkempt","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":977,"des":-246,"tAsc":695,"tDes":-226,"tLGap":55,"wAsc":977,"wDes":246,"xH":482,"capH":753,"yMin":-246,"yMax":977,"hAsc":977,"hDes":-246,"lGap":28}},{"family":"Unlock","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":873,"des":-195,"tAsc":873,"tDes":-195,"tLGap":0,"wAsc":873,"wDes":195,"xH":550,"capH":635,"yMin":-195,"yMax":873,"hAsc":873,"hDes":-195,"lGap":0}},{"family":"Unna","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":883,"des":-269,"tAsc":883,"tDes":-269,"tLGap":0,"wAsc":883,"wDes":269,"xH":420,"capH":597,"yMin":-269,"yMax":878,"hAsc":883,"hDes":-269,"lGap":0}},{"family":"Vampiro One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":956,"des":-294,"tAsc":956,"tDes":-294,"tLGap":0,"wAsc":956,"wDes":294,"xH":534,"capH":705,"yMin":-294,"yMax":956,"hAsc":956,"hDes":-294,"lGap":0}},{"family":"Varela","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1015,"des":-285,"tAsc":1015,"tDes":-285,"tLGap":0,"wAsc":1015,"wDes":285,"xH":510,"capH":698,"yMin":-285,"yMax":1015,"hAsc":1015,"hDes":-285,"lGap":0}},{"family":"Varela Round","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-286,"tAsc":918,"tDes":-286,"tLGap":0,"wAsc":1025,"wDes":286,"xH":510,"capH":698,"yMin":-286,"yMax":1025,"hAsc":918,"hDes":-286,"lGap":0}},{"family":"Varta","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1902,"des":-1068,"tAsc":1902,"tDes":-1068,"tLGap":0,"wAsc":2340,"wDes":1450,"xH":990,"capH":1346,"yMin":-1202,"yMax":1959,"hAsc":1902,"hDes":-1068,"lGap":0}},{"family":"Vast Shadow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1875,"des":-685,"tAsc":1875,"tDes":-685,"tLGap":0,"wAsc":1875,"wDes":683,"xH":965,"capH":1245,"yMin":-685,"yMax":1875,"hAsc":1875,"hDes":-685,"lGap":0}},{"family":"Verdana","fallbacks":["Geneva","sans-serif"],"metrics":{"upm":2048,"asc":2059,"des":-430,"tAsc":1566,"tDes":-423,"tLGap":202,"wAsc":2059,"wDes":2059,"xH":1117,"capH":1489,"yMin":-621,"yMax":2049,"hAsc":2059,"hDes":-430,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Vesper Libre","fallbacks":["serif"],"weights":[400,500,700,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2330,"des":-1550,"tAsc":2330,"tDes":-1550,"tLGap":0,"wAsc":2330,"wDes":1550,"xH":950,"capH":1384,"yMin":-1345,"yMax":2097,"hAsc":2330,"hDes":-1550,"lGap":0}},{"family":"Viaoda Libre","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1051,"des":-360,"tAsc":1051,"tDes":-360,"tLGap":0,"wAsc":1051,"wDes":360,"xH":467,"capH":740,"yMin":-360,"yMax":1051,"hAsc":1051,"hDes":-360,"lGap":0}},{"family":"Vibes","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1105,"des":-680,"tAsc":1105,"tDes":-680,"tLGap":0,"wAsc":1105,"wDes":680,"xH":500,"capH":38,"yMin":-680,"yMax":1105,"hAsc":1105,"hDes":-680,"lGap":0}},{"family":"Vibur","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1960,"des":-792,"tAsc":1638,"tDes":-410,"tLGap":184,"wAsc":1960,"wDes":792,"yMin":-792,"yMax":1960,"hAsc":1960,"hDes":-792,"lGap":184}},{"family":"Vidaloka","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1927,"des":-560,"tAsc":1927,"tDes":-560,"tLGap":0,"wAsc":1927,"wDes":560,"xH":1004,"capH":1427,"yMin":-560,"yMax":1927,"hAsc":1927,"hDes":-560,"lGap":0}},{"family":"Viga","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1015,"des":-329,"tAsc":1015,"tDes":-329,"tLGap":0,"wAsc":1015,"wDes":329,"xH":571,"capH":712,"yMin":-329,"yMax":1015,"hAsc":1015,"hDes":-329,"lGap":0}},{"family":"Voces","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1014,"des":-335,"tAsc":1014,"tDes":-335,"tLGap":0,"wAsc":1014,"wDes":335,"xH":520,"capH":700,"yMin":-335,"yMax":1014,"hAsc":1014,"hDes":-335,"lGap":0}},{"family":"Volkhov","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":971,"des":-319,"tAsc":971,"tDes":-319,"tLGap":0,"wAsc":971,"wDes":319,"xH":500,"capH":700,"yMin":-306,"yMax":970,"hAsc":971,"hDes":-319,"lGap":0}},{"family":"Vollkorn","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-441,"tAsc":952,"tDes":-441,"tLGap":0,"wAsc":1115,"wDes":489,"xH":458,"capH":676,"yMin":-280,"yMax":1078,"hAsc":952,"hDes":-441,"lGap":0}},{"family":"Vollkorn SC","fallbacks":["serif"],"weights":[400,600,700,900],"styles":["regular"],"variants":[[0,400],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-441,"tAsc":952,"tDes":-441,"tLGap":0,"wAsc":1115,"wDes":489,"xH":458,"capH":676,"yMin":-280,"yMax":1078,"hAsc":952,"hDes":-441,"lGap":0}},{"family":"Voltaire","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-531,"tAsc":2020,"tDes":-531,"tLGap":0,"wAsc":2020,"wDes":531,"xH":1062,"capH":1593,"yMin":-531,"yMax":2020,"hAsc":2020,"hDes":-531,"lGap":0}},{"family":"VT323","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":1040,"wDes":240,"xH":400,"capH":560,"yMin":-240,"yMax":1040,"hAsc":800,"hDes":-200,"lGap":0}},{"family":"Waiting for the Sunrise","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1146,"des":-547,"tAsc":1146,"tDes":-547,"tLGap":0,"wAsc":1146,"wDes":547,"xH":570,"capH":755,"yMin":-547,"yMax":1146,"hAsc":1146,"hDes":-547,"lGap":0}},{"family":"Wallpoet","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":806,"des":-196,"tAsc":806,"tDes":-196,"tLGap":0,"wAsc":806,"wDes":196,"xH":440,"capH":575,"yMin":-196,"yMax":806,"hAsc":806,"hDes":-196,"lGap":0}},{"family":"Walter Turncoat","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1078,"des":-323,"tAsc":544,"tDes":-64,"tLGap":57,"wAsc":1078,"wDes":323,"xH":559,"capH":752,"yMin":-322,"yMax":1078,"hAsc":1078,"hDes":-323,"lGap":29}},{"family":"Warnes","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":994,"des":-310,"tAsc":994,"tDes":-310,"tLGap":0,"wAsc":994,"wDes":310,"xH":540,"capH":710,"yMin":-310,"yMax":994,"hAsc":994,"hDes":-310,"lGap":0}},{"family":"Wellfleet","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":747,"capH":1535,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Wendy One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":819,"des":-236,"tAsc":819,"tDes":-236,"tLGap":0,"wAsc":819,"wDes":236,"xH":474,"capH":606,"yMin":-236,"yMax":819,"hAsc":819,"hDes":-236,"lGap":0}},{"family":"Wire One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1821,"des":-430,"tAsc":1821,"tDes":-430,"tLGap":0,"wAsc":1821,"wDes":430,"xH":1044,"capH":1454,"yMin":-430,"yMax":1821,"hAsc":1821,"hDes":-430,"lGap":0}},{"family":"Work Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-243,"tAsc":930,"tDes":-243,"tLGap":0,"wAsc":1105,"wDes":343,"xH":500,"capH":660,"yMin":-337,"yMax":1100,"hAsc":930,"hDes":-243,"lGap":0}},{"family":"Xanh Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-220,"tAsc":970,"tDes":-220,"tLGap":0,"wAsc":1100,"wDes":220,"xH":540,"capH":740,"yMin":-213,"yMax":1100,"hAsc":970,"hDes":-220,"lGap":0}},{"family":"Yanone Kaffeesatz","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":735,"des":-200,"tAsc":735,"tDes":-200,"tLGap":57,"wAsc":1063,"wDes":279,"xH":500,"capH":700,"yMin":-235,"yMax":1063,"hAsc":735,"hDes":-200,"lGap":57}},{"family":"Yantramanav","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1923,"des":-733,"tAsc":1923,"tDes":-733,"tLGap":0,"wAsc":1923,"wDes":733,"xH":986,"capH":1279,"yMin":-676,"yMax":1911,"hAsc":1923,"hDes":-733,"lGap":0}},{"family":"Yatra One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":991,"des":-487,"tAsc":991,"tDes":-487,"tLGap":0,"wAsc":991,"wDes":487,"xH":460,"capH":679,"yMin":-487,"yMax":991,"hAsc":991,"hDes":-487,"lGap":0}},{"family":"Yellowtail","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1990,"des":-617,"tAsc":1638,"tDes":-410,"tLGap":184,"wAsc":1990,"wDes":617,"yMin":-617,"yMax":1990,"hAsc":1990,"hDes":-617,"lGap":184}},{"family":"Yeon Sung","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":830,"wDes":323,"xH":446,"capH":659,"yMin":-323,"yMax":830,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Yeseva One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":915,"des":-240,"tAsc":915,"tDes":-240,"tLGap":0,"wAsc":1079,"wDes":310,"xH":500,"capH":700,"yMin":-310,"yMax":1079,"hAsc":915,"hDes":-240,"lGap":0}},{"family":"Yesteryear","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2001,"des":-1004,"tAsc":2001,"tDes":-1004,"tLGap":0,"wAsc":2001,"wDes":1004,"xH":625,"capH":1581,"yMin":-1004,"yMax":2001,"hAsc":2001,"hDes":-1004,"lGap":0}},{"family":"Yrsa","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2750,"asc":2300,"des":-1050,"tAsc":2000,"tDes":-750,"tLGap":600,"wAsc":2300,"wDes":1050,"xH":1136,"capH":1562,"yMin":-601,"yMax":2292,"hAsc":2300,"hDes":-1050,"lGap":0}},{"family":"Yusei Magic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":510,"capH":760,"yMin":-255,"yMax":2111,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"ZCOOL KuaiLe","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":913,"wDes":152,"xH":512,"capH":700,"yMin":-152,"yMax":913,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"ZCOOL QingKe HuangYou","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":884,"wDes":187,"xH":485,"capH":710,"yMin":-187,"yMax":884,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"ZCOOL XiaoWei","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":210,"xH":470,"capH":660,"yMin":-210,"yMax":859,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Zeyada","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":934,"des":-680,"tAsc":934,"tDes":-680,"tLGap":0,"wAsc":934,"wDes":680,"xH":312,"capH":602,"yMin":-680,"yMax":934,"hAsc":934,"hDes":-680,"lGap":0}},{"family":"Zhi Mang Xing","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":383,"xH":496,"capH":750,"yMin":-383,"yMax":912,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Zilla Slab","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-256,"tAsc":787,"tDes":-213,"tLGap":200,"wAsc":944,"wDes":256,"xH":445,"capH":650,"yMin":-231,"yMax":883,"hAsc":944,"hDes":-256,"lGap":0}},{"family":"Zilla Slab Highlight","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-256,"tAsc":787,"tDes":-213,"tLGap":200,"wAsc":944,"wDes":256,"xH":445,"capH":650,"yMin":-252,"yMax":918,"hAsc":944,"hDes":-256,"lGap":0}}]')}}]);
assets/js/chunk-fonts-2507a524ef8e940f0e3e.js DELETED
@@ -1 +0,0 @@
1
- (window.__webStories_webpackJsonp=window.__webStories_webpackJsonp||[]).push([[0],{743:function(s){s.exports=JSON.parse('[{"family":"ABeeZee","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-262,"tAsc":920,"tDes":-262,"tLGap":0,"wAsc":920,"wDes":262,"xH":520,"capH":700,"yMin":-262,"yMax":920,"hAsc":920,"hDes":-262,"lGap":0}},{"family":"Abel","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2006,"des":-604,"tAsc":2006,"tDes":-604,"tLGap":0,"wAsc":2006,"wDes":604,"xH":1044,"capH":1434,"yMin":-604,"yMax":2005,"hAsc":2006,"hDes":-604,"lGap":0}},{"family":"Abhaya Libre","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":860,"des":-348,"tAsc":860,"tDes":-348,"tLGap":0,"wAsc":860,"wDes":348,"yMin":-340,"yMax":856,"hAsc":860,"hDes":-348,"lGap":0}},{"family":"Abril Fatface","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1058,"des":-291,"tAsc":1058,"tDes":-291,"tLGap":0,"wAsc":1058,"wDes":291,"xH":476,"capH":700,"yMin":-291,"yMax":1058,"hAsc":1058,"hDes":-291,"lGap":0}},{"family":"Aclonica","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1687,"des":-533,"tAsc":1687,"tDes":-533,"tLGap":101,"wAsc":1687,"wDes":533,"xH":1155,"capH":1440,"yMin":-607,"yMax":2141,"hAsc":1687,"hDes":-533,"lGap":101}},{"family":"Acme","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":959,"des":-307,"tAsc":959,"tDes":-307,"tLGap":0,"wAsc":959,"wDes":307,"xH":107,"capH":695,"yMin":-307,"yMax":959,"hAsc":959,"hDes":-307,"lGap":0}},{"family":"Actor","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":941,"des":-262,"tAsc":941,"tDes":-262,"tLGap":0,"wAsc":941,"wDes":262,"xH":503,"capH":682,"yMin":-262,"yMax":941,"hAsc":941,"hDes":-262,"lGap":0}},{"family":"Adamina","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1072,"des":-290,"tAsc":1072,"tDes":-290,"tLGap":0,"wAsc":1072,"wDes":290,"xH":534,"capH":796,"yMin":-290,"yMax":1072,"hAsc":1072,"hDes":-290,"lGap":0}},{"family":"Advent Pro","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":964,"des":-232,"tAsc":962,"tDes":-232,"tLGap":0,"wAsc":962,"wDes":232,"xH":501,"capH":700,"yMin":-219,"yMax":964,"hAsc":964,"hDes":-232,"lGap":0}},{"family":"Aguafina Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-581,"tAsc":966,"tDes":-581,"tLGap":0,"wAsc":966,"wDes":581,"xH":356,"capH":780,"yMin":-581,"yMax":966,"hAsc":966,"hDes":-581,"lGap":0}},{"family":"Akronim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":785,"des":-314,"tAsc":785,"tDes":-314,"tLGap":43,"wAsc":989,"wDes":404,"xH":486,"capH":730,"yMin":-404,"yMax":989,"hAsc":785,"hDes":-314,"lGap":43}},{"family":"Aladin","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":905,"des":-321,"tAsc":905,"tDes":-321,"tLGap":0,"wAsc":905,"wDes":321,"xH":337,"capH":387,"yMin":-321,"yMax":905,"hAsc":905,"hDes":-321,"lGap":0}},{"family":"Alata","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-280,"tAsc":1100,"tDes":-280,"tLGap":0,"wAsc":1300,"wDes":350,"xH":459,"capH":735,"yMin":-274,"yMax":1244,"hAsc":1100,"hDes":-280,"lGap":0}},{"family":"Alatsi","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":3000,"wDes":700,"xH":996,"capH":1394,"yMin":-550,"yMax":2408,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Aldrich","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1475,"des":-430,"tAsc":1475,"tDes":-430,"tLGap":98,"wAsc":1872,"wDes":586,"xH":1065,"capH":1434,"yMin":-809,"yMax":2120,"hAsc":1475,"hDes":-430,"lGap":98}},{"family":"Alef","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2067,"des":-722,"tAsc":1638,"tDes":-410,"tLGap":0,"wAsc":2067,"wDes":722,"xH":1040,"capH":1438,"yMin":-682,"yMax":2067,"hAsc":2067,"hDes":-722,"lGap":0}},{"family":"Alegreya","fallbacks":["serif"],"weights":[400,500,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-345,"tAsc":1016,"tDes":-345,"tLGap":0,"wAsc":1123,"wDes":345,"xH":452,"capH":636,"yMin":-293,"yMax":962,"hAsc":1016,"hDes":-345,"lGap":0}},{"family":"Alegreya Sans","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1126,"wDes":312,"xH":458,"capH":641,"yMin":-262,"yMax":1012,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Alegreya Sans SC","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1131,"wDes":312,"xH":458,"capH":641,"yMin":-262,"yMax":1012,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Alegreya SC","fallbacks":["serif"],"weights":[400,500,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-345,"tAsc":1016,"tDes":-345,"tLGap":0,"wAsc":1123,"wDes":345,"xH":452,"capH":636,"yMin":-293,"yMax":1025,"hAsc":1016,"hDes":-345,"lGap":0}},{"family":"Aleo","fallbacks":["serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":805,"des":-195,"tAsc":805,"tDes":-195,"tLGap":200,"wAsc":1005,"wDes":374,"xH":506,"capH":716,"yMin":-314,"yMax":934,"hAsc":805,"hDes":-195,"lGap":200}},{"family":"Alex Brush","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":825,"des":-425,"tAsc":825,"tDes":-425,"tLGap":0,"wAsc":825,"wDes":425,"xH":287,"capH":639,"yMin":-425,"yMax":825,"hAsc":825,"hDes":-425,"lGap":0}},{"family":"Alfa Slab One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1036,"des":-333,"tAsc":1036,"tDes":-333,"tLGap":0,"wAsc":1238,"wDes":327,"xH":556,"capH":778,"yMin":-327,"yMax":1238,"hAsc":1036,"hDes":-333,"lGap":0}},{"family":"Alice","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":909,"des":-234,"tAsc":909,"tDes":-234,"tLGap":0,"wAsc":946,"wDes":321,"xH":453,"capH":631,"yMin":-321,"yMax":868,"hAsc":909,"hDes":-234,"lGap":0}},{"family":"Alike","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-270,"tAsc":984,"tDes":-270,"tLGap":0,"wAsc":984,"wDes":270,"xH":505,"capH":705,"yMin":-270,"yMax":984,"hAsc":984,"hDes":-270,"lGap":0}},{"family":"Alike Angular","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-270,"tAsc":984,"tDes":-270,"tLGap":0,"wAsc":984,"wDes":270,"xH":505,"capH":705,"yMin":-270,"yMax":977,"hAsc":984,"hDes":-270,"lGap":0}},{"family":"Allan","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1928,"des":-412,"tAsc":1928,"tDes":-412,"tLGap":0,"wAsc":1928,"wDes":412,"xH":1040,"capH":1483,"yMin":-418,"yMax":1929,"hAsc":1928,"hDes":-412,"lGap":0}},{"family":"Allerta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1057,"des":-252,"tAsc":1057,"tDes":-252,"tLGap":0,"wAsc":1057,"wDes":252,"xH":564,"capH":737,"yMin":-252,"yMax":1057,"hAsc":1057,"hDes":-252,"lGap":0}},{"family":"Allerta Stencil","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1057,"des":-252,"tAsc":1057,"tDes":-252,"tLGap":0,"wAsc":1057,"wDes":252,"xH":564,"capH":737,"yMin":-252,"yMax":1055,"hAsc":1057,"hDes":-252,"lGap":0}},{"family":"Allura","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-450,"tAsc":800,"tDes":-450,"tLGap":0,"wAsc":800,"wDes":450,"xH":275,"capH":497,"yMin":-450,"yMax":800,"hAsc":800,"hDes":-450,"lGap":0}},{"family":"Almarai","fallbacks":["sans-serif"],"weights":[300,400,700,800],"styles":["regular"],"variants":[[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":905,"des":-211,"tAsc":905,"tDes":-211,"tLGap":0,"wAsc":1108,"wDes":453,"xH":514,"capH":716,"yMin":-396,"yMax":1090,"hAsc":905,"hDes":-211,"lGap":0}},{"family":"Almendra","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":951,"des":-345,"tAsc":951,"tDes":-345,"tLGap":0,"wAsc":951,"wDes":345,"xH":514,"capH":666,"yMin":-227,"yMax":939,"hAsc":951,"hDes":-345,"lGap":0}},{"family":"Almendra Display","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":951,"des":-345,"tAsc":951,"tDes":-345,"tLGap":0,"wAsc":951,"wDes":345,"xH":505,"capH":666,"yMin":-233,"yMax":879,"hAsc":951,"hDes":-345,"lGap":0}},{"family":"Almendra SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":939,"des":-251,"tAsc":939,"tDes":-251,"tLGap":0,"wAsc":939,"wDes":251,"xH":193,"capH":271,"yMin":-219,"yMax":885,"hAsc":939,"hDes":-251,"lGap":0}},{"family":"Amarante","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1010,"capH":1530,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Amaranth","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-236,"tAsc":976,"tDes":-236,"tLGap":0,"wAsc":976,"wDes":236,"xH":498,"capH":677,"yMin":-223,"yMax":928,"hAsc":976,"hDes":-236,"lGap":0}},{"family":"Amatic SC","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-245,"tAsc":1016,"tDes":-245,"tLGap":0,"wAsc":1139,"wDes":265,"xH":659,"capH":754,"yMin":-234,"yMax":1093,"hAsc":1016,"hDes":-245,"lGap":0}},{"family":"Amethysta","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2022,"des":-563,"tAsc":2022,"tDes":-563,"tLGap":0,"wAsc":2022,"wDes":563,"xH":1024,"capH":1475,"yMin":-563,"yMax":1952,"hAsc":2022,"hDes":-563,"lGap":0}},{"family":"Amiko","fallbacks":["sans-serif"],"weights":[400,600,700],"styles":["regular"],"variants":[[0,400],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-406,"tAsc":928,"tDes":-406,"tLGap":0,"wAsc":928,"wDes":406,"xH":522,"capH":696,"yMin":-406,"yMax":929,"hAsc":928,"hDes":-406,"lGap":0}},{"family":"Amiri","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1124,"des":-634,"tAsc":1124,"tDes":-634,"tLGap":0,"wAsc":2546,"wDes":1629,"xH":433,"capH":646,"yMin":-900,"yMax":1815,"hAsc":1124,"hDes":-634,"lGap":0}},{"family":"Amita","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1292,"des":-650,"tAsc":1292,"tDes":-650,"tLGap":0,"wAsc":1292,"wDes":650,"xH":495,"capH":720,"yMin":-619,"yMax":1292,"hAsc":1292,"hDes":-650,"lGap":0}},{"family":"Anaheim","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1968,"des":-672,"tAsc":1968,"tDes":-672,"tLGap":0,"wAsc":1968,"wDes":672,"yMin":-672,"yMax":1968,"hAsc":1968,"hDes":-672,"lGap":0}},{"family":"Andada","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-235,"tAsc":942,"tDes":-235,"tLGap":0,"wAsc":942,"wDes":235,"xH":133,"capH":137,"yMin":-235,"yMax":942,"hAsc":942,"hDes":-235,"lGap":0}},{"family":"Andika","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-800,"tAsc":2500,"tDes":-800,"tLGap":0,"wAsc":2500,"wDes":800,"xH":1040,"capH":1485,"yMin":-1148,"yMax":2810,"hAsc":2500,"hDes":-800,"lGap":0}},{"family":"Andika New Basic","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-800,"tAsc":2500,"tDes":-800,"tLGap":0,"wAsc":2630,"wDes":580,"xH":1040,"capH":1485,"yMin":-520,"yMax":2620,"hAsc":2500,"hDes":-800,"lGap":0}},{"family":"Angkor","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Annie Use Your Telescope","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1049,"des":-419,"tAsc":1049,"tDes":-419,"tLGap":0,"wAsc":1049,"wDes":419,"xH":427,"capH":730,"yMin":-419,"yMax":1049,"hAsc":1049,"hDes":-419,"lGap":0}},{"family":"Anonymous Pro","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1675,"des":-373,"tAsc":1675,"tDes":-373,"tLGap":0,"wAsc":1675,"wDes":373,"xH":932,"capH":1305,"yMin":-395,"yMax":1854,"hAsc":1675,"hDes":-373,"lGap":0}},{"family":"Antic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-251,"tAsc":940,"tDes":-251,"tLGap":0,"wAsc":940,"wDes":251,"xH":500,"capH":700,"yMin":-251,"yMax":940,"hAsc":940,"hDes":-251,"lGap":0}},{"family":"Antic Didone","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":940,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":940,"hAsc":940,"hDes":-250,"lGap":0}},{"family":"Antic Slab","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":940,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":940,"hAsc":940,"hDes":-250,"lGap":0}},{"family":"Anton","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1138,"des":-329,"tAsc":1138,"tDes":-329,"tLGap":0,"wAsc":1176,"wDes":329,"xH":732,"capH":859,"yMin":-326,"yMax":1404,"hAsc":1138,"hDes":-329,"lGap":0}},{"family":"Arapey","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":868,"des":-228,"tAsc":868,"tDes":-228,"tLGap":0,"wAsc":868,"wDes":228,"xH":438,"capH":639,"yMin":-228,"yMax":868,"hAsc":868,"hDes":-228,"lGap":0}},{"family":"Arbutus","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2010,"des":-550,"tAsc":2010,"tDes":-550,"tLGap":0,"wAsc":2010,"wDes":550,"xH":234,"capH":103,"yMin":-550,"yMax":2010,"hAsc":2010,"hDes":-550,"lGap":0}},{"family":"Arbutus Slab","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2010,"des":-550,"tAsc":2010,"tDes":-550,"tLGap":0,"wAsc":2010,"wDes":550,"xH":1014,"capH":1500,"yMin":-550,"yMax":2010,"hAsc":2010,"hDes":-550,"lGap":0}},{"family":"Architects Daughter","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1010,"des":-413,"tAsc":1010,"tDes":-413,"tLGap":0,"wAsc":1010,"wDes":413,"xH":439,"capH":675,"yMin":-431,"yMax":1010,"hAsc":1010,"hDes":-413,"lGap":0}},{"family":"Archivo","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-210,"tAsc":878,"tDes":-210,"tLGap":0,"wAsc":1080,"wDes":312,"xH":526,"capH":686,"yMin":-260,"yMax":1080,"hAsc":878,"hDes":-210,"lGap":0}},{"family":"Archivo Black","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-210,"tAsc":878,"tDes":-210,"tLGap":0,"wAsc":1035,"wDes":312,"xH":528,"capH":688,"yMin":-267,"yMax":957,"hAsc":878,"hDes":-210,"lGap":0}},{"family":"Archivo Narrow","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1035,"des":-312,"tAsc":1035,"tDes":-312,"tLGap":0,"wAsc":1050,"wDes":303,"xH":526,"capH":686,"yMin":-303,"yMax":1050,"hAsc":1035,"hDes":-312,"lGap":0}},{"family":"Aref Ruqaa","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-500,"tAsc":2500,"tDes":-500,"tLGap":200,"wAsc":2500,"wDes":900,"xH":946,"capH":1413,"yMin":-774,"yMax":2105,"hAsc":2500,"hDes":-500,"lGap":200}},{"family":"Arial","fallbacks":["Helvetica Neue","Helvetica","sans-serif"],"metrics":{"upm":2048,"asc":1854,"des":-434,"tAsc":1491,"tDes":-431,"tLGap":307,"wAsc":1854,"wDes":1854,"xH":1062,"capH":1467,"yMin":-665,"yMax":2060,"hAsc":1854,"hDes":-434,"lGap":67},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Arial Black","fallbacks":["Arial Black","Arial Bold","Gadget","sans-serif"],"metrics":{"upm":2048,"asc":2254,"des":-634,"tAsc":1466,"tDes":434,"tLGap":291,"wAsc":2254,"wDes":2254,"xH":1062,"capH":1467,"yMin":-628,"yMax":2219,"hAsc":2254,"hDes":-634,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Arial Narrow","fallbacks":["Arial","sans-serif"],"metrics":{"upm":2048,"asc":1916,"des":-434,"tAsc":1491,"tDes":-431,"tLGap":269,"wAsc":1888,"wDes":1888,"xH":1062,"capH":1467,"yMin":-628,"yMax":2224,"hAsc":1916,"hDes":-434,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Arima Madurai","fallbacks":["cursive"],"weights":[100,200,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1073,"des":-560,"tAsc":1073,"tDes":-560,"tLGap":0,"wAsc":1073,"wDes":560,"xH":509,"capH":700,"yMin":-400,"yMax":1015,"hAsc":1073,"hDes":-560,"lGap":0}},{"family":"Arimo","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1854,"des":-434,"tAsc":1854,"tDes":-434,"tLGap":67,"wAsc":2136,"wDes":797,"xH":1082,"capH":1409,"yMin":-797,"yMax":2136,"hAsc":1854,"hDes":-434,"lGap":67}},{"family":"Arizonia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-350,"tAsc":900,"tDes":-350,"tLGap":0,"wAsc":900,"wDes":350,"xH":237,"capH":636,"yMin":-350,"yMax":900,"hAsc":900,"hDes":-350,"lGap":0}},{"family":"Armata","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":1190,"capH":1530,"yMin":-560,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Arsenal","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-254,"tAsc":1000,"tDes":-254,"tLGap":0,"wAsc":1044,"wDes":339,"xH":500,"capH":650,"yMin":-288,"yMax":1012,"hAsc":1000,"hDes":-254,"lGap":0}},{"family":"Artifika","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1984,"des":-508,"tAsc":1984,"tDes":-508,"tLGap":0,"wAsc":1984,"wDes":508,"xH":1045,"capH":1433,"yMin":-508,"yMax":1984,"hAsc":1984,"hDes":-508,"lGap":0}},{"family":"Arvo","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1968,"des":-506,"tAsc":1556,"tDes":-471,"tLGap":110,"wAsc":1968,"wDes":506,"xH":1036,"capH":1516,"yMin":-506,"yMax":1969,"hAsc":1968,"hDes":-506,"lGap":55}},{"family":"Arya","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1265,"des":-544,"tAsc":1265,"tDes":-544,"tLGap":0,"wAsc":1265,"wDes":544,"xH":392,"capH":579,"yMin":-544,"yMax":1265,"hAsc":1265,"hDes":-544,"lGap":0}},{"family":"Asap","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":934,"des":-212,"tAsc":934,"tDes":-212,"tLGap":0,"wAsc":1055,"wDes":264,"xH":523,"capH":700,"yMin":-237,"yMax":1042,"hAsc":934,"hDes":-212,"lGap":0}},{"family":"Asap Condensed","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":934,"des":-212,"tAsc":934,"tDes":-212,"tLGap":0,"wAsc":1055,"wDes":242,"xH":523,"capH":700,"yMin":-237,"yMax":1042,"hAsc":934,"hDes":-212,"lGap":0}},{"family":"Asar","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1196,"des":-557,"tAsc":1196,"tDes":-557,"tLGap":0,"wAsc":1196,"wDes":557,"xH":484,"capH":680,"yMin":-555,"yMax":1194,"hAsc":1196,"hDes":-557,"lGap":0}},{"family":"Asset","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1971,"des":-589,"tAsc":1971,"tDes":-598,"tLGap":0,"wAsc":1971,"wDes":589,"xH":1047,"capH":1291,"yMin":-589,"yMax":1971,"hAsc":1971,"hDes":-589,"lGap":0}},{"family":"Assistant","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1021,"des":-287,"tAsc":1021,"tDes":-287,"tLGap":200,"wAsc":1021,"wDes":287,"xH":500,"capH":750,"yMin":-250,"yMax":1021,"hAsc":1021,"hDes":-287,"lGap":0}},{"family":"Astloch","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1948,"des":-526,"tAsc":1696,"tDes":-352,"tLGap":106,"wAsc":1948,"wDes":526,"xH":1200,"capH":1567,"yMin":-376,"yMax":1934,"hAsc":1948,"hDes":-526,"lGap":53}},{"family":"Asul","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":949,"des":-264,"tAsc":949,"tDes":-264,"tLGap":0,"wAsc":949,"wDes":264,"xH":488,"capH":703,"yMin":-264,"yMax":949,"hAsc":949,"hDes":-264,"lGap":0}},{"family":"Athiti","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-450,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1150,"wDes":450,"xH":468,"capH":614,"yMin":-437,"yMax":1080,"hAsc":1150,"hDes":-450,"lGap":0}},{"family":"Atma","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1101,"des":-518,"tAsc":1101,"tDes":-518,"tLGap":0,"wAsc":1101,"wDes":518,"xH":500,"capH":750,"yMin":-441,"yMax":990,"hAsc":1101,"hDes":-518,"lGap":0}},{"family":"Atomic Age","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2091,"des":-656,"tAsc":2091,"tDes":-656,"tLGap":0,"wAsc":2091,"wDes":656,"xH":1047,"capH":1516,"yMin":-656,"yMax":2091,"hAsc":2091,"hDes":-656,"lGap":0}},{"family":"Aubrey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1699,"des":-433,"tAsc":1699,"tDes":-433,"tLGap":0,"wAsc":1699,"wDes":433,"xH":922,"capH":1262,"yMin":-433,"yMax":1699,"hAsc":1699,"hDes":-433,"lGap":0}},{"family":"Audiowide","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2027,"des":-584,"tAsc":2027,"tDes":-584,"tLGap":0,"wAsc":2027,"wDes":584,"xH":1083,"capH":1434,"yMin":-584,"yMax":2027,"hAsc":2027,"hDes":-584,"lGap":0}},{"family":"Autour One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2010,"des":-550,"tAsc":2010,"tDes":-550,"tLGap":0,"wAsc":2010,"wDes":550,"xH":1190,"capH":1561,"yMin":-550,"yMax":2012,"hAsc":2010,"hDes":-550,"lGap":0}},{"family":"Average","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":953,"des":-263,"tAsc":953,"tDes":-263,"tLGap":0,"wAsc":953,"wDes":263,"xH":196,"capH":106,"yMin":-263,"yMax":953,"hAsc":953,"hDes":-263,"lGap":0}},{"family":"Average Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1027,"des":-269,"tAsc":1027,"tDes":-269,"tLGap":0,"wAsc":1027,"wDes":269,"xH":456,"capH":691,"yMin":-269,"yMax":1027,"hAsc":1027,"hDes":-269,"lGap":0}},{"family":"Averia Gruesa Libre","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1952,"des":-492,"tAsc":1952,"tDes":-492,"tLGap":0,"wAsc":1952,"wDes":492,"yMin":-460,"yMax":1884,"hAsc":1952,"hDes":-492,"lGap":0}},{"family":"Averia Libre","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1952,"des":-492,"tAsc":1952,"tDes":-492,"tLGap":0,"wAsc":1952,"wDes":492,"yMin":-458,"yMax":1891,"hAsc":1952,"hDes":-492,"lGap":0}},{"family":"Averia Sans Libre","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2035,"des":-499,"tAsc":2035,"tDes":-499,"tLGap":0,"wAsc":2035,"wDes":499,"yMin":-467,"yMax":1954,"hAsc":2035,"hDes":-499,"lGap":0}},{"family":"Averia Serif Libre","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1828,"des":-465,"tAsc":1622,"tDes":-426,"tLGap":184,"wAsc":1828,"wDes":465,"yMin":-465,"yMax":1828,"hAsc":1828,"hDes":-465,"lGap":184}},{"family":"B612","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-500,"tAsc":1930,"tDes":-500,"tLGap":0,"wAsc":1934,"wDes":712,"xH":1100,"capH":1500,"yMin":-710,"yMax":1920,"hAsc":1930,"hDes":-500,"lGap":0}},{"family":"B612 Mono","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-500,"tAsc":1930,"tDes":-500,"tLGap":0,"wAsc":1966,"wDes":712,"xH":1100,"capH":1500,"yMin":-710,"yMax":1924,"hAsc":1930,"hDes":-500,"lGap":0}},{"family":"Bad Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2710,"des":-1327,"tAsc":2710,"tDes":-1327,"tLGap":0,"wAsc":2710,"wDes":1327,"xH":1034,"capH":1966,"yMin":-1327,"yMax":2710,"hAsc":2710,"hDes":-1327,"lGap":0}},{"family":"Bahiana","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":900,"wDes":250,"xH":492,"capH":710,"yMin":-250,"yMax":900,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Bahianita","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-238,"tAsc":962,"tDes":-238,"tLGap":0,"wAsc":1007,"wDes":330,"xH":582,"capH":710,"yMin":-330,"yMax":1007,"hAsc":962,"hDes":-238,"lGap":0}},{"family":"Bai Jamjuree","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1225,"wDes":561,"xH":499,"capH":700,"yMin":-488,"yMax":1206,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Baloo 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-524,"tAsc":1050,"tDes":-524,"tLGap":0,"wAsc":1078,"wDes":524,"xH":462,"capH":608,"yMin":-470,"yMax":1018,"hAsc":1050,"hDes":-524,"lGap":0}},{"family":"Baloo Bhai 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-544,"tAsc":1050,"tDes":-544,"tLGap":0,"wAsc":1078,"wDes":544,"xH":462,"capH":608,"yMin":-459,"yMax":1018,"hAsc":1050,"hDes":-544,"lGap":0}},{"family":"Baloo Bhaina 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1185,"des":-827,"tAsc":1185,"tDes":-827,"tLGap":0,"wAsc":1185,"wDes":827,"xH":462,"capH":608,"yMin":-721,"yMax":1023,"hAsc":1185,"hDes":-827,"lGap":0}},{"family":"Baloo Chettan 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-390,"tAsc":1050,"tDes":-390,"tLGap":0,"wAsc":1078,"wDes":392,"xH":462,"capH":608,"yMin":-349,"yMax":1018,"hAsc":1050,"hDes":-390,"lGap":0}},{"family":"Baloo Da 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1095,"des":-589,"tAsc":1095,"tDes":-589,"tLGap":0,"wAsc":1095,"wDes":589,"xH":462,"capH":608,"yMin":-579,"yMax":1029,"hAsc":1095,"hDes":-589,"lGap":0}},{"family":"Baloo Paaji 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1157,"des":-604,"tAsc":1157,"tDes":-604,"tLGap":0,"wAsc":1157,"wDes":614,"xH":462,"capH":608,"yMin":-523,"yMax":1018,"hAsc":1157,"hDes":-604,"lGap":0}},{"family":"Baloo Tamma 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-673,"tAsc":1050,"tDes":-673,"tLGap":0,"wAsc":1078,"wDes":673,"xH":462,"capH":608,"yMin":-636,"yMax":1018,"hAsc":1050,"hDes":-673,"lGap":0}},{"family":"Baloo Tammudu 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1177,"des":-1041,"tAsc":1177,"tDes":-1041,"tLGap":0,"wAsc":1177,"wDes":1119,"xH":462,"capH":608,"yMin":-1065,"yMax":1071,"hAsc":1177,"hDes":-1041,"lGap":0}},{"family":"Baloo Thambi 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-486,"tAsc":1050,"tDes":-486,"tLGap":0,"wAsc":1078,"wDes":486,"xH":462,"capH":608,"yMin":-432,"yMax":1018,"hAsc":1050,"hDes":-486,"lGap":0}},{"family":"Balsamiq Sans","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":1220,"wDes":420,"xH":520,"capH":715,"yMin":-346,"yMax":1134,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Balthazar","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":796,"des":-222,"tAsc":796,"tDes":-222,"tLGap":0,"wAsc":796,"wDes":222,"xH":399,"capH":605,"yMin":-222,"yMax":796,"hAsc":796,"hDes":-222,"lGap":0}},{"family":"Bangers","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":883,"des":-181,"tAsc":883,"tDes":-181,"tLGap":0,"wAsc":1401,"wDes":356,"xH":721,"capH":721,"yMin":-356,"yMax":1401,"hAsc":883,"hDes":-181,"lGap":0}},{"family":"Barlow","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1112,"wDes":249,"xH":506,"capH":700,"yMin":-209,"yMax":1084,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Barlow Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1075,"wDes":274,"xH":506,"capH":700,"yMin":-209,"yMax":1074,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Barlow Semi Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1089,"wDes":261,"xH":506,"capH":700,"yMin":-212,"yMax":1079,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Barriecito","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-238,"tAsc":962,"tDes":-238,"tLGap":0,"wAsc":1041,"wDes":346,"xH":582,"capH":710,"yMin":-346,"yMax":1041,"hAsc":962,"hDes":-238,"lGap":0}},{"family":"Barrio","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-247,"tAsc":880,"tDes":-247,"tLGap":0,"wAsc":880,"wDes":247,"xH":492,"capH":710,"yMin":-247,"yMax":880,"hAsc":880,"hDes":-247,"lGap":0}},{"family":"Basic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2066,"des":-511,"tAsc":2066,"tDes":-511,"tLGap":0,"wAsc":2066,"wDes":511,"xH":1022,"capH":1358,"yMin":-507,"yMax":1960,"hAsc":2066,"hDes":-511,"lGap":0}},{"family":"Baskerville","fallbacks":["Baskerville Old Face","Hoefler Text","Garamond","Times New Roman","serif"],"metrics":{"upm":2048,"asc":1839,"des":-504,"tAsc":1376,"tDes":-504,"tLGap":311,"wAsc":1839,"wDes":1839,"xH":819,"capH":1356,"yMin":-504,"yMax":1869,"hAsc":1839,"hDes":-504,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Baskervville","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":998,"des":-295,"tAsc":998,"tDes":-295,"tLGap":0,"wAsc":1138,"wDes":296,"xH":436,"capH":710,"yMin":-296,"yMax":1138,"hAsc":998,"hDes":-295,"lGap":0}},{"family":"Battambang","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Baumans","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-240,"tAsc":942,"tDes":-240,"tLGap":0,"wAsc":942,"wDes":240,"xH":480,"capH":700,"yMin":-240,"yMax":942,"hAsc":942,"hDes":-240,"lGap":0}},{"family":"Bayon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Be Vietnam","fallbacks":["sans-serif"],"weights":[100,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1196,"des":-265,"tAsc":1196,"tDes":-265,"tLGap":0,"wAsc":1196,"wDes":265,"xH":527,"capH":700,"yMin":-265,"yMax":1196,"hAsc":1196,"hDes":-265,"lGap":0}},{"family":"Bebas Neue","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":950,"wDes":350,"xH":700,"capH":700,"yMin":-200,"yMax":912,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Belgrano","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":990,"des":-278,"tAsc":990,"tDes":-278,"tLGap":0,"wAsc":990,"wDes":278,"xH":499,"capH":706,"yMin":-279,"yMax":990,"hAsc":990,"hDes":-278,"lGap":0}},{"family":"Bellefair","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":869,"des":-277,"tAsc":869,"tDes":-277,"tLGap":0,"wAsc":869,"wDes":277,"xH":364,"capH":688,"yMin":-277,"yMax":869,"hAsc":869,"hDes":-277,"lGap":0}},{"family":"Belleza","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-224,"tAsc":928,"tDes":-224,"tLGap":0,"wAsc":928,"wDes":224,"xH":452,"capH":662,"yMin":-224,"yMax":928,"hAsc":928,"hDes":-224,"lGap":0}},{"family":"Bellota","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-290,"tAsc":968,"tDes":-290,"tLGap":0,"wAsc":1175,"wDes":325,"xH":500,"capH":684,"yMin":-317,"yMax":1147,"hAsc":968,"hDes":-290,"lGap":0}},{"family":"Bellota Text","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-290,"tAsc":968,"tDes":-290,"tLGap":0,"wAsc":1175,"wDes":325,"xH":500,"capH":684,"yMin":-317,"yMax":1147,"hAsc":968,"hDes":-290,"lGap":0}},{"family":"BenchNine","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-720,"tAsc":2020,"tDes":-720,"tLGap":0,"wAsc":2020,"wDes":720,"xH":1006,"capH":1438,"yMin":-683,"yMax":2018,"hAsc":2020,"hDes":-720,"lGap":0}},{"family":"Bentham","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":879,"des":-260,"tAsc":768,"tDes":-256,"tLGap":92,"wAsc":879,"wDes":260,"yMin":-260,"yMax":878,"hAsc":879,"hDes":-260,"lGap":92}},{"family":"Berkshire Swash","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2007,"des":-537,"tAsc":2007,"tDes":-537,"tLGap":0,"wAsc":2007,"wDes":537,"xH":1038,"capH":1858,"yMin":-537,"yMax":2007,"hAsc":2007,"hDes":-537,"lGap":0}},{"family":"Beth Ellen","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":3250,"des":-1190,"tAsc":3250,"tDes":-1190,"tLGap":0,"wAsc":3224,"wDes":946,"xH":1208,"capH":2248,"yMin":-946,"yMax":3224,"hAsc":3250,"hDes":-1190,"lGap":0}},{"family":"Bevan","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1155,"des":-452,"tAsc":1155,"tDes":-452,"tLGap":0,"wAsc":1313,"wDes":425,"xH":523,"capH":777,"yMin":-425,"yMax":1313,"hAsc":1155,"hDes":-452,"lGap":0}},{"family":"Big Shoulders Display","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-596,"yMax":2245,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Big Shoulders Inline Display","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":4000,"asc":3936,"des":-852,"tAsc":3936,"tDes":-852,"tLGap":0,"wAsc":5228,"wDes":1460,"xH":2400,"capH":3200,"yMin":-1203,"yMax":4570,"hAsc":3936,"hDes":-852,"lGap":0}},{"family":"Big Shoulders Inline Text","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":4000,"asc":3936,"des":-852,"tAsc":3936,"tDes":-852,"tLGap":0,"wAsc":5228,"wDes":1460,"xH":2400,"capH":3200,"yMin":-1254,"yMax":4650,"hAsc":3936,"hDes":-852,"lGap":0}},{"family":"Big Shoulders Stencil Display","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-581,"yMax":2245,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Big Shoulders Stencil Text","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-614,"yMax":2302,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Big Shoulders Text","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-625,"yMax":2302,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Bigelow Rules","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1857,"des":-516,"tAsc":1857,"tDes":-516,"tLGap":0,"wAsc":1857,"wDes":516,"xH":1227,"capH":1528,"yMin":-516,"yMax":1857,"hAsc":1857,"hDes":-516,"lGap":0}},{"family":"Bigshot One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":869,"des":-179,"tAsc":869,"tDes":-179,"tLGap":0,"wAsc":869,"wDes":179,"xH":449,"capH":615,"yMin":-179,"yMax":869,"hAsc":869,"hDes":-179,"lGap":0}},{"family":"Bilbo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":850,"des":-400,"tAsc":850,"tDes":-400,"tLGap":0,"wAsc":850,"wDes":400,"xH":327,"capH":387,"yMin":-400,"yMax":850,"hAsc":850,"hDes":-400,"lGap":0}},{"family":"Bilbo Swash Caps","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":850,"des":-400,"tAsc":850,"tDes":-400,"tLGap":0,"wAsc":850,"wDes":400,"xH":327,"capH":542,"yMin":-400,"yMax":850,"hAsc":850,"hDes":-400,"lGap":0}},{"family":"BioRhyme","fallbacks":["serif"],"weights":[200,300,400,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1127,"des":-422,"tAsc":1127,"tDes":-422,"tLGap":0,"wAsc":1127,"wDes":422,"xH":471,"capH":686,"yMin":-369,"yMax":1117,"hAsc":1127,"hDes":-422,"lGap":0}},{"family":"BioRhyme Expanded","fallbacks":["serif"],"weights":[200,300,400,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1127,"des":-422,"tAsc":1127,"tDes":-422,"tLGap":0,"wAsc":1127,"wDes":422,"xH":471,"capH":686,"yMin":-398,"yMax":1120,"hAsc":1127,"hDes":-422,"lGap":0}},{"family":"Biryani","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1109,"des":-656,"tAsc":1109,"tDes":-656,"tLGap":0,"wAsc":1109,"wDes":656,"xH":563,"capH":758,"yMin":-592,"yMax":1109,"hAsc":1109,"hDes":-656,"lGap":0}},{"family":"Bitter","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":1255,"wDes":376,"xH":522,"capH":692,"yMin":-237,"yMax":983,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Black And White Picture","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":848,"wDes":297,"xH":442,"capH":648,"yMin":-297,"yMax":802,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Black Han Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":790,"des":-210,"tAsc":790,"tDes":-210,"tLGap":250,"wAsc":810,"wDes":210,"xH":600,"capH":750,"yMin":-198,"yMax":810,"hAsc":790,"hDes":-210,"lGap":250}},{"family":"Black Ops One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1871,"des":-689,"tAsc":1871,"tDes":-689,"tLGap":0,"wAsc":1871,"wDes":689,"xH":1062,"capH":1327,"yMin":-689,"yMax":1871,"hAsc":1871,"hDes":-689,"lGap":0}},{"family":"Blinker","fallbacks":["sans-serif"],"weights":[100,200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-240,"tAsc":960,"tDes":-240,"tLGap":0,"wAsc":960,"wDes":240,"xH":494,"capH":627,"yMin":-223,"yMax":838,"hAsc":960,"hDes":-240,"lGap":0}},{"family":"Bodoni Moda","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2250,"des":-800,"tAsc":2250,"tDes":-800,"tLGap":0,"wAsc":2250,"wDes":800,"xH":920,"capH":1500,"yMin":-627,"yMax":2095,"hAsc":2250,"hDes":-800,"lGap":0}},{"family":"Bokor","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2594,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Bonbon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":845,"des":-330,"tAsc":845,"tDes":-330,"tLGap":0,"wAsc":845,"wDes":330,"xH":504,"capH":644,"yMin":-330,"yMax":845,"hAsc":845,"hDes":-330,"lGap":0}},{"family":"Boogaloo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":943,"des":-246,"tAsc":943,"tDes":-246,"tLGap":0,"wAsc":943,"wDes":246,"xH":338,"capH":469,"yMin":-246,"yMax":943,"hAsc":943,"hDes":-246,"lGap":0}},{"family":"Bowlby One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2276,"des":-932,"tAsc":2276,"tDes":-932,"tLGap":0,"wAsc":2276,"wDes":932,"xH":1196,"capH":1520,"yMin":-932,"yMax":2276,"hAsc":2276,"hDes":-932,"lGap":0}},{"family":"Bowlby One SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2248,"des":-876,"tAsc":2248,"tDes":-876,"tLGap":0,"wAsc":2248,"wDes":876,"xH":1392,"capH":1520,"yMin":-876,"yMax":2248,"hAsc":2248,"hDes":-876,"lGap":0}},{"family":"Brawler","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1988,"des":-506,"tAsc":1988,"tDes":-506,"tLGap":0,"wAsc":1988,"wDes":506,"xH":1065,"capH":1434,"yMin":-506,"yMax":1988,"hAsc":1988,"hDes":-506,"lGap":0}},{"family":"Bree Serif","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1077,"des":-281,"tAsc":1077,"tDes":-281,"tLGap":0,"wAsc":1077,"wDes":281,"xH":503,"capH":665,"yMin":-281,"yMax":1077,"hAsc":1077,"hDes":-281,"lGap":0}},{"family":"Brush Script MT","fallbacks":["cursive"],"metrics":{"upm":2048,"asc":1820,"des":-692,"tAsc":1229,"tDes":-506,"tLGap":456,"wAsc":1820,"wDes":1820,"yMin":-692,"yMax":1983,"hAsc":1820,"hDes":-692,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Bubblegum Sans","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":852,"des":-311,"tAsc":852,"tDes":-311,"tLGap":0,"wAsc":852,"wDes":311,"xH":410,"capH":470,"yMin":-311,"yMax":852,"hAsc":852,"hDes":-311,"lGap":0}},{"family":"Bubbler One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-263,"tAsc":900,"tDes":-263,"tLGap":0,"wAsc":900,"wDes":65273,"xH":500,"capH":700,"yMin":-263,"yMax":900,"hAsc":900,"hDes":-263,"lGap":0}},{"family":"Buda","fallbacks":["cursive"],"weights":[300],"styles":[],"variants":[[0,300]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1836,"des":-724,"tAsc":1519,"tDes":-529,"tLGap":512,"wAsc":1836,"wDes":724,"yMin":-446,"yMax":1862,"hAsc":1836,"hDes":-724,"lGap":0}},{"family":"Buenard","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1031,"des":-270,"tAsc":1031,"tDes":-270,"tLGap":0,"wAsc":1031,"wDes":270,"xH":95,"capH":178,"yMin":-260,"yMax":1009,"hAsc":1031,"hDes":-270,"lGap":0}},{"family":"Bungee","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1634,"wDes":914,"xH":500,"capH":720,"yMin":-916,"yMax":1636,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Hairline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1614,"wDes":894,"xH":500,"capH":720,"yMin":-894,"yMax":1614,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Inline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1634,"wDes":914,"xH":500,"capH":720,"yMin":-916,"yMax":1636,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Outline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1644,"wDes":924,"xH":500,"capH":720,"yMin":-924,"yMax":1644,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Shade","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1634,"wDes":914,"xH":500,"capH":720,"yMin":-916,"yMax":1636,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Butcherman","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2600,"des":-1363,"tAsc":2600,"tDes":-1363,"tLGap":0,"wAsc":2600,"wDes":1363,"xH":1521,"capH":1509,"yMin":-1363,"yMax":2600,"hAsc":2600,"hDes":-1363,"lGap":0}},{"family":"Butterfly Kids","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":917,"des":-304,"tAsc":917,"tDes":-304,"tLGap":0,"wAsc":917,"wDes":304,"xH":338,"capH":802,"yMin":-304,"yMax":917,"hAsc":917,"hDes":-304,"lGap":0}},{"family":"Cabin","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-500,"tAsc":1930,"tDes":-500,"tLGap":0,"wAsc":2300,"wDes":630,"xH":980,"capH":1400,"yMin":-608,"yMax":2276,"hAsc":1930,"hDes":-500,"lGap":0}},{"family":"Cabin Condensed","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":965,"des":-250,"tAsc":965,"tDes":-250,"tLGap":0,"wAsc":1139,"wDes":314,"xH":490,"capH":700,"yMin":-284,"yMax":1124,"hAsc":965,"hDes":-250,"lGap":0}},{"family":"Cabin Sketch","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":873,"des":-298,"tAsc":873,"tDes":-298,"tLGap":0,"wAsc":873,"wDes":298,"xH":505,"capH":652,"yMin":-249,"yMax":865,"hAsc":873,"hDes":-298,"lGap":0}},{"family":"Caesar Dressing","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1017,"des":-226,"tAsc":1017,"tDes":-226,"tLGap":0,"wAsc":1017,"wDes":231,"xH":772,"capH":773,"yMin":-226,"yMax":1017,"hAsc":1017,"hDes":-226,"lGap":0}},{"family":"Cagliostro","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":998,"des":-355,"tAsc":998,"tDes":-355,"tLGap":0,"wAsc":998,"wDes":355,"xH":444,"capH":700,"yMin":-355,"yMax":998,"hAsc":998,"hDes":-355,"lGap":0}},{"family":"Cairo","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1303,"des":-571,"tAsc":1303,"tDes":-571,"tLGap":0,"wAsc":1303,"wDes":571,"xH":500,"capH":692,"yMin":-466,"yMax":1185,"hAsc":1303,"hDes":-571,"lGap":0}},{"family":"Caladea","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":1050,"wDes":250,"xH":467,"capH":667,"yMin":-222,"yMax":936,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Calistoga","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-300,"tAsc":1000,"tDes":-300,"tLGap":0,"wAsc":1300,"wDes":400,"xH":530,"capH":698,"yMin":-396,"yMax":1225,"hAsc":1000,"hDes":-300,"lGap":0}},{"family":"Calligraffitti","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":986,"des":-607,"tAsc":866,"tDes":-457,"tLGap":28,"wAsc":986,"wDes":607,"xH":819,"capH":841,"yMin":-607,"yMax":986,"hAsc":986,"hDes":-607,"lGap":14}},{"family":"Cambay","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":800,"asc":800,"des":-503,"tAsc":800,"tDes":-503,"tLGap":0,"wAsc":800,"wDes":503,"xH":384,"capH":550,"yMin":-499,"yMax":760,"hAsc":800,"hDes":-503,"lGap":0}},{"family":"Cambo","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":879,"des":-243,"tAsc":879,"tDes":-243,"tLGap":0,"wAsc":879,"wDes":243,"xH":506,"capH":676,"yMin":-243,"yMax":879,"hAsc":879,"hDes":-243,"lGap":0}},{"family":"Candal","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2226,"des":-432,"tAsc":2226,"tDes":-432,"tLGap":0,"wAsc":2226,"wDes":432,"xH":1079,"capH":1414,"yMin":-997,"yMax":2226,"hAsc":2226,"hDes":-432,"lGap":0}},{"family":"Cantarell","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2137,"des":-555,"tAsc":1514,"tDes":-534,"tLGap":211,"wAsc":2137,"wDes":555,"yMin":-555,"yMax":2137,"hAsc":2137,"hDes":-555,"lGap":211}},{"family":"Cantata One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-560,"tAsc":2040,"tDes":-560,"tLGap":0,"wAsc":2040,"wDes":560,"xH":1023,"capH":1530,"yMin":-560,"yMax":2040,"hAsc":2040,"hDes":-560,"lGap":0}},{"family":"Cantora One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":1000,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Capriola","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1992,"des":-568,"tAsc":1992,"tDes":-568,"tLGap":0,"wAsc":1992,"wDes":568,"xH":1128,"capH":1533,"yMin":-568,"yMax":1994,"hAsc":1992,"hDes":-568,"lGap":0}},{"family":"Cardo","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2028,"des":-745,"tAsc":2028,"tDes":-745,"tLGap":0,"wAsc":2028,"wDes":745,"xH":900,"capH":1410,"yMin":-745,"yMax":2336,"hAsc":2028,"hDes":-745,"lGap":0}},{"family":"Carme","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1946,"des":-513,"tAsc":1946,"tDes":-513,"tLGap":0,"wAsc":1946,"wDes":513,"xH":1024,"capH":1434,"yMin":-513,"yMax":1946,"hAsc":1946,"hDes":-513,"lGap":0}},{"family":"Carrois Gothic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-270,"tAsc":922,"tDes":-270,"tLGap":0,"wAsc":922,"wDes":270,"xH":560,"capH":720,"yMin":-270,"yMax":922,"hAsc":922,"hDes":-270,"lGap":0}},{"family":"Carrois Gothic SC","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-270,"tAsc":922,"tDes":-270,"tLGap":0,"wAsc":922,"wDes":270,"xH":560,"capH":720,"yMin":-270,"yMax":922,"hAsc":922,"hDes":-270,"lGap":0}},{"family":"Carter One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2264,"des":-890,"tAsc":2264,"tDes":-890,"tLGap":0,"wAsc":2264,"wDes":890,"xH":473,"capH":1481,"yMin":-891,"yMax":2264,"hAsc":2264,"hDes":-890,"lGap":0}},{"family":"Castoro","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":755,"des":-245,"tAsc":755,"tDes":-245,"tLGap":250,"wAsc":1091,"wDes":430,"xH":475,"capH":699,"yMin":-430,"yMax":1091,"hAsc":755,"hDes":-245,"lGap":250}},{"family":"Catamaran","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-540,"tAsc":1100,"tDes":-540,"tLGap":0,"wAsc":1100,"wDes":540,"xH":485,"capH":680,"yMin":-377,"yMax":1100,"hAsc":1100,"hDes":-540,"lGap":0}},{"family":"Caudex","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2034,"des":-606,"tAsc":2034,"tDes":-606,"tLGap":0,"wAsc":2034,"wDes":606,"yMin":-606,"yMax":2034,"hAsc":2034,"hDes":-606,"lGap":0}},{"family":"Caveat","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-300,"tAsc":960,"tDes":-300,"tLGap":0,"wAsc":974,"wDes":315,"xH":400,"capH":610,"yMin":-299,"yMax":960,"hAsc":960,"hDes":-300,"lGap":0}},{"family":"Caveat Brush","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-300,"tAsc":960,"tDes":-300,"tLGap":0,"wAsc":960,"wDes":300,"xH":420,"capH":660,"yMin":-300,"yMax":900,"hAsc":960,"hDes":-300,"lGap":0}},{"family":"Cedarville Cursive","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1279,"des":-663,"tAsc":1279,"tDes":-663,"tLGap":0,"wAsc":1279,"wDes":663,"xH":400,"capH":775,"yMin":-663,"yMax":1279,"hAsc":1279,"hDes":-663,"lGap":0}},{"family":"Century Gothic","fallbacks":["CenturyGothic","AppleGothic","sans-serif"],"metrics":{"upm":2048,"asc":2060,"des":-451,"tAsc":1536,"tDes":-426,"tLGap":229,"wAsc":1989,"wDes":1989,"yMin":-628,"yMax":2170,"hAsc":2060,"hDes":-451,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Ceviche One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":806,"des":-237,"tAsc":806,"tDes":-237,"tLGap":0,"wAsc":806,"wDes":237,"xH":451,"capH":425,"yMin":-237,"yMax":806,"hAsc":806,"hDes":-237,"lGap":0}},{"family":"Chakra Petch","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":992,"des":-308,"tAsc":992,"tDes":-308,"tLGap":0,"wAsc":1248,"wDes":566,"xH":498,"capH":700,"yMin":-533,"yMax":1236,"hAsc":992,"hDes":-308,"lGap":0}},{"family":"Changa","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1227,"des":-613,"tAsc":1227,"tDes":-613,"tLGap":0,"wAsc":1368,"wDes":680,"xH":500,"capH":625,"yMin":-532,"yMax":1153,"hAsc":1227,"hDes":-613,"lGap":0}},{"family":"Changa One","fallbacks":["cursive"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":882,"des":-180,"tAsc":882,"tDes":-180,"tLGap":0,"wAsc":882,"wDes":180,"xH":500,"capH":625,"yMin":-180,"yMax":882,"hAsc":882,"hDes":-180,"lGap":0}},{"family":"Chango","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":995,"des":-216,"tAsc":995,"tDes":-216,"tLGap":0,"wAsc":995,"wDes":216,"xH":509,"capH":700,"yMin":-216,"yMax":995,"hAsc":995,"hDes":-216,"lGap":0}},{"family":"Charm","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1115,"des":-434,"tAsc":1115,"tDes":-434,"tLGap":0,"wAsc":1639,"wDes":714,"xH":466,"capH":684,"yMin":-692,"yMax":1597,"hAsc":1115,"hDes":-434,"lGap":0}},{"family":"Charmonman","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1200,"des":-700,"tAsc":1200,"tDes":-700,"tLGap":0,"wAsc":1630,"wDes":937,"xH":420,"capH":700,"yMin":-919,"yMax":1562,"hAsc":1200,"hDes":-700,"lGap":0}},{"family":"Chathura","fallbacks":["sans-serif"],"weights":[100,300,400,700,800],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-602,"tAsc":1020,"tDes":-602,"tLGap":0,"wAsc":1020,"wDes":602,"xH":294,"capH":404,"yMin":-602,"yMax":1020,"hAsc":1020,"hDes":-602,"lGap":0}},{"family":"Chau Philomene One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1033,"des":-334,"tAsc":1033,"tDes":-334,"tLGap":0,"wAsc":1033,"wDes":334,"xH":512,"capH":752,"yMin":-334,"yMax":1033,"hAsc":1033,"hDes":-334,"lGap":0}},{"family":"Chela One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-235,"tAsc":942,"tDes":-235,"tLGap":0,"wAsc":942,"wDes":235,"xH":534,"capH":721,"yMin":-235,"yMax":942,"hAsc":942,"hDes":-235,"lGap":0}},{"family":"Chelsea Market","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1029,"des":-274,"tAsc":1029,"tDes":-274,"tLGap":0,"wAsc":1029,"wDes":274,"xH":608,"capH":796,"yMin":-274,"yMax":1029,"hAsc":1029,"hDes":-274,"lGap":0}},{"family":"Chenla","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Cherry Cream Soda","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1006,"des":-247,"tAsc":738,"tDes":-247,"tLGap":57,"wAsc":1006,"wDes":247,"xH":502,"capH":741,"yMin":-247,"yMax":1006,"hAsc":1006,"hDes":-247,"lGap":29}},{"family":"Cherry Swash","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-301,"tAsc":1025,"tDes":-301,"tLGap":0,"wAsc":1025,"wDes":301,"xH":500,"capH":700,"yMin":-301,"yMax":1000,"hAsc":1025,"hDes":-301,"lGap":0}},{"family":"Chewy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1003,"des":-310,"tAsc":801,"tDes":-308,"tLGap":49,"wAsc":1003,"wDes":310,"xH":577,"capH":768,"yMin":-310,"yMax":1003,"hAsc":1003,"hDes":-310,"lGap":25}},{"family":"Chicle","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":915,"des":-294,"tAsc":915,"tDes":-294,"tLGap":0,"wAsc":915,"wDes":294,"xH":277,"capH":513,"yMin":-294,"yMax":915,"hAsc":915,"hDes":-294,"lGap":0}},{"family":"Chilanka","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1500,"des":-750,"tAsc":1500,"tDes":-750,"tLGap":0,"wAsc":1914,"wDes":1282,"xH":999,"capH":1448,"yMin":-1282,"yMax":1914,"hAsc":1500,"hDes":-750,"lGap":0}},{"family":"Chivo","fallbacks":["sans-serif"],"weights":[300,400,700,900],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":937,"wDes":250,"xH":511,"capH":686,"yMin":-250,"yMax":926,"hAsc":940,"hDes":-250,"lGap":0}},{"family":"Chonburi","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":950,"wDes":250,"xH":536,"capH":714,"yMin":-401,"yMax":1072,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Cinzel","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-372,"tAsc":976,"tDes":-372,"tLGap":0,"wAsc":976,"wDes":372,"xH":500,"capH":700,"yMin":-372,"yMax":976,"hAsc":976,"hDes":-372,"lGap":0}},{"family":"Cinzel Decorative","fallbacks":["cursive"],"weights":[400,700,900],"styles":["regular"],"variants":[[0,400],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-372,"tAsc":976,"tDes":-372,"tLGap":0,"wAsc":976,"wDes":372,"xH":714,"capH":700,"yMin":-284,"yMax":945,"hAsc":976,"hDes":-372,"lGap":0}},{"family":"Clicker Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1898,"des":-807,"tAsc":1898,"tDes":-807,"tLGap":0,"wAsc":1898,"wDes":807,"xH":621,"capH":1358,"yMin":-807,"yMax":1898,"hAsc":1898,"hDes":-807,"lGap":0}},{"family":"Coda","fallbacks":["cursive"],"weights":[400,800],"styles":["regular"],"variants":[[0,400],[0,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2124,"des":-784,"tAsc":2124,"tDes":-784,"tLGap":0,"wAsc":2124,"wDes":784,"yMin":-691,"yMax":2124,"hAsc":2124,"hDes":-784,"lGap":0}},{"family":"Coda Caption","fallbacks":["sans-serif"],"weights":[800],"styles":[],"variants":[[0,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2450,"des":-783,"tAsc":2450,"tDes":-783,"tLGap":0,"wAsc":2450,"wDes":783,"yMin":-1021,"yMax":2655,"hAsc":2450,"hDes":-783,"lGap":0}},{"family":"Codystar","fallbacks":["cursive"],"weights":[300,400],"styles":["regular"],"variants":[[0,300],[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":953,"des":-255,"tAsc":953,"tDes":-255,"tLGap":0,"wAsc":953,"wDes":255,"xH":753,"capH":761,"yMin":-255,"yMax":953,"hAsc":953,"hDes":-255,"lGap":0}},{"family":"Coiny","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":250,"tAsc":750,"tDes":-250,"tLGap":600,"wAsc":750,"wDes":250,"yMin":-466,"yMax":1311,"hAsc":750,"hDes":250,"lGap":600}},{"family":"Combo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":907,"des":-269,"tAsc":907,"tDes":-269,"tLGap":0,"wAsc":907,"wDes":269,"xH":516,"capH":670,"yMin":-269,"yMax":907,"hAsc":907,"hDes":-269,"lGap":0}},{"family":"Comfortaa","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":881,"des":-234,"tAsc":881,"tDes":-234,"tLGap":0,"wAsc":1285,"wDes":332,"xH":547,"capH":781,"yMin":-289,"yMax":1264,"hAsc":881,"hDes":-234,"lGap":0}},{"family":"Comic Neue","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":350,"xH":487,"capH":670,"yMin":-215,"yMax":928,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Coming Soon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1053,"des":-498,"tAsc":792,"tDes":-444,"tLGap":42,"wAsc":1053,"wDes":498,"xH":569,"capH":763,"yMin":-498,"yMax":1053,"hAsc":1053,"hDes":-498,"lGap":21}},{"family":"Commissioner","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2034,"des":-412,"tAsc":2034,"tDes":-412,"tLGap":0,"wAsc":2424,"wDes":586,"xH":988,"capH":1426,"yMin":-564,"yMax":2282,"hAsc":2034,"hDes":-412,"lGap":0}},{"family":"Concert One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2005,"des":410,"tAsc":2005,"tDes":410,"tLGap":0,"wAsc":2005,"wDes":410,"xH":1004,"capH":1400,"yMin":-400,"yMax":1958,"hAsc":2005,"hDes":410,"lGap":0}},{"family":"Condiment","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":882,"des":-641,"tAsc":882,"tDes":-641,"tLGap":0,"wAsc":882,"wDes":641,"xH":317,"capH":327,"yMin":-641,"yMax":882,"hAsc":882,"hDes":-641,"lGap":0}},{"family":"Content","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Contrail One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1939,"des":-625,"tAsc":1939,"tDes":-625,"tLGap":0,"wAsc":1939,"wDes":625,"xH":255,"capH":421,"yMin":-625,"yMax":1939,"hAsc":1939,"hDes":-625,"lGap":0}},{"family":"Convergence","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":943,"des":-230,"tAsc":943,"tDes":-230,"tLGap":0,"wAsc":943,"wDes":230,"xH":541,"capH":727,"yMin":-230,"yMax":943,"hAsc":943,"hDes":-230,"lGap":0}},{"family":"Cookie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":789,"des":-320,"tAsc":789,"tDes":-320,"tLGap":0,"wAsc":789,"wDes":320,"xH":115,"capH":312,"yMin":-320,"yMax":789,"hAsc":789,"hDes":-320,"lGap":0}},{"family":"Copperplate","fallbacks":["Copperplate Gothic Light","fantasy"],"metrics":{"upm":1000,"asc":763,"des":-248,"tAsc":763,"tDes":-250,"tLGap":20,"wAsc":763,"wDes":763,"xH":440,"capH":526,"yMin":-248,"yMax":924,"hAsc":763,"hDes":-248,"lGap":19},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Copse","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1991,"des":-483,"tAsc":1583,"tDes":-439,"tLGap":113,"wAsc":1991,"wDes":483,"xH":1001,"capH":1505,"yMin":-483,"yMax":1991,"hAsc":1991,"hDes":-483,"lGap":57}},{"family":"Corben","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2826,"des":-969,"tAsc":2826,"tDes":-969,"tLGap":0,"wAsc":2826,"wDes":969,"xH":958,"capH":1404,"yMin":-495,"yMax":2202,"hAsc":2826,"hDes":-969,"lGap":0}},{"family":"Cormorant","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":925,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Garamond","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Infant","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant SC","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Unicase","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Upright","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-281,"yMax":904,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Courgette","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":112,"capH":301,"yMin":-560,"yMax":2005,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Courier New","fallbacks":["Courier","Lucida Sans Typewriter","Lucida Typewriter","monospace"],"metrics":{"upm":2048,"asc":1705,"des":-615,"tAsc":1255,"tDes":-386,"tLGap":0,"wAsc":1705,"wDes":1705,"xH":866,"capH":1170,"yMin":-1392,"yMax":2091,"hAsc":1705,"hDes":-615,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Courier Prime","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1600,"des":-700,"tAsc":1600,"tDes":-700,"tLGap":0,"wAsc":1900,"wDes":800,"xH":924,"capH":1187,"yMin":-526,"yMax":1827,"hAsc":1600,"hDes":-700,"lGap":0}},{"family":"Cousine","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1705,"des":-615,"tAsc":1255,"tDes":-386,"tLGap":0,"wAsc":1705,"wDes":615,"xH":1082,"capH":1349,"yMin":-615,"yMax":2009,"hAsc":1705,"hDes":-615,"lGap":0}},{"family":"Coustard","fallbacks":["serif"],"weights":[400,900],"styles":["regular"],"variants":[[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-781,"tAsc":2095,"tDes":-781,"tLGap":0,"wAsc":2095,"wDes":781,"xH":1095,"capH":346,"yMin":-646,"yMax":2090,"hAsc":2095,"hDes":-781,"lGap":0}},{"family":"Covered By Your Grace","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":995,"des":-384,"tAsc":995,"tDes":-384,"tLGap":0,"wAsc":995,"wDes":384,"xH":500,"capH":795,"yMin":-384,"yMax":1021,"hAsc":995,"hDes":-384,"lGap":0}},{"family":"Crafty Girls","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1001,"des":-461,"tAsc":761,"tDes":-327,"tLGap":40,"wAsc":1001,"wDes":461,"xH":548,"capH":772,"yMin":-461,"yMax":999,"hAsc":1001,"hDes":-461,"lGap":21}},{"family":"Creepster","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":974,"des":-223,"tAsc":974,"tDes":-223,"tLGap":0,"wAsc":974,"wDes":223,"xH":751,"capH":751,"yMin":-223,"yMax":971,"hAsc":974,"hDes":-223,"lGap":0}},{"family":"Crete Round","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":990,"des":-286,"tAsc":990,"tDes":-286,"tLGap":0,"wAsc":990,"wDes":286,"xH":495,"capH":679,"yMin":-277,"yMax":990,"hAsc":990,"hDes":-286,"lGap":0}},{"family":"Crimson Pro","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":918,"des":-220,"tAsc":918,"tDes":-220,"tLGap":0,"wAsc":1006,"wDes":295,"xH":425,"capH":587,"yMin":-283,"yMax":984,"hAsc":918,"hDes":-220,"lGap":0}},{"family":"Crimson Text","fallbacks":["serif"],"weights":[400,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1026,"des":-297,"tAsc":717,"tDes":-307,"tLGap":307,"wAsc":1026,"wDes":297,"xH":125,"capH":613,"yMin":-297,"yMax":1026,"hAsc":1026,"hDes":-297,"lGap":92}},{"family":"Croissant One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1071,"des":-344,"tAsc":1071,"tDes":-344,"tLGap":0,"wAsc":1071,"wDes":344,"xH":500,"capH":700,"yMin":-344,"yMax":1071,"hAsc":1071,"hDes":-344,"lGap":0}},{"family":"Crushed","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1820,"des":-483,"tAsc":1374,"tDes":-115,"tLGap":100,"wAsc":1820,"wDes":483,"xH":958,"capH":1374,"yMin":-483,"yMax":1820,"hAsc":1820,"hDes":-483,"lGap":51}},{"family":"Cuprum","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":895,"des":-260,"tAsc":895,"tDes":-260,"tLGap":0,"wAsc":1100,"wDes":320,"xH":500,"capH":700,"yMin":-210,"yMax":1057,"hAsc":895,"hDes":-260,"lGap":0}},{"family":"Cute Font","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":710,"des":-290,"tAsc":710,"tDes":-290,"tLGap":250,"wAsc":708,"wDes":290,"xH":312,"capH":429,"yMin":-291,"yMax":708,"hAsc":710,"hDes":-290,"lGap":250}},{"family":"Cutive","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1473,"des":-575,"tAsc":2363,"tDes":804,"tLGap":0,"wAsc":2363,"wDes":804,"xH":1188,"capH":1714,"yMin":-785,"yMax":2364,"hAsc":1473,"hDes":-575,"lGap":200}},{"family":"Cutive Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1697,"des":-558,"tAsc":1697,"tDes":-558,"tLGap":0,"wAsc":1697,"wDes":558,"xH":774,"capH":1171,"yMin":-558,"yMax":1697,"hAsc":1697,"hDes":-558,"lGap":0}},{"family":"Damion","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2068,"des":-746,"tAsc":2068,"tDes":-746,"tLGap":0,"wAsc":2068,"wDes":746,"xH":299,"capH":432,"yMin":-746,"yMax":2068,"hAsc":2068,"hDes":-746,"lGap":0}},{"family":"Dancing Script","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-280,"tAsc":920,"tDes":-280,"tLGap":0,"wAsc":1096,"wDes":306,"xH":332,"capH":720,"yMin":-284,"yMax":1095,"hAsc":920,"hDes":-280,"lGap":0}},{"family":"Dangrek","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2450,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Darker Grotesque","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1060,"des":-296,"tAsc":1060,"tDes":-296,"tLGap":0,"wAsc":1060,"wDes":296,"xH":406,"capH":563,"yMin":-296,"yMax":1060,"hAsc":1060,"hDes":-296,"lGap":0}},{"family":"David Libre","fallbacks":["serif"],"weights":[400,500,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1528,"des":-449,"tAsc":1528,"tDes":-449,"tLGap":0,"wAsc":1599,"wDes":449,"xH":989,"capH":1360,"yMin":-725,"yMax":2169,"hAsc":1528,"hDes":-449,"lGap":0}},{"family":"Dawning of a New Day","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1151,"des":-500,"tAsc":1151,"tDes":-500,"tLGap":0,"wAsc":1151,"wDes":500,"xH":218,"capH":818,"yMin":-462,"yMax":1151,"hAsc":1151,"hDes":-500,"lGap":0}},{"family":"Days One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-567,"tAsc":2040,"tDes":-568,"tLGap":0,"wAsc":2040,"wDes":567,"xH":1096,"capH":1434,"yMin":-567,"yMax":2040,"hAsc":2040,"hDes":-567,"lGap":0}},{"family":"Dekko","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2231,"des":-1112,"tAsc":2231,"tDes":-1112,"tLGap":0,"wAsc":2231,"wDes":1112,"xH":995,"capH":1340,"yMin":-1112,"yMax":2231,"hAsc":2231,"hDes":-1112,"lGap":0}},{"family":"Delius","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":986,"des":-270,"tAsc":986,"tDes":-270,"tLGap":0,"wAsc":986,"wDes":270,"xH":85,"capH":195,"yMin":-270,"yMax":986,"hAsc":986,"hDes":-270,"lGap":0}},{"family":"Delius Swash Caps","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":986,"des":-270,"tAsc":986,"tDes":-270,"tLGap":0,"wAsc":986,"wDes":270,"xH":113,"capH":282,"yMin":-270,"yMax":986,"hAsc":986,"hDes":-270,"lGap":0}},{"family":"Delius Unicase","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-236,"tAsc":1016,"tDes":-236,"tLGap":0,"wAsc":1016,"wDes":236,"xH":320,"capH":195,"yMin":-236,"yMax":1016,"hAsc":1016,"hDes":-236,"lGap":0}},{"family":"Della Respira","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2196,"des":-607,"tAsc":2196,"tDes":-607,"tLGap":0,"wAsc":2196,"wDes":607,"yMin":-632,"yMax":2207,"hAsc":2196,"hDes":-607,"lGap":0}},{"family":"Denk One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2118,"des":-442,"tAsc":2118,"tDes":-442,"tLGap":0,"wAsc":2118,"wDes":442,"xH":1202,"capH":1690,"yMin":-442,"yMax":2118,"hAsc":2118,"hDes":-442,"lGap":0}},{"family":"Devonshire","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":981,"des":-433,"tAsc":981,"tDes":-433,"tLGap":0,"wAsc":981,"wDes":433,"xH":405,"capH":664,"yMin":-433,"yMax":981,"hAsc":981,"hDes":-433,"lGap":0}},{"family":"Dhurjati","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":870,"asc":1101,"des":-509,"tAsc":1101,"tDes":-509,"tLGap":0,"wAsc":1101,"wDes":509,"xH":314,"capH":419,"yMin":-509,"yMax":1101,"hAsc":1101,"hDes":-509,"lGap":0}},{"family":"Didact Gothic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1046,"des":-265,"tAsc":1046,"tDes":-265,"tLGap":0,"wAsc":1169,"wDes":267,"xH":468,"capH":682,"yMin":-267,"yMax":1127,"hAsc":1046,"hDes":-265,"lGap":0}},{"family":"Diplomata","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-287,"tAsc":930,"tDes":-287,"tLGap":0,"wAsc":930,"wDes":287,"xH":558,"capH":650,"yMin":-287,"yMax":930,"hAsc":930,"hDes":-287,"lGap":0}},{"family":"Diplomata SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-287,"tAsc":930,"tDes":-287,"tLGap":0,"wAsc":930,"wDes":287,"xH":558,"capH":650,"yMin":-224,"yMax":930,"hAsc":930,"hDes":-287,"lGap":0}},{"family":"DM Mono","fallbacks":["monospace"],"weights":[300,400,500],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":992,"des":-310,"tAsc":992,"tDes":-310,"tLGap":0,"wAsc":992,"wDes":310,"xH":496,"capH":700,"yMin":-270,"yMax":967,"hAsc":992,"hDes":-310,"lGap":0}},{"family":"DM Sans","fallbacks":["sans-serif"],"weights":[400,500,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":992,"des":-310,"tAsc":992,"tDes":-310,"tLGap":0,"wAsc":992,"wDes":310,"xH":496,"capH":700,"yMin":-261,"yMax":967,"hAsc":992,"hDes":-310,"lGap":0}},{"family":"DM Serif Display","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1036,"des":-335,"tAsc":1036,"tDes":-335,"tLGap":0,"wAsc":1036,"wDes":335,"xH":481,"capH":660,"yMin":-265,"yMax":916,"hAsc":1036,"hDes":-335,"lGap":0}},{"family":"DM Serif Text","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1036,"des":-335,"tAsc":1036,"tDes":-335,"tLGap":0,"wAsc":1036,"wDes":335,"xH":480,"capH":661,"yMin":-263,"yMax":918,"hAsc":1036,"hDes":-335,"lGap":0}},{"family":"Do Hyeon","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":800,"wDes":200,"xH":636,"capH":851,"yMin":-174,"yMax":761,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Dokdo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":696,"des":-304,"tAsc":696,"tDes":-304,"tLGap":250,"wAsc":696,"wDes":394,"xH":272,"capH":475,"yMin":-394,"yMax":695,"hAsc":696,"hDes":-304,"lGap":250}},{"family":"Domine","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-240,"tAsc":900,"tDes":-240,"tLGap":0,"wAsc":900,"wDes":240,"xH":540,"capH":720,"yMin":-240,"yMax":908,"hAsc":900,"hDes":-240,"lGap":0}},{"family":"Donegal One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":1020,"capH":1530,"yMin":-537,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Doppio One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2060,"des":-500,"tAsc":2060,"tDes":-500,"tLGap":0,"wAsc":2060,"wDes":500,"xH":1055,"capH":1427,"yMin":-500,"yMax":2060,"hAsc":2060,"hDes":-500,"lGap":0}},{"family":"Dorsa","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":857,"des":-200,"tAsc":857,"tDes":-200,"tLGap":0,"wAsc":857,"wDes":200,"xH":500,"capH":700,"yMin":-200,"yMax":857,"hAsc":857,"hDes":-200,"lGap":0}},{"family":"Dosis","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1027,"des":-237,"tAsc":1027,"tDes":-237,"tLGap":0,"wAsc":1123,"wDes":237,"xH":472,"capH":731,"yMin":-237,"yMax":1057,"hAsc":1027,"hDes":-237,"lGap":0}},{"family":"Dr Sugiyama","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1009,"des":-450,"tAsc":1009,"tDes":-450,"tLGap":0,"wAsc":1009,"wDes":450,"xH":235,"capH":710,"yMin":-450,"yMax":1009,"hAsc":1009,"hDes":-450,"lGap":0}},{"family":"Duru Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1157,"capH":1554,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Dynalight","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1840,"des":-645,"tAsc":1840,"tDes":-645,"tLGap":0,"wAsc":1840,"wDes":645,"xH":723,"capH":1441,"yMin":-645,"yMax":1840,"hAsc":1840,"hDes":-645,"lGap":0}},{"family":"Eagle Lake","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2420,"des":-925,"tAsc":2420,"tDes":-925,"tLGap":0,"wAsc":2420,"wDes":925,"xH":1094,"capH":1518,"yMin":-926,"yMax":2420,"hAsc":2420,"hDes":-925,"lGap":0}},{"family":"East Sea Dokdo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":706,"des":-294,"tAsc":706,"tDes":-294,"tLGap":250,"wAsc":707,"wDes":297,"xH":239,"capH":418,"yMin":-297,"yMax":707,"hAsc":706,"hDes":-294,"lGap":250}},{"family":"Eater","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2898,"des":-919,"tAsc":2898,"tDes":-919,"tLGap":0,"wAsc":2898,"wDes":919,"xH":1706,"capH":1729,"yMin":-919,"yMax":2898,"hAsc":2898,"hDes":-919,"lGap":0}},{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}},{"family":"Economica","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":949,"des":-200,"tAsc":949,"tDes":-200,"tLGap":0,"wAsc":949,"wDes":200,"xH":510,"capH":720,"yMin":-200,"yMax":927,"hAsc":949,"hDes":-200,"lGap":0}},{"family":"Eczar","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1143,"des":-634,"tAsc":1143,"tDes":-634,"tLGap":0,"wAsc":1143,"wDes":634,"xH":470,"capH":650,"yMin":-473,"yMax":1016,"hAsc":1143,"hDes":-634,"lGap":0}},{"family":"El Messiri","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1019,"des":-544,"tAsc":1019,"tDes":-544,"tLGap":0,"wAsc":1019,"wDes":544,"xH":480,"capH":660,"yMin":-435,"yMax":993,"hAsc":1019,"hDes":-544,"lGap":0}},{"family":"Electrolize","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":911,"des":-275,"tAsc":911,"tDes":-275,"tLGap":0,"wAsc":911,"wDes":275,"xH":500,"capH":700,"yMin":-275,"yMax":911,"hAsc":911,"hDes":-275,"lGap":0}},{"family":"Elsie","fallbacks":["cursive"],"weights":[400,900],"styles":["regular"],"variants":[[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-274,"tAsc":878,"tDes":-274,"tLGap":0,"wAsc":878,"wDes":274,"xH":511,"capH":650,"yMin":-238,"yMax":872,"hAsc":878,"hDes":-274,"lGap":0}},{"family":"Elsie Swash Caps","fallbacks":["cursive"],"weights":[400,900],"styles":["regular"],"variants":[[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-274,"tAsc":878,"tDes":-274,"tLGap":0,"wAsc":878,"wDes":274,"xH":511,"capH":650,"yMin":-235,"yMax":872,"hAsc":878,"hDes":-274,"lGap":0}},{"family":"Emblema One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1898,"des":-546,"tAsc":1898,"tDes":-546,"tLGap":0,"wAsc":1898,"wDes":546,"xH":1002,"capH":1361,"yMin":-546,"yMax":1898,"hAsc":1898,"hDes":-546,"lGap":0}},{"family":"Emilys Candy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":996,"des":-286,"tAsc":996,"tDes":-286,"tLGap":0,"wAsc":996,"wDes":293,"xH":529,"capH":762,"yMin":-286,"yMax":996,"hAsc":996,"hDes":-286,"lGap":0}},{"family":"Encode Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1080,"capH":1480,"yMin":-460,"yMax":2120,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-466,"yMax":2149,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Expanded","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-466,"yMax":2146,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Semi Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-465,"yMax":2141,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Semi Expanded","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-467,"yMax":2143,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Engagement","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1843,"des":-684,"tAsc":1843,"tDes":-684,"tLGap":0,"wAsc":1843,"wDes":684,"xH":653,"capH":1500,"yMin":-684,"yMax":1843,"hAsc":1843,"hDes":-684,"lGap":0}},{"family":"Englebert","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":954,"des":-311,"tAsc":1954,"tDes":-637,"tLGap":0,"wAsc":1954,"wDes":637,"xH":1077,"capH":1466,"yMin":-637,"yMax":1954,"hAsc":954,"hDes":-311,"lGap":0}},{"family":"Enriqueta","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1077,"des":-261,"tAsc":1077,"tDes":-261,"tLGap":0,"wAsc":1053,"wDes":295,"xH":480,"capH":720,"yMin":-257,"yMax":1031,"hAsc":1077,"hDes":-261,"lGap":0}},{"family":"Epilogue","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1580,"des":-470,"tAsc":1580,"tDes":-470,"tLGap":0,"wAsc":2310,"wDes":520,"xH":1062,"capH":1475,"yMin":-467,"yMax":2133,"hAsc":1580,"hDes":-470,"lGap":0}},{"family":"Erica One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1153,"des":-339,"tAsc":1153,"tDes":-339,"tLGap":0,"wAsc":1153,"wDes":339,"xH":591,"capH":691,"yMin":-339,"yMax":1153,"hAsc":1153,"hDes":-339,"lGap":0}},{"family":"Esteban","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-290,"tAsc":984,"tDes":-290,"tLGap":0,"wAsc":984,"wDes":290,"xH":127,"capH":137,"yMin":-290,"yMax":984,"hAsc":984,"hDes":-290,"lGap":0}},{"family":"Euphoria Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1250,"asc":1014,"des":-442,"tAsc":1013,"tDes":-442,"tLGap":0,"wAsc":1014,"wDes":442,"xH":344,"capH":274,"yMin":-442,"yMax":1014,"hAsc":1014,"hDes":-442,"lGap":0}},{"family":"Ewert","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-299,"tAsc":944,"tDes":-299,"tLGap":0,"wAsc":944,"wDes":299,"xH":700,"capH":700,"yMin":-299,"yMax":944,"hAsc":944,"hDes":-299,"lGap":0}},{"family":"Exo","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1002,"des":-327,"tAsc":1002,"tDes":-327,"tLGap":0,"wAsc":1134,"wDes":270,"xH":531,"capH":732,"yMin":-270,"yMax":1086,"hAsc":1002,"hDes":-327,"lGap":0}},{"family":"Exo 2","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":999,"des":-201,"tAsc":999,"tDes":-201,"tLGap":0,"wAsc":1158,"wDes":311,"xH":487,"capH":690,"yMin":-275,"yMax":1051,"hAsc":999,"hDes":-201,"lGap":0}},{"family":"Expletus Sans","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-400,"tAsc":900,"tDes":-400,"tLGap":39,"wAsc":893,"wDes":293,"xH":517,"capH":727,"yMin":-293,"yMax":893,"hAsc":900,"hDes":-400,"lGap":39}},{"family":"Fahkwang","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1008,"des":-292,"tAsc":1008,"tDes":-292,"tLGap":0,"wAsc":1258,"wDes":456,"xH":490,"capH":700,"yMin":-452,"yMax":1203,"hAsc":1008,"hDes":-292,"lGap":0}},{"family":"Fanwood Text","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":4096,"asc":3761,"des":-1609,"tAsc":3761,"tDes":-1609,"tLGap":0,"wAsc":3761,"wDes":1609,"xH":1606,"capH":1282,"yMin":-1601,"yMax":3687,"hAsc":3761,"hDes":-1609,"lGap":0}},{"family":"Farro","fallbacks":["sans-serif"],"weights":[300,400,500,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":1014,"wDes":306,"xH":600,"capH":750,"yMin":-285,"yMax":1014,"hAsc":800,"hDes":-200,"lGap":0}},{"family":"Farsan","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":711,"des":-289,"tAsc":711,"tDes":-289,"tLGap":200,"wAsc":993,"wDes":391,"xH":441,"capH":664,"yMin":-391,"yMax":993,"hAsc":711,"hDes":-289,"lGap":200}},{"family":"Fascinate","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2125,"des":-591,"tAsc":2125,"tDes":-591,"tLGap":0,"wAsc":2125,"wDes":591,"xH":1024,"capH":1436,"yMin":-591,"yMax":2125,"hAsc":2125,"hDes":-591,"lGap":0}},{"family":"Fascinate Inline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2125,"des":-591,"tAsc":2125,"tDes":-591,"tLGap":0,"wAsc":2125,"wDes":591,"xH":1024,"capH":1436,"yMin":-591,"yMax":2125,"hAsc":2125,"hDes":-591,"lGap":0}},{"family":"Faster One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":898,"des":-165,"tAsc":898,"tDes":-165,"tLGap":0,"wAsc":898,"wDes":165,"xH":529,"capH":625,"yMin":-165,"yMax":898,"hAsc":898,"hDes":-165,"lGap":0}},{"family":"Fasthand","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":87,"wAsc":2500,"wDes":1200,"yMin":-1210,"yMax":2502,"hAsc":2500,"hDes":-1200,"lGap":87}},{"family":"Fauna One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":987,"des":-243,"tAsc":987,"tDes":-243,"tLGap":0,"wAsc":987,"wDes":243,"xH":572,"capH":730,"yMin":-243,"yMax":991,"hAsc":987,"hDes":-243,"lGap":0}},{"family":"Faustina","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1043,"des":-217,"tAsc":1043,"tDes":-217,"tLGap":0,"wAsc":1043,"wDes":215,"xH":494,"capH":648,"yMin":-187,"yMax":1011,"hAsc":1043,"hDes":-217,"lGap":0}},{"family":"Federant","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-284,"tAsc":942,"tDes":-284,"tLGap":0,"wAsc":942,"wDes":284,"xH":516,"capH":714,"yMin":-377,"yMax":949,"hAsc":942,"hDes":-284,"lGap":0}},{"family":"Federo","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1883,"des":-530,"tAsc":1883,"tDes":-530,"tLGap":0,"wAsc":1883,"wDes":530,"xH":942,"capH":1487,"yMin":-530,"yMax":1883,"hAsc":1883,"hDes":-530,"lGap":0}},{"family":"Felipa","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-319,"tAsc":966,"tDes":-319,"tLGap":0,"wAsc":966,"wDes":319,"xH":501,"capH":752,"yMin":-319,"yMax":966,"hAsc":966,"hDes":-319,"lGap":0}},{"family":"Fenix","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":879,"des":-238,"tAsc":879,"tDes":-238,"tLGap":0,"wAsc":879,"wDes":238,"xH":450,"capH":650,"yMin":-238,"yMax":879,"hAsc":879,"hDes":-238,"lGap":0}},{"family":"Finger Paint","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1097,"des":-377,"tAsc":1097,"tDes":-377,"tLGap":0,"wAsc":1097,"wDes":377,"xH":540,"capH":720,"yMin":-377,"yMax":1097,"hAsc":1097,"hDes":-377,"lGap":0}},{"family":"Fira Code","fallbacks":["monospace"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1980,"des":-644,"tAsc":1980,"tDes":-644,"tLGap":0,"wAsc":2164,"wDes":1000,"xH":1050,"capH":1374,"yMin":-1000,"yMax":2100,"hAsc":1980,"hDes":-644,"lGap":0}},{"family":"Fira Mono","fallbacks":["monospace"],"weights":[400,500,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":527,"capH":689,"yMin":-500,"yMax":1050,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fira Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":527,"capH":689,"yMin":-353,"yMax":1104,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fira Sans Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":526,"capH":688,"yMin":-350,"yMax":1101,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fira Sans Extra Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":527,"capH":689,"yMin":-352,"yMax":1101,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fjalla One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2066,"des":-508,"tAsc":1810,"tDes":-458,"tLGap":0,"wAsc":2066,"wDes":508,"xH":1377,"capH":1708,"yMin":-458,"yMax":2066,"hAsc":2066,"hDes":-508,"lGap":0}},{"family":"Fjord One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1940,"des":-620,"tAsc":1940,"tDes":-620,"tLGap":0,"wAsc":1940,"wDes":620,"xH":950,"capH":1448,"yMin":-620,"yMax":1940,"hAsc":1940,"hDes":-620,"lGap":0}},{"family":"Flamenco","fallbacks":["cursive"],"weights":[300,400],"styles":["regular"],"variants":[[0,300],[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-231,"tAsc":800,"tDes":-231,"tLGap":0,"wAsc":800,"wDes":231,"xH":385,"capH":608,"yMin":-229,"yMax":800,"hAsc":800,"hDes":-231,"lGap":0}},{"family":"Flavors","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1015,"des":-293,"tAsc":1015,"tDes":-293,"tLGap":0,"wAsc":1015,"wDes":300,"xH":845,"capH":801,"yMin":-293,"yMax":1014,"hAsc":1015,"hDes":-293,"lGap":0}},{"family":"Fondamento","fallbacks":["cursive"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2060,"des":-774,"tAsc":2060,"tDes":-774,"tLGap":0,"wAsc":2060,"wDes":774,"xH":953,"capH":1439,"yMin":-774,"yMax":2060,"hAsc":2060,"hDes":-774,"lGap":0}},{"family":"Fontdiner Swanky","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1047,"des":-510,"tAsc":879,"tDes":-251,"tLGap":40,"wAsc":1047,"wDes":510,"xH":579,"capH":805,"yMin":-510,"yMax":1047,"hAsc":1047,"hDes":-510,"lGap":20}},{"family":"Forum","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":856,"des":-248,"tAsc":856,"tDes":-248,"tLGap":0,"wAsc":856,"wDes":248,"xH":420,"capH":660,"yMin":-248,"yMax":856,"hAsc":856,"hDes":-248,"lGap":0}},{"family":"Francois One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1089,"des":-329,"tAsc":1089,"tDes":-329,"tLGap":0,"wAsc":1351,"wDes":332,"xH":563,"capH":750,"yMin":-332,"yMax":1351,"hAsc":1089,"hDes":-329,"lGap":0}},{"family":"Frank Ruhl Libre","fallbacks":["serif"],"weights":[300,400,500,700,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":957,"des":-334,"tAsc":957,"tDes":-334,"tLGap":0,"wAsc":957,"wDes":334,"xH":468,"capH":660,"yMin":-289,"yMax":947,"hAsc":957,"hDes":-334,"lGap":0}},{"family":"Fraunces","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1956,"des":-510,"tAsc":1956,"tDes":-510,"tLGap":0,"wAsc":2340,"wDes":609,"xH":964,"capH":1400,"yMin":-609,"yMax":2264,"hAsc":1956,"hDes":-510,"lGap":0}},{"family":"Freckle Face","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1946,"des":-571,"tAsc":1946,"tDes":-571,"tLGap":0,"wAsc":1946,"wDes":571,"xH":1147,"capH":1563,"yMin":-571,"yMax":1946,"hAsc":1946,"hDes":-571,"lGap":0}},{"family":"Fredericka the Great","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1001,"des":-254,"tAsc":1001,"tDes":-254,"tLGap":0,"wAsc":1001,"wDes":254,"xH":519,"capH":772,"yMin":-254,"yMax":1001,"hAsc":1001,"hDes":-254,"lGap":0}},{"family":"Fredoka One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":974,"des":-236,"tAsc":974,"tDes":-236,"tLGap":0,"wAsc":974,"wDes":236,"xH":527,"capH":733,"yMin":-236,"yMax":974,"hAsc":974,"hDes":-236,"lGap":0}},{"family":"Freehand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1202,"yMax":2501,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Fresca","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":869,"des":-285,"tAsc":869,"tDes":-285,"tLGap":0,"wAsc":869,"wDes":285,"xH":484,"capH":648,"yMin":-285,"yMax":869,"hAsc":869,"hDes":-285,"lGap":0}},{"family":"Frijole","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1075,"des":-337,"tAsc":1075,"tDes":-7,"tLGap":0,"wAsc":1075,"wDes":337,"xH":712,"capH":788,"yMin":-337,"yMax":1075,"hAsc":1075,"hDes":-337,"lGap":0}},{"family":"Fruktur","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1182,"capH":1529,"yMin":-537,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Fugaz One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1046,"des":-422,"tAsc":1046,"tDes":-422,"tLGap":0,"wAsc":1046,"wDes":422,"xH":488,"capH":720,"yMin":-422,"yMax":1046,"hAsc":1046,"hDes":-422,"lGap":0}},{"family":"Gabriela","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":986,"des":-295,"tAsc":986,"tDes":-295,"tLGap":0,"wAsc":986,"wDes":295,"xH":497,"capH":718,"yMin":-295,"yMax":986,"hAsc":986,"hDes":-295,"lGap":0}},{"family":"Gaegu","fallbacks":["cursive"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":760,"des":-240,"tAsc":760,"tDes":-240,"tLGap":250,"wAsc":762,"wDes":242,"xH":340,"capH":525,"yMin":-240,"yMax":760,"hAsc":760,"hDes":-240,"lGap":250}},{"family":"Gafata","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":921,"des":-202,"tAsc":921,"tDes":-202,"tLGap":0,"wAsc":921,"wDes":202,"xH":492,"capH":648,"yMin":-202,"yMax":921,"hAsc":921,"hDes":-202,"lGap":0}},{"family":"Galada","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1035,"des":-592,"tAsc":1035,"tDes":-592,"tLGap":0,"wAsc":1035,"wDes":592,"xH":500,"capH":750,"yMin":-592,"yMax":1035,"hAsc":1035,"hDes":-592,"lGap":0}},{"family":"Galdeano","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":820,"des":-230,"tAsc":820,"tDes":-230,"tLGap":0,"wAsc":820,"wDes":230,"xH":166,"capH":605,"yMin":-230,"yMax":820,"hAsc":820,"hDes":-230,"lGap":0}},{"family":"Galindo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2014,"des":-883,"tAsc":2014,"tDes":-883,"tLGap":0,"wAsc":2014,"wDes":883,"xH":1096,"capH":1505,"yMin":-883,"yMax":2014,"hAsc":2014,"hDes":-883,"lGap":0}},{"family":"Gamja Flower","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":800,"des":-224,"tAsc":800,"tDes":-224,"tLGap":256,"wAsc":800,"wDes":258,"xH":311,"capH":526,"yMin":-258,"yMax":799,"hAsc":800,"hDes":-224,"lGap":256}},{"family":"Garamond","fallbacks":["Baskerville","Baskerville Old Face","Hoefler Text","Times New Roman","serif"],"metrics":{"upm":2048,"asc":1765,"des":-539,"tAsc":1339,"tDes":-539,"tLGap":313,"wAsc":1765,"wDes":1765,"yMin":-762,"yMax":2040,"hAsc":1765,"hDes":-539,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Gayathri","fallbacks":["sans-serif"],"weights":[100,400,700],"styles":["regular"],"variants":[[0,100],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1500,"des":-1000,"tAsc":1500,"tDes":-1000,"tLGap":0,"wAsc":2038,"wDes":1234,"xH":1000,"capH":1385,"yMin":-1173,"yMax":2036,"hAsc":1500,"hDes":-1000,"lGap":0}},{"family":"Gelasio","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-700,"tAsc":1900,"tDes":-700,"tLGap":0,"wAsc":2600,"wDes":800,"xH":986,"capH":1419,"yMin":-635,"yMax":2593,"hAsc":1900,"hDes":-700,"lGap":0}},{"family":"Gentium Basic","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1790,"des":-580,"tAsc":1790,"tDes":-580,"tLGap":0,"wAsc":1790,"wDes":580,"xH":930,"capH":1260,"yMin":-725,"yMax":2169,"hAsc":1790,"hDes":-580,"lGap":0}},{"family":"Gentium Book Basic","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1790,"des":-580,"tAsc":1790,"tDes":-580,"tLGap":0,"wAsc":1790,"wDes":580,"xH":930,"capH":1260,"yMin":-728,"yMax":2182,"hAsc":1790,"hDes":-580,"lGap":0}},{"family":"Geo","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":821,"des":-225,"tAsc":819,"tDes":-205,"tLGap":92,"wAsc":821,"wDes":225,"xH":451,"capH":573,"yMin":-225,"yMax":821,"hAsc":821,"hDes":-225,"lGap":92}},{"family":"Georgia","fallbacks":["Times","Times New Roman","serif"],"metrics":{"upm":2048,"asc":1878,"des":-449,"tAsc":1549,"tDes":-444,"tLGap":198,"wAsc":1878,"wDes":1878,"xH":986,"capH":1419,"yMin":-621,"yMax":2201,"hAsc":1878,"hDes":-449,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Geostar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-226,"tAsc":922,"tDes":-226,"tLGap":0,"wAsc":922,"wDes":226,"xH":469,"capH":695,"yMin":-226,"yMax":922,"hAsc":922,"hDes":-226,"lGap":0}},{"family":"Geostar Fill","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-226,"tAsc":922,"tDes":-226,"tLGap":0,"wAsc":922,"wDes":226,"xH":469,"capH":695,"yMin":-226,"yMax":922,"hAsc":922,"hDes":-226,"lGap":0}},{"family":"Germania One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":911,"des":-250,"tAsc":911,"tDes":-250,"tLGap":0,"wAsc":911,"wDes":250,"xH":539,"capH":700,"yMin":-250,"yMax":911,"hAsc":911,"hDes":-250,"lGap":0}},{"family":"GFS Didot","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":947,"des":-277,"tAsc":703,"tDes":-271,"tLGap":50,"wAsc":947,"wDes":277,"xH":456,"capH":689,"yMin":-336,"yMax":1145,"hAsc":947,"hDes":-277,"lGap":25}},{"family":"GFS Neohellenic","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":873,"des":-245,"tAsc":600,"tDes":-222,"tLGap":47,"wAsc":873,"wDes":245,"xH":387,"capH":623,"yMin":-286,"yMax":1051,"hAsc":873,"hDes":-245,"lGap":24}},{"family":"Gidugu","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1124,"asc":1294,"des":-790,"tAsc":1294,"tDes":-790,"tLGap":0,"wAsc":1294,"wDes":790,"yMin":-790,"yMax":1294,"hAsc":1294,"hDes":-790,"lGap":0}},{"family":"Gilda Display","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":892,"des":-285,"tAsc":892,"tDes":-285,"tLGap":0,"wAsc":892,"wDes":285,"xH":473,"capH":700,"yMin":-285,"yMax":892,"hAsc":892,"hDes":-285,"lGap":0}},{"family":"Gill Sans","fallbacks":["Gill Sans MT","Calibri","sans-serif"],"metrics":{"upm":2048,"asc":1880,"des":-472,"tAsc":1415,"tDes":-471,"tLGap":305,"wAsc":1880,"wDes":1880,"xH":920,"capH":1397,"yMin":-473,"yMax":1896,"hAsc":1880,"hDes":-472,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Girassol","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-250,"tAsc":944,"tDes":-250,"tLGap":0,"wAsc":1070,"wDes":326,"xH":540,"capH":750,"yMin":-326,"yMax":1070,"hAsc":944,"hDes":-250,"lGap":0}},{"family":"Give You Glory","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1020,"des":-625,"tAsc":1020,"tDes":-627,"tLGap":0,"wAsc":1020,"wDes":621,"xH":551,"capH":747,"yMin":-619,"yMax":1020,"hAsc":1020,"hDes":-625,"lGap":0}},{"family":"Glass Antiqua","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":835,"des":-200,"tAsc":835,"tDes":-200,"tLGap":0,"wAsc":835,"wDes":200,"xH":480,"capH":638,"yMin":-200,"yMax":834,"hAsc":835,"hDes":-200,"lGap":0}},{"family":"Glegoo","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1267,"des":-526,"tAsc":1267,"tDes":-526,"tLGap":0,"wAsc":1267,"wDes":526,"yMin":-518,"yMax":1267,"hAsc":1267,"hDes":-526,"lGap":0}},{"family":"Gloria Hallelujah","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1439,"des":-591,"tAsc":1439,"tDes":-591,"tLGap":0,"wAsc":1439,"wDes":591,"xH":580,"capH":904,"yMin":-591,"yMax":1439,"hAsc":1439,"hDes":-591,"lGap":0}},{"family":"Goblin One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1920,"des":-640,"tAsc":1920,"tDes":-640,"tLGap":0,"wAsc":1920,"wDes":640,"xH":1107,"capH":1434,"yMin":-640,"yMax":1920,"hAsc":1920,"hDes":-640,"lGap":0}},{"family":"Gochi Hand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1579,"des":-835,"tAsc":1579,"tDes":-835,"tLGap":0,"wAsc":1579,"wDes":835,"xH":765,"capH":975,"yMin":-835,"yMax":1579,"hAsc":1579,"hDes":-835,"lGap":0}},{"family":"Goldman","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":1100,"wDes":700,"xH":448,"capH":588,"yMin":-680,"yMax":1054,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Gorditas","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":954,"des":-259,"tAsc":954,"tDes":-259,"tLGap":0,"wAsc":954,"wDes":259,"xH":274,"capH":380,"yMin":-250,"yMax":948,"hAsc":954,"hDes":-259,"lGap":0}},{"family":"Gothic A1","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":817,"des":-207,"tAsc":817,"tDes":-207,"tLGap":256,"wAsc":1238,"wDes":378,"xH":538,"capH":749,"yMin":-329,"yMax":1137,"hAsc":817,"hDes":-207,"lGap":256}},{"family":"Gotu","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1115,"des":-545,"tAsc":1115,"tDes":-545,"tLGap":0,"wAsc":1124,"wDes":545,"xH":514,"capH":713,"yMin":-543,"yMax":1124,"hAsc":1115,"hDes":-545,"lGap":0}},{"family":"Goudy Bookletter 1911","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":983,"des":-318,"tAsc":755,"tDes":-269,"tLGap":92,"wAsc":983,"wDes":318,"xH":458,"capH":691,"yMin":-319,"yMax":983,"hAsc":983,"hDes":-318,"lGap":92}},{"family":"Graduate","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":953,"des":-186,"tAsc":953,"tDes":-186,"tLGap":0,"wAsc":953,"wDes":186,"xH":650,"capH":750,"yMin":-186,"yMax":953,"hAsc":953,"hDes":-186,"lGap":0}},{"family":"Grand Hotel","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1938,"des":-844,"tAsc":1938,"tDes":-844,"tLGap":0,"wAsc":1938,"wDes":844,"xH":803,"capH":1434,"yMin":-844,"yMax":1938,"hAsc":1938,"hDes":-844,"lGap":0}},{"family":"Grandstander","fallbacks":["cursive"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1465,"des":-530,"tAsc":1465,"tDes":-530,"tLGap":0,"wAsc":2395,"wDes":915,"xH":1063,"capH":1291,"yMin":-560,"yMax":2188,"hAsc":1465,"hDes":-530,"lGap":0}},{"family":"Gravitas One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1937,"des":-668,"tAsc":1937,"tDes":-668,"tLGap":0,"wAsc":1937,"wDes":668,"xH":1113,"capH":1417,"yMin":-668,"yMax":1937,"hAsc":1937,"hDes":-668,"lGap":0}},{"family":"Great Vibes","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":851,"des":-401,"tAsc":850,"tDes":-400,"tLGap":0,"wAsc":851,"wDes":401,"xH":344,"capH":804,"yMin":-401,"yMax":851,"hAsc":851,"hDes":-401,"lGap":0}},{"family":"Grenze","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-380,"tAsc":1100,"tDes":-380,"tLGap":0,"wAsc":1111,"wDes":380,"xH":448,"capH":603,"yMin":-252,"yMax":1017,"hAsc":1100,"hDes":-380,"lGap":0}},{"family":"Grenze Gotisch","fallbacks":["cursive"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-380,"tAsc":1100,"tDes":-380,"tLGap":0,"wAsc":1111,"wDes":380,"xH":448,"capH":603,"yMin":-271,"yMax":984,"hAsc":1100,"hDes":-380,"lGap":0}},{"family":"Griffy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":984,"des":-399,"tAsc":984,"tDes":-399,"tLGap":0,"wAsc":984,"wDes":399,"xH":0,"capH":0,"yMin":-399,"yMax":984,"hAsc":984,"hDes":-399,"lGap":0}},{"family":"Gruppo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1639,"des":-340,"tAsc":1639,"tDes":-340,"tLGap":0,"wAsc":1639,"wDes":340,"xH":766,"capH":1114,"yMin":-340,"yMax":1639,"hAsc":1639,"hDes":-340,"lGap":0}},{"family":"Gudea","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":972,"des":-264,"tAsc":972,"tDes":-264,"tLGap":0,"wAsc":972,"wDes":264,"xH":501,"capH":700,"yMin":-240,"yMax":972,"hAsc":972,"hDes":-264,"lGap":0}},{"family":"Gugi","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":858,"des":-142,"tAsc":858,"tDes":-142,"tLGap":250,"wAsc":869,"wDes":169,"xH":602,"capH":794,"yMin":-169,"yMax":866,"hAsc":858,"hDes":-142,"lGap":250}},{"family":"Gupter","fallbacks":["serif"],"weights":[400,500,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":1100,"wDes":400,"xH":450,"capH":622,"yMin":-235,"yMax":837,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Gurajada","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1070,"asc":1294,"des":-810,"tAsc":1294,"tDes":-810,"tLGap":0,"wAsc":1294,"wDes":810,"xH":358,"capH":482,"yMin":-810,"yMax":1294,"hAsc":1294,"hDes":-810,"lGap":0}},{"family":"Habibi","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":989,"capH":1508,"yMin":-562,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Hachi Maru Pop","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":500,"capH":700,"yMin":-271,"yMax":812,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Halant","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1089,"des":-486,"tAsc":1089,"tDes":-486,"tLGap":0,"wAsc":1089,"wDes":486,"xH":504,"capH":660,"yMin":-422,"yMax":1009,"hAsc":1089,"hDes":-486,"lGap":0}},{"family":"Hammersmith One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1844,"des":-716,"tAsc":1844,"tDes":-716,"tLGap":0,"wAsc":1844,"wDes":716,"xH":1045,"capH":1330,"yMin":-716,"yMax":1843,"hAsc":1844,"hDes":-716,"lGap":0}},{"family":"Hanalei","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2124,"des":-541,"tAsc":2124,"tDes":-541,"tLGap":0,"wAsc":2124,"wDes":541,"xH":0,"capH":0,"yMin":-541,"yMax":2124,"hAsc":2124,"hDes":-541,"lGap":0}},{"family":"Hanalei Fill","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2124,"des":-541,"tAsc":2124,"tDes":-541,"tLGap":0,"wAsc":2124,"wDes":541,"xH":0,"capH":0,"yMin":-541,"yMax":2124,"hAsc":2124,"hDes":-541,"lGap":0}},{"family":"Handlee","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":934,"des":-401,"tAsc":933,"tDes":-401,"tLGap":0,"wAsc":934,"wDes":401,"xH":331,"capH":438,"yMin":-400,"yMax":934,"hAsc":934,"hDes":-401,"lGap":0}},{"family":"Hanuman","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-1000,"tAsc":2000,"tDes":-1000,"tLGap":87,"wAsc":2000,"wDes":1000,"xH":1140,"capH":1500,"yMin":-1032,"yMax":2004,"hAsc":2000,"hDes":-1000,"lGap":87}},{"family":"Happy Monkey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-255,"tAsc":950,"tDes":-255,"tLGap":0,"wAsc":950,"wDes":255,"xH":500,"capH":699,"yMin":-255,"yMax":950,"hAsc":950,"hDes":-255,"lGap":0}},{"family":"Harmattan","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2166,"des":-1323,"tAsc":2166,"tDes":-1323,"tLGap":0,"wAsc":2166,"wDes":1323,"xH":778,"capH":1111,"yMin":-1308,"yMax":2133,"hAsc":2166,"hDes":-1323,"lGap":0}},{"family":"Headland One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2043,"des":-522,"tAsc":2043,"tDes":-522,"tLGap":0,"wAsc":2043,"wDes":522,"xH":1189,"capH":1530,"yMin":-522,"yMax":2043,"hAsc":2043,"hDes":-522,"lGap":0}},{"family":"Heebo","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":-862,"tAsc":2146,"tDes":-862,"tLGap":0,"wAsc":2146,"wDes":862,"xH":1178,"capH":1456,"yMin":-687,"yMax":2146,"hAsc":2146,"hDes":-862,"lGap":0}},{"family":"Henny Penny","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2324,"des":-1305,"tAsc":2324,"tDes":-1305,"tLGap":0,"wAsc":2324,"wDes":1305,"xH":1264,"capH":1794,"yMin":-1305,"yMax":2324,"hAsc":2324,"hDes":-1305,"lGap":0}},{"family":"Hepta Slab","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1976,"des":-526,"tAsc":1976,"tDes":-526,"tLGap":0,"wAsc":2800,"wDes":660,"xH":1052,"capH":1504,"yMin":-494,"yMax":2430,"hAsc":1976,"hDes":-526,"lGap":0}},{"family":"Herr Von Muellerhoff","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-497,"tAsc":925,"tDes":-497,"tLGap":0,"wAsc":925,"wDes":497,"xH":269,"capH":644,"yMin":-497,"yMax":925,"hAsc":925,"hDes":-497,"lGap":0}},{"family":"Hi Melody","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":679,"des":-345,"tAsc":679,"tDes":-345,"tLGap":256,"wAsc":679,"wDes":345,"xH":321,"capH":512,"yMin":-345,"yMax":679,"hAsc":679,"hDes":-345,"lGap":256}},{"family":"Hind","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1055,"des":-546,"tAsc":1055,"tDes":-546,"tLGap":0,"wAsc":1055,"wDes":546,"xH":505,"capH":679,"yMin":-440,"yMax":1003,"hAsc":1055,"hDes":-546,"lGap":0}},{"family":"Hind Guntur","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1115,"des":-773,"tAsc":1115,"tDes":-773,"tLGap":0,"wAsc":1115,"wDes":773,"xH":505,"capH":679,"yMin":-682,"yMax":1045,"hAsc":1115,"hDes":-773,"lGap":0}},{"family":"Hind Madurai","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":982,"des":-398,"tAsc":982,"tDes":-398,"tLGap":0,"wAsc":982,"wDes":398,"xH":505,"capH":679,"yMin":-388,"yMax":930,"hAsc":982,"hDes":-398,"lGap":0}},{"family":"Hind Siliguri","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1116,"des":-501,"tAsc":1116,"tDes":-501,"tLGap":0,"wAsc":1116,"wDes":501,"xH":505,"capH":679,"yMin":-499,"yMax":1033,"hAsc":1116,"hDes":-501,"lGap":0}},{"family":"Hind Vadodara","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1125,"des":-373,"tAsc":1125,"tDes":-373,"tLGap":0,"wAsc":1125,"wDes":373,"xH":505,"capH":679,"yMin":-371,"yMax":1037,"hAsc":1125,"hDes":-373,"lGap":0}},{"family":"Holtwood One SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2457,"des":-876,"tAsc":2457,"tDes":-876,"tLGap":0,"wAsc":2457,"wDes":876,"xH":1408,"capH":1536,"yMin":-1226,"yMax":2457,"hAsc":2457,"hDes":-876,"lGap":0}},{"family":"Homemade Apple","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1327,"des":-866,"tAsc":989,"tDes":-662,"tLGap":35,"wAsc":1327,"wDes":866,"xH":600,"capH":1022,"yMin":-866,"yMax":1327,"hAsc":1327,"hDes":-866,"lGap":18}},{"family":"Homenaje","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":892,"des":-204,"tAsc":892,"tDes":-204,"tLGap":0,"wAsc":1116,"wDes":163,"xH":520,"capH":700,"yMin":-204,"yMax":892,"hAsc":892,"hDes":-204,"lGap":0}},{"family":"Ibarra Real Nova","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-300,"tAsc":950,"tDes":-300,"tLGap":0,"wAsc":1100,"wDes":400,"xH":426,"capH":673,"yMin":-260,"yMax":881,"hAsc":950,"hDes":-300,"lGap":0}},{"family":"IBM Plex Mono","fallbacks":["monospace"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":780,"tDes":-220,"tLGap":300,"wAsc":1025,"wDes":275,"xH":516,"capH":698,"yMin":-251,"yMax":1119,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"IBM Plex Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":780,"tDes":-220,"tLGap":300,"wAsc":1025,"wDes":275,"xH":516,"capH":698,"yMin":-245,"yMax":1119,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"IBM Plex Sans Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":780,"tDes":-220,"tLGap":300,"wAsc":1025,"wDes":275,"xH":516,"capH":698,"yMin":-246,"yMax":1126,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"IBM Plex Serif","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":1025,"tDes":-275,"tLGap":0,"wAsc":1150,"wDes":286,"xH":516,"capH":698,"yMin":-246,"yMax":1122,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"Iceberg","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":936,"des":-284,"tAsc":936,"tDes":-284,"tLGap":0,"wAsc":936,"wDes":284,"xH":519,"capH":691,"yMin":-284,"yMax":936,"hAsc":936,"hDes":-284,"lGap":0}},{"family":"Iceland","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-220,"tAsc":750,"tDes":-220,"tLGap":0,"wAsc":750,"wDes":220,"xH":350,"capH":490,"yMin":-220,"yMax":750,"hAsc":750,"hDes":-220,"lGap":0}},{"family":"IM Fell Double Pica","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1924,"des":-643,"tAsc":1485,"tDes":-593,"tLGap":489,"wAsc":1924,"wDes":643,"xH":926,"capH":1509,"yMin":-617,"yMax":1937,"hAsc":1924,"hDes":-643,"lGap":0}},{"family":"IM Fell Double Pica SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1924,"des":-643,"tAsc":1485,"tDes":-593,"tLGap":489,"wAsc":1924,"wDes":643,"xH":946,"capH":1509,"yMin":-595,"yMax":1926,"hAsc":1924,"hDes":-643,"lGap":0}},{"family":"IM Fell DW Pica","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-692,"tAsc":1548,"tDes":-640,"tLGap":372,"wAsc":1868,"wDes":692,"xH":903,"capH":1438,"yMin":-645,"yMax":1915,"hAsc":1868,"hDes":-692,"lGap":0}},{"family":"IM Fell DW Pica SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-692,"tAsc":1548,"tDes":-640,"tLGap":372,"wAsc":1868,"wDes":692,"xH":903,"capH":1438,"yMin":-578,"yMax":1868,"hAsc":1868,"hDes":-692,"lGap":0}},{"family":"IM Fell English","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1854,"des":-744,"tAsc":1519,"tDes":-637,"tLGap":442,"wAsc":1854,"wDes":744,"xH":962,"capH":1417,"yMin":-588,"yMax":1854,"hAsc":1854,"hDes":-744,"lGap":0}},{"family":"IM Fell English SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1854,"des":-744,"tAsc":1519,"tDes":-637,"tLGap":442,"wAsc":1854,"wDes":744,"xH":901,"capH":1417,"yMin":-588,"yMax":1854,"hAsc":1854,"hDes":-744,"lGap":0}},{"family":"IM Fell French Canon","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-530,"tAsc":1501,"tDes":-508,"tLGap":389,"wAsc":1868,"wDes":530,"xH":981,"capH":1465,"yMin":-530,"yMax":1873,"hAsc":1868,"hDes":-530,"lGap":0}},{"family":"IM Fell French Canon SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-530,"tAsc":1501,"tDes":-508,"tLGap":389,"wAsc":1868,"wDes":530,"xH":984,"capH":1465,"yMin":-523,"yMax":1873,"hAsc":1868,"hDes":-530,"lGap":0}},{"family":"IM Fell Great Primer","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1942,"des":-562,"tAsc":1500,"tDes":-505,"tLGap":499,"wAsc":1942,"wDes":562,"xH":962,"capH":1488,"yMin":-562,"yMax":1943,"hAsc":1942,"hDes":-562,"lGap":0}},{"family":"IM Fell Great Primer SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1942,"des":-562,"tAsc":1500,"tDes":-505,"tLGap":499,"wAsc":1942,"wDes":562,"xH":957,"capH":1488,"yMin":-562,"yMax":1943,"hAsc":1942,"hDes":-562,"lGap":0}},{"family":"Imbue","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1900,"des":-500,"tAsc":1900,"tDes":-500,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1046,"capH":1400,"yMin":-502,"yMax":2014,"hAsc":1900,"hDes":-500,"lGap":0}},{"family":"Imprima","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":919,"des":-239,"tAsc":919,"tDes":-239,"tLGap":0,"wAsc":919,"wDes":239,"xH":500,"capH":680,"yMin":-239,"yMax":919,"hAsc":919,"hDes":-239,"lGap":0}},{"family":"Inconsolata","fallbacks":["monospace"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":859,"des":-190,"tAsc":859,"tDes":-190,"tLGap":0,"wAsc":1004,"wDes":454,"xH":457,"capH":623,"yMin":-400,"yMax":1000,"hAsc":859,"hDes":-190,"lGap":0}},{"family":"Inder","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-520,"tAsc":2040,"tDes":-520,"tLGap":0,"wAsc":2040,"wDes":520,"xH":1032,"capH":1392,"yMin":-520,"yMax":2040,"hAsc":2040,"hDes":-520,"lGap":0}},{"family":"Indie Flower","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":994,"des":-500,"tAsc":994,"tDes":-500,"tLGap":0,"wAsc":994,"wDes":500,"xH":374,"capH":587,"yMin":-500,"yMax":994,"hAsc":994,"hDes":-500,"lGap":0}},{"family":"Inika","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1006,"des":-297,"tAsc":1006,"tDes":-297,"tLGap":0,"wAsc":1006,"wDes":297,"xH":509,"capH":700,"yMin":-289,"yMax":1006,"hAsc":1006,"hDes":-297,"lGap":0}},{"family":"Inknut Antiqua","fallbacks":["serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1703,"des":-876,"tAsc":1703,"tDes":-876,"tLGap":0,"wAsc":1703,"wDes":876,"xH":531,"capH":786,"yMin":-846,"yMax":1566,"hAsc":1703,"hDes":-876,"lGap":0}},{"family":"Inria Sans","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-223,"tAsc":976,"tDes":-223,"tLGap":0,"wAsc":998,"wDes":256,"xH":495,"capH":680,"yMin":-248,"yMax":990,"hAsc":976,"hDes":-223,"lGap":0}},{"family":"Inria Serif","fallbacks":["serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-223,"tAsc":976,"tDes":-223,"tLGap":0,"wAsc":976,"wDes":248,"xH":495,"capH":680,"yMin":-242,"yMax":974,"hAsc":976,"hDes":-223,"lGap":0}},{"family":"Inter","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2816,"asc":2728,"des":-680,"tAsc":2728,"tDes":-680,"tLGap":0,"wAsc":2728,"wDes":680,"xH":1536,"capH":2048,"yMin":-900,"yMax":3072,"hAsc":2728,"hDes":-680,"lGap":0}},{"family":"Irish Grover","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":965,"des":-246,"tAsc":780,"tDes":-180,"tLGap":54,"wAsc":965,"wDes":246,"xH":573,"capH":731,"yMin":-246,"yMax":965,"hAsc":965,"hDes":-246,"lGap":27}},{"family":"Istok Web","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2061,"des":-887,"tAsc":2061,"tDes":-887,"tLGap":0,"wAsc":2061,"wDes":887,"xH":1050,"capH":1434,"yMin":-887,"yMax":2052,"hAsc":2061,"hDes":-887,"lGap":0}},{"family":"Italiana","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-250,"tAsc":928,"tDes":-250,"tLGap":0,"wAsc":928,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":928,"hAsc":928,"hDes":-250,"lGap":0}},{"family":"Italianno","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-450,"tAsc":800,"tDes":-450,"tLGap":0,"wAsc":800,"wDes":450,"xH":264,"capH":432,"yMin":-450,"yMax":800,"hAsc":800,"hDes":-450,"lGap":0}},{"family":"Itim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":950,"wDes":250,"xH":474,"capH":635,"yMin":-452,"yMax":978,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Jacques Francois","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-606,"tAsc":2095,"tDes":-606,"tLGap":0,"wAsc":2095,"wDes":606,"xH":879,"capH":1464,"yMin":-565,"yMax":2054,"hAsc":2095,"hDes":-606,"lGap":0}},{"family":"Jacques Francois Shadow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-606,"tAsc":2095,"tDes":-606,"tLGap":0,"wAsc":2095,"wDes":606,"xH":930,"capH":1513,"yMin":-606,"yMax":2095,"hAsc":2095,"hDes":-606,"lGap":0}},{"family":"Jaldi","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2350,"des":-1111,"tAsc":2350,"tDes":-1111,"tLGap":0,"wAsc":2350,"wDes":1111,"xH":930,"capH":1243,"yMin":-972,"yMax":2350,"hAsc":2350,"hDes":-1111,"lGap":0}},{"family":"JetBrains Mono","fallbacks":["monospace"],"weights":[100,200,300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-300,"tAsc":1020,"tDes":-300,"tLGap":0,"wAsc":1020,"wDes":300,"xH":550,"capH":730,"yMin":-300,"yMax":1020,"hAsc":1020,"hDes":-300,"lGap":0}},{"family":"Jim Nightshade","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1852,"des":-1050,"tAsc":1852,"tDes":-1050,"tLGap":0,"wAsc":1852,"wDes":1050,"xH":930,"capH":1234,"yMin":-1050,"yMax":1852,"hAsc":1852,"hDes":-1050,"lGap":0}},{"family":"Jockey One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1079,"des":-319,"tAsc":1079,"tDes":-319,"tLGap":0,"wAsc":1079,"wDes":319,"xH":511,"capH":700,"yMin":-319,"yMax":1079,"hAsc":1079,"hDes":-319,"lGap":0}},{"family":"Jolly Lodger","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":988,"des":-257,"tAsc":988,"tDes":-257,"tLGap":0,"wAsc":988,"wDes":263,"xH":642,"capH":757,"yMin":-257,"yMax":988,"hAsc":988,"hDes":-257,"lGap":0}},{"family":"Jomhuria","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":3000,"asc":1840,"des":-1160,"tAsc":1840,"tDes":-1160,"tLGap":0,"wAsc":3083,"wDes":1575,"xH":850,"capH":1172,"yMin":-1575,"yMax":3083,"hAsc":1840,"hDes":-1160,"lGap":0}},{"family":"Jomolhari","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1248,"des":-392,"tAsc":1248,"tDes":-392,"tLGap":0,"wAsc":1302,"wDes":610,"xH":360,"capH":756,"yMin":-610,"yMax":1302,"hAsc":1248,"hDes":-392,"lGap":0}},{"family":"Josefin Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":1242,"wDes":324,"xH":378,"capH":702,"yMin":-233,"yMax":1096,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Josefin Slab","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":932,"wDes":250,"xH":375,"capH":700,"yMin":-250,"yMax":931,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Jost","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1070,"des":-375,"tAsc":1070,"tDes":-375,"tLGap":0,"wAsc":1070,"wDes":375,"xH":460,"capH":700,"yMin":-350,"yMax":1030,"hAsc":1070,"hDes":-375,"lGap":0}},{"family":"Joti One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1003,"des":-331,"tAsc":1003,"tDes":-331,"tLGap":0,"wAsc":1003,"wDes":331,"xH":500,"capH":665,"yMin":-331,"yMax":1003,"hAsc":1003,"hDes":-331,"lGap":0}},{"family":"Jua","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":874,"wDes":239,"xH":432,"capH":711,"yMin":-242,"yMax":867,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Judson","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":902,"des":-248,"tAsc":902,"tDes":-248,"tLGap":0,"wAsc":902,"wDes":248,"xH":440,"capH":585,"yMin":-248,"yMax":902,"hAsc":902,"hDes":-248,"lGap":0}},{"family":"Julee","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":894,"des":-284,"tAsc":894,"tDes":-284,"tLGap":0,"wAsc":894,"wDes":284,"xH":153,"capH":207,"yMin":-284,"yMax":894,"hAsc":894,"hDes":-284,"lGap":0}},{"family":"Julius Sans One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":863,"des":-228,"tAsc":863,"tDes":-228,"tLGap":0,"wAsc":863,"wDes":228,"xH":649,"capH":715,"yMin":-228,"yMax":863,"hAsc":863,"hDes":-228,"lGap":0}},{"family":"Junge","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1901,"des":-588,"tAsc":1901,"tDes":-588,"tLGap":0,"wAsc":1901,"wDes":588,"xH":1010,"capH":1444,"yMin":-588,"yMax":1901,"hAsc":1901,"hDes":-588,"lGap":0}},{"family":"Jura","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-436,"tAsc":1930,"tDes":-436,"tLGap":0,"wAsc":2203,"wDes":456,"xH":922,"capH":1266,"yMin":-420,"yMax":2137,"hAsc":1930,"hDes":-436,"lGap":0}},{"family":"Just Another Hand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":1842,"wDes":755,"xH":880,"capH":1436,"yMin":-755,"yMax":1842,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Just Me Again Down Here","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1069,"des":-429,"tAsc":1069,"tDes":-429,"tLGap":0,"wAsc":1069,"wDes":429,"xH":289,"capH":600,"yMin":-429,"yMax":1069,"hAsc":1069,"hDes":-429,"lGap":0}},{"family":"K2D","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1048,"des":-252,"tAsc":1048,"tDes":-252,"tLGap":0,"wAsc":1339,"wDes":577,"xH":500,"capH":700,"yMin":-513,"yMax":1262,"hAsc":1048,"hDes":-252,"lGap":0}},{"family":"Kadwa","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2691,"des":-1421,"tAsc":2691,"tDes":-1421,"tLGap":0,"wAsc":2691,"wDes":1421,"xH":1085,"capH":1434,"yMin":-1233,"yMax":2464,"hAsc":2691,"hDes":-1421,"lGap":0}},{"family":"Kalam","fallbacks":["cursive"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1063,"des":-531,"tAsc":1063,"tDes":-531,"tLGap":0,"wAsc":1063,"wDes":531,"xH":526,"capH":739,"yMin":-471,"yMax":1031,"hAsc":1063,"hDes":-531,"lGap":0}},{"family":"Kameron","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1823,"des":-608,"tAsc":1823,"tDes":-608,"tLGap":0,"wAsc":1823,"wDes":608,"xH":894,"capH":1290,"yMin":-608,"yMax":1823,"hAsc":1823,"hDes":-608,"lGap":0}},{"family":"Kanit","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-395,"tAsc":1100,"tDes":-395,"tLGap":0,"wAsc":1180,"wDes":400,"xH":474,"capH":644,"yMin":-351,"yMax":1061,"hAsc":1100,"hDes":-395,"lGap":0}},{"family":"Kantumruy","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Karla","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1834,"des":-504,"tAsc":1834,"tDes":-504,"tLGap":0,"wAsc":2062,"wDes":545,"xH":956,"capH":1256,"yMin":-492,"yMax":1952,"hAsc":1834,"hDes":-504,"lGap":0}},{"family":"Karma","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-508,"tAsc":945,"tDes":-508,"tLGap":0,"wAsc":945,"wDes":508,"xH":489,"capH":677,"yMin":-508,"yMax":945,"hAsc":945,"hDes":-508,"lGap":0}},{"family":"Katibeh","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":490,"des":-510,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1000,"wDes":200,"xH":500,"capH":700,"yMin":-637,"yMax":1094,"hAsc":490,"hDes":-510,"lGap":200}},{"family":"Kaushan Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1084,"des":-367,"tAsc":1084,"tDes":-367,"tLGap":0,"wAsc":1084,"wDes":367,"xH":452,"capH":714,"yMin":-367,"yMax":1084,"hAsc":1084,"hDes":-367,"lGap":0}},{"family":"Kavivanar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1065,"des":-417,"tAsc":1065,"tDes":-417,"tLGap":0,"wAsc":1065,"wDes":417,"yMin":-417,"yMax":1065,"hAsc":1065,"hDes":-417,"lGap":0}},{"family":"Kavoon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1185,"capH":1530,"yMin":-524,"yMax":2365,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Kdam Thmor","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2450,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Keania One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":989,"des":-228,"tAsc":989,"tDes":-228,"tLGap":0,"wAsc":989,"wDes":228,"xH":500,"capH":723,"yMin":-228,"yMax":989,"hAsc":989,"hDes":-228,"lGap":0}},{"family":"Kelly Slab","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-250,"tAsc":962,"tDes":-250,"tLGap":0,"wAsc":962,"wDes":250,"xH":500,"capH":750,"yMin":-250,"yMax":962,"hAsc":962,"hDes":-250,"lGap":0}},{"family":"Kenia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":958,"wDes":330,"xH":512,"capH":727,"yMin":-330,"yMax":958,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Khand","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-479,"tAsc":1050,"tDes":-479,"tLGap":0,"wAsc":1050,"wDes":479,"xH":569,"capH":672,"yMin":-394,"yMax":933,"hAsc":1050,"hDes":-479,"lGap":0}},{"family":"Khmer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2300,"des":-1200,"tAsc":2300,"tDes":-1200,"tLGap":132,"wAsc":2300,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2283,"hAsc":2300,"hDes":-1200,"lGap":0}},{"family":"Khula","fallbacks":["sans-serif"],"weights":[300,400,600,700,800],"styles":["regular"],"variants":[[0,300],[0,400],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1978,"asc":1978,"des":-1198,"tAsc":1978,"tDes":-1198,"tLGap":0,"wAsc":1978,"wDes":1198,"xH":986,"capH":1316,"yMin":-1021,"yMax":1883,"hAsc":1978,"hDes":-1198,"lGap":0}},{"family":"Kirang Haerang","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":250,"wAsc":800,"wDes":300,"xH":337,"capH":558,"yMin":-300,"yMax":800,"hAsc":750,"hDes":-250,"lGap":250}},{"family":"Kite One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1094,"des":-351,"tAsc":1094,"tDes":-351,"tLGap":0,"wAsc":1094,"wDes":351,"xH":493,"capH":860,"yMin":-351,"yMax":1094,"hAsc":1094,"hDes":-351,"lGap":0}},{"family":"Knewave","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1169,"des":-385,"tAsc":1169,"tDes":-385,"tLGap":0,"wAsc":1169,"wDes":385,"xH":497,"capH":780,"yMin":-365,"yMax":1146,"hAsc":1169,"hDes":-385,"lGap":0}},{"family":"Kodchasan","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1024,"des":-276,"tAsc":1024,"tDes":-276,"tLGap":0,"wAsc":1249,"wDes":539,"xH":490,"capH":700,"yMin":-510,"yMax":1192,"hAsc":1024,"hDes":-276,"lGap":0}},{"family":"KoHo","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1045,"des":-255,"tAsc":1045,"tDes":-255,"tLGap":0,"wAsc":1187,"wDes":479,"xH":470,"capH":700,"yMin":-461,"yMax":1135,"hAsc":1045,"hDes":-255,"lGap":0}},{"family":"Kosugi","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":901,"des":-123,"tAsc":901,"tDes":-123,"tLGap":0,"wAsc":901,"wDes":123,"yMin":-123,"yMax":901,"hAsc":901,"hDes":-123,"lGap":0}},{"family":"Kosugi Maru","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":901,"des":-123,"tAsc":901,"tDes":-123,"tLGap":0,"wAsc":901,"wDes":123,"yMin":-123,"yMax":901,"hAsc":901,"hDes":-123,"lGap":0}},{"family":"Kotta One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":915,"des":-288,"tAsc":915,"tDes":-288,"tLGap":0,"wAsc":915,"wDes":288,"xH":76,"capH":212,"yMin":-288,"yMax":915,"hAsc":915,"hDes":-288,"lGap":0}},{"family":"Koulen","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Kranky","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":977,"des":-294,"tAsc":744,"tDes":-221,"tLGap":55,"wAsc":977,"wDes":294,"xH":432,"capH":777,"yMin":-294,"yMax":977,"hAsc":977,"hDes":-294,"lGap":28}},{"family":"Kreon","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":974,"des":-286,"tAsc":974,"tDes":-286,"tLGap":0,"wAsc":1137,"wDes":326,"xH":481,"capH":691,"yMin":-274,"yMax":1127,"hAsc":974,"hDes":-286,"lGap":0}},{"family":"Kristi","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1836,"des":-724,"tAsc":1272,"tDes":-776,"tLGap":512,"wAsc":1836,"wDes":724,"yMin":-1035,"yMax":1613,"hAsc":1836,"hDes":-724,"lGap":0}},{"family":"Krona One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-530,"tAsc":2030,"tDes":-530,"tLGap":0,"wAsc":2030,"wDes":530,"xH":1180,"capH":1563,"yMin":-530,"yMax":2030,"hAsc":2030,"hDes":-530,"lGap":0}},{"family":"Krub","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-293,"tAsc":1007,"tDes":-293,"tLGap":0,"wAsc":1232,"wDes":507,"xH":550,"capH":700,"yMin":-498,"yMax":1201,"hAsc":1007,"hDes":-293,"lGap":0}},{"family":"Kufam","fallbacks":["cursive"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-400,"tAsc":900,"tDes":-400,"tLGap":0,"wAsc":1252,"wDes":1050,"xH":544,"capH":720,"yMin":-1008,"yMax":1228,"hAsc":900,"hDes":-400,"lGap":0}},{"family":"Kulim Park","fallbacks":["sans-serif"],"weights":[200,300,400,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":931,"des":-204,"tAsc":931,"tDes":-204,"tLGap":0,"wAsc":931,"wDes":238,"xH":500,"capH":700,"yMin":-220,"yMax":918,"hAsc":931,"hDes":-204,"lGap":0}},{"family":"Kumar One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1137,"des":-642,"tAsc":1137,"tDes":-642,"tLGap":0,"wAsc":1137,"wDes":642,"xH":600,"capH":800,"yMin":-642,"yMax":1137,"hAsc":1137,"hDes":-642,"lGap":0}},{"family":"Kumar One Outline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1137,"des":-642,"tAsc":1137,"tDes":-642,"tLGap":0,"wAsc":1137,"wDes":642,"xH":600,"capH":800,"yMin":-642,"yMax":1137,"hAsc":1137,"hDes":-642,"lGap":0}},{"family":"Kumbh Sans","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1540,"des":-520,"tAsc":1540,"tDes":-520,"tLGap":0,"wAsc":2056,"wDes":918,"xH":1000,"capH":1500,"yMin":-530,"yMax":2020,"hAsc":1540,"hDes":-520,"lGap":0}},{"family":"Kurale","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1095,"des":-383,"tAsc":1095,"tDes":-383,"tLGap":0,"wAsc":1108,"wDes":383,"xH":450,"capH":650,"yMin":-383,"yMax":1108,"hAsc":1095,"hDes":-383,"lGap":0}},{"family":"La Belle Aurore","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1103,"des":-794,"tAsc":1103,"tDes":-796,"tLGap":0,"wAsc":1103,"wDes":794,"xH":377,"capH":688,"yMin":-794,"yMax":1235,"hAsc":1103,"hDes":-794,"lGap":0}},{"family":"Lacquer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1150,"wDes":557,"xH":500,"capH":700,"yMin":-557,"yMax":1150,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Laila","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1098,"des":-452,"tAsc":1098,"tDes":-452,"tLGap":0,"wAsc":1098,"wDes":452,"xH":517,"capH":717,"yMin":-390,"yMax":1027,"hAsc":1098,"hDes":-452,"lGap":0}},{"family":"Lakki Reddy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":938,"des":-765,"tAsc":938,"tDes":-765,"tLGap":0,"wAsc":938,"wDes":765,"xH":529,"capH":718,"yMin":-765,"yMax":965,"hAsc":938,"hDes":-765,"lGap":0}},{"family":"Lalezar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":979,"des":-588,"tAsc":979,"tDes":-588,"tLGap":0,"wAsc":979,"wDes":588,"xH":186,"capH":570,"yMin":-588,"yMax":979,"hAsc":979,"hDes":-588,"lGap":0}},{"family":"Lancelot","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1595,"des":-668,"tAsc":1595,"tDes":-668,"tLGap":0,"wAsc":1595,"wDes":668,"xH":804,"capH":1190,"yMin":-668,"yMax":1595,"hAsc":1595,"hDes":-668,"lGap":0}},{"family":"Langar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":739,"des":-200,"tAsc":739,"tDes":-200,"tLGap":455,"wAsc":1085,"wDes":390,"xH":500,"capH":700,"yMin":-390,"yMax":1085,"hAsc":739,"hDes":-200,"lGap":455}},{"family":"Lateef","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1937,"des":-1024,"tAsc":1937,"tDes":-1024,"tLGap":0,"wAsc":1937,"wDes":1024,"xH":690,"capH":1022,"yMin":-1021,"yMax":1928,"hAsc":1937,"hDes":-1024,"lGap":0}},{"family":"Lato","fallbacks":["sans-serif"],"weights":[100,300,400,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1974,"des":-426,"tAsc":1610,"tDes":-390,"tLGap":400,"wAsc":1974,"wDes":426,"xH":1013,"capH":1433,"yMin":-365,"yMax":1837,"hAsc":1974,"hDes":-426,"lGap":0}},{"family":"League Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1536,"asc":1100,"des":-600,"tAsc":1100,"tDes":-600,"tLGap":0,"wAsc":1100,"wDes":600,"xH":542,"capH":936,"yMin":-598,"yMax":1315,"hAsc":1100,"hDes":-600,"lGap":0}},{"family":"Leckerli One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1032,"des":-313,"tAsc":1032,"tDes":-313,"tLGap":0,"wAsc":1032,"wDes":313,"xH":300,"capH":521,"yMin":-313,"yMax":1032,"hAsc":1032,"hDes":-313,"lGap":0}},{"family":"Ledger","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1062,"des":-329,"tAsc":1062,"tDes":-329,"tLGap":0,"wAsc":1062,"wDes":329,"xH":487,"capH":750,"yMin":-329,"yMax":1062,"hAsc":1062,"hDes":-329,"lGap":0}},{"family":"Lekton","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":1112,"wDes":585,"xH":475,"capH":655,"yMin":-585,"yMax":1112,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Lemon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1019,"des":-287,"tAsc":1019,"tDes":-287,"tLGap":0,"wAsc":1019,"wDes":287,"xH":127,"capH":111,"yMin":-287,"yMax":1019,"hAsc":1019,"hDes":-287,"lGap":0}},{"family":"Lemonada","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1345,"des":-653,"tAsc":1345,"tDes":-653,"tLGap":0,"wAsc":1346,"wDes":651,"xH":575,"capH":710,"yMin":-566,"yMax":1345,"hAsc":1345,"hDes":-653,"lGap":0}},{"family":"Lexend Deca","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-266,"yMax":1194,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Exa","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-258,"yMax":1167,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Giga","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-255,"yMax":1156,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Mega","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-253,"yMax":1154,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Peta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-252,"yMax":1155,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Tera","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-250,"yMax":1156,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Zetta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-246,"yMax":1159,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Libre Barcode 128","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 128 Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39 Extended","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39 Extended Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39 Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode EAN13 Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":900,"des":-315,"tAsc":900,"tDes":-315,"tLGap":0,"wAsc":900,"wDes":315,"xH":400,"capH":900,"yMin":-315,"yMax":900,"hAsc":900,"hDes":-315,"lGap":0}},{"family":"Libre Baskerville","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-270,"tAsc":970,"tDes":-270,"tLGap":0,"wAsc":970,"wDes":270,"xH":530,"capH":770,"yMin":-260,"yMax":970,"hAsc":970,"hDes":-270,"lGap":0}},{"family":"Libre Caslon Display","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-266,"tAsc":970,"tDes":-266,"tLGap":0,"wAsc":963,"wDes":254,"xH":424,"capH":690,"yMin":-254,"yMax":963,"hAsc":970,"hDes":-266,"lGap":0}},{"family":"Libre Caslon Text","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-260,"tAsc":970,"tDes":-260,"tLGap":0,"wAsc":970,"wDes":260,"xH":530,"capH":770,"yMin":-260,"yMax":970,"hAsc":970,"hDes":-260,"lGap":0}},{"family":"Libre Franklin","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-246,"tAsc":966,"tDes":-246,"tLGap":0,"wAsc":1177,"wDes":246,"xH":530,"capH":742,"yMin":-236,"yMax":1147,"hAsc":966,"hDes":-246,"lGap":0}},{"family":"Life Savers","fallbacks":["cursive"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":972,"des":-250,"tAsc":972,"tDes":-250,"tLGap":0,"wAsc":972,"wDes":250,"xH":436,"capH":821,"yMin":-250,"yMax":972,"hAsc":972,"hDes":-250,"lGap":0}},{"family":"Lilita One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":923,"des":-220,"tAsc":922,"tDes":-219,"tLGap":0,"wAsc":923,"wDes":220,"xH":506,"capH":704,"yMin":-220,"yMax":923,"hAsc":923,"hDes":-220,"lGap":0}},{"family":"Lily Script One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1017,"des":-359,"tAsc":1017,"tDes":-359,"tLGap":0,"wAsc":1017,"wDes":359,"xH":762,"capH":762,"yMin":-359,"yMax":1017,"hAsc":1017,"hDes":-359,"lGap":0}},{"family":"Limelight","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1864,"des":-629,"tAsc":1864,"tDes":-634,"tLGap":0,"wAsc":1864,"wDes":629,"xH":1068,"capH":1415,"yMin":-636,"yMax":1864,"hAsc":1864,"hDes":-629,"lGap":0}},{"family":"Linden Hill","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":4096,"asc":3633,"des":-1888,"tAsc":3633,"tDes":-1888,"tLGap":0,"wAsc":3633,"wDes":1081,"xH":1606,"capH":2732,"yMin":-1081,"yMax":3633,"hAsc":3633,"hDes":-1888,"lGap":0}},{"family":"Literata","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1177,"des":-308,"tAsc":1177,"tDes":-308,"tLGap":0,"wAsc":1177,"wDes":308,"xH":507,"capH":700,"yMin":-268,"yMax":1136,"hAsc":1177,"hDes":-308,"lGap":0}},{"family":"Liu Jian Mao Cao","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":615,"xH":420,"capH":600,"yMin":-615,"yMax":888,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Livvic","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1005,"des":-250,"tAsc":1005,"tDes":-250,"tLGap":0,"wAsc":1171,"wDes":285,"xH":497,"capH":710,"yMin":-270,"yMax":1101,"hAsc":1005,"hDes":-250,"lGap":0}},{"family":"Lobster","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":490,"xH":500,"capH":748,"yMin":-490,"yMax":1000,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lobster Two","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":250,"xH":500,"capH":754,"yMin":-250,"yMax":1000,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Londrina Outline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":940,"wDes":215,"xH":508,"capH":722,"yMin":-215,"yMax":940,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Londrina Shadow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":945,"wDes":238,"xH":508,"capH":722,"yMin":-238,"yMax":945,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Londrina Sketch","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":935,"wDes":217,"xH":508,"capH":722,"yMin":-217,"yMax":935,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Londrina Solid","fallbacks":["cursive"],"weights":[100,300,400,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":941,"wDes":215,"xH":508,"capH":722,"yMin":-208,"yMax":937,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Long Cang","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":318,"xH":512,"capH":684,"yMin":-318,"yMax":868,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Lora","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1006,"des":-274,"tAsc":1006,"tDes":-274,"tLGap":0,"wAsc":1206,"wDes":294,"xH":500,"capH":700,"yMin":-271,"yMax":1114,"hAsc":1006,"hDes":-274,"lGap":0}},{"family":"Love Ya Like A Sister","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":942,"des":-333,"tAsc":942,"tDes":-333,"tLGap":0,"wAsc":942,"wDes":333,"xH":510,"capH":674,"yMin":-333,"yMax":942,"hAsc":942,"hDes":-333,"lGap":0}},{"family":"Loved by the King","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2398,"des":-1137,"tAsc":2398,"tDes":-1137,"tLGap":0,"wAsc":2398,"wDes":1137,"xH":1111,"capH":1774,"yMin":-1024,"yMax":2157,"hAsc":2398,"hDes":-1137,"lGap":0}},{"family":"Lovers Quarrel","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":726,"des":-401,"tAsc":726,"tDes":-400,"tLGap":0,"wAsc":726,"wDes":401,"xH":237,"capH":572,"yMin":-401,"yMax":726,"hAsc":726,"hDes":-401,"lGap":0}},{"family":"Lucida Bright","fallbacks":["Georgia","serif"],"metrics":{"upm":2048,"asc":1980,"des":-432,"tAsc":1579,"tDes":-420,"tLGap":49,"wAsc":1900,"wDes":1900,"yMin":-432,"yMax":1900,"hAsc":1980,"hDes":-432,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Lucida Sans Typewriter","fallbacks":["Lucida Console","monaco","Bitstream Vera Sans Mono","monospace"],"metrics":{"upm":2048,"asc":1974,"des":-432,"tAsc":1579,"tDes":420,"tLGap":49,"wAsc":1900,"wDes":1900,"yMin":-420,"yMax":1900,"hAsc":1974,"hDes":-432,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Luckiest Guy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":2006,"wDes":504,"xH":1400,"capH":1424,"yMin":-716,"yMax":2045,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Lusitana","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":956,"des":-341,"tAsc":956,"tDes":-341,"tLGap":0,"wAsc":956,"wDes":341,"xH":139,"capH":714,"yMin":-337,"yMax":933,"hAsc":956,"hDes":-341,"lGap":0}},{"family":"Lustria","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":955,"des":-327,"tAsc":955,"tDes":-227,"tLGap":0,"wAsc":955,"wDes":327,"xH":504,"capH":704,"yMin":-327,"yMax":955,"hAsc":955,"hDes":-327,"lGap":0}},{"family":"M PLUS 1p","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1075,"des":-320,"tAsc":860,"tDes":-140,"tLGap":90,"wAsc":1075,"wDes":320,"yMin":-343,"yMax":1075,"hAsc":1075,"hDes":-320,"lGap":90}},{"family":"M PLUS Rounded 1c","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1075,"des":-320,"tAsc":860,"tDes":-140,"tLGap":90,"wAsc":1075,"wDes":320,"yMin":-343,"yMax":1075,"hAsc":1075,"hDes":-320,"lGap":90}},{"family":"Ma Shan Zheng","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":373,"xH":506,"capH":760,"yMin":-373,"yMax":915,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Macondo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":888,"des":-292,"tAsc":888,"tDes":-292,"tLGap":0,"wAsc":888,"wDes":292,"xH":24,"capH":53,"yMin":-292,"yMax":888,"hAsc":888,"hDes":-292,"lGap":0}},{"family":"Macondo Swash Caps","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":888,"des":-292,"tAsc":888,"tDes":-292,"tLGap":0,"wAsc":888,"wDes":292,"xH":24,"capH":696,"yMin":-292,"yMax":888,"hAsc":888,"hDes":-292,"lGap":0}},{"family":"Mada","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":100,"wAsc":776,"wDes":322,"xH":486,"capH":660,"yMin":-292,"yMax":880,"hAsc":900,"hDes":-300,"lGap":96}},{"family":"Magra","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-247,"tAsc":968,"tDes":-247,"tLGap":0,"wAsc":968,"wDes":247,"xH":525,"capH":700,"yMin":-247,"yMax":941,"hAsc":968,"hDes":-247,"lGap":0}},{"family":"Maiden Orange","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":1832,"wDes":506,"xH":1056,"capH":1406,"yMin":-635,"yMax":1848,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Maitree","fallbacks":["serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-500,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1150,"wDes":500,"xH":489,"capH":695,"yMin":-463,"yMax":1111,"hAsc":1150,"hDes":-500,"lGap":0}},{"family":"Major Mono Display","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-100,"tAsc":900,"tDes":-100,"tLGap":0,"wAsc":1152,"wDes":223,"xH":696,"capH":696,"yMin":-223,"yMax":1152,"hAsc":900,"hDes":-100,"lGap":0}},{"family":"Mako","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2141,"des":-538,"tAsc":2141,"tDes":-538,"tLGap":0,"wAsc":2141,"wDes":538,"xH":1031,"capH":1437,"yMin":-538,"yMax":2141,"hAsc":2141,"hDes":-538,"lGap":0}},{"family":"Mali","fallbacks":["cursive"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-250,"tAsc":1050,"tDes":-250,"tLGap":0,"wAsc":1523,"wDes":599,"xH":500,"capH":700,"yMin":-516,"yMax":1410,"hAsc":1050,"hDes":-250,"lGap":0}},{"family":"Mallanna","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":870,"asc":1105,"des":-504,"tAsc":1105,"tDes":-504,"tLGap":0,"wAsc":1105,"wDes":504,"xH":379,"capH":546,"yMin":-504,"yMax":1105,"hAsc":1105,"hDes":-504,"lGap":0}},{"family":"Mandali","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":790,"asc":1087,"des":-475,"tAsc":1087,"tDes":-475,"tLGap":0,"wAsc":1087,"wDes":475,"xH":382,"capH":550,"yMin":-475,"yMax":1087,"hAsc":1087,"hDes":-475,"lGap":0}},{"family":"Manjari","fallbacks":["sans-serif"],"weights":[100,400,700],"styles":["regular"],"variants":[[0,100],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1500,"des":-750,"tAsc":1500,"tDes":-750,"tLGap":0,"wAsc":2076,"wDes":1285,"xH":1024,"capH":1385,"yMin":-1231,"yMax":1978,"hAsc":1500,"hDes":-750,"lGap":0}},{"family":"Manrope","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2132,"des":-600,"tAsc":2132,"tDes":-600,"tLGap":0,"wAsc":2132,"wDes":600,"xH":1080,"capH":1440,"yMin":-510,"yMax":2132,"hAsc":2132,"hDes":-600,"lGap":0}},{"family":"Mansalva","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":889,"des":-200,"tAsc":889,"tDes":-200,"tLGap":0,"wAsc":1112,"wDes":466,"xH":384,"capH":702,"yMin":-435,"yMax":1112,"hAsc":889,"hDes":-200,"lGap":0}},{"family":"Manuale","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":980,"des":-236,"tAsc":980,"tDes":-236,"tLGap":221,"wAsc":980,"wDes":236,"xH":491,"capH":611,"yMin":-236,"yMax":980,"hAsc":980,"hDes":-236,"lGap":221}},{"family":"Marcellus","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1995,"des":-573,"tAsc":1995,"tDes":-573,"tLGap":0,"wAsc":1995,"wDes":573,"xH":1024,"capH":1434,"yMin":-573,"yMax":1995,"hAsc":1995,"hDes":-573,"lGap":0}},{"family":"Marcellus SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1995,"des":-573,"tAsc":1995,"tDes":-573,"tLGap":0,"wAsc":1995,"wDes":573,"xH":1075,"capH":1434,"yMin":-573,"yMax":1995,"hAsc":1995,"hDes":-573,"lGap":0}},{"family":"Marck Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":864,"des":-385,"tAsc":864,"tDes":-385,"tLGap":0,"wAsc":864,"wDes":385,"xH":263,"capH":638,"yMin":-385,"yMax":864,"hAsc":864,"hDes":-385,"lGap":0}},{"family":"Margarine","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2075,"des":-678,"tAsc":2075,"tDes":-678,"tLGap":0,"wAsc":2075,"wDes":678,"xH":0,"capH":0,"yMin":-678,"yMax":2075,"hAsc":2075,"hDes":-678,"lGap":0}},{"family":"Markazi Text","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1718,"des":-740,"tAsc":1718,"tDes":-740,"tLGap":0,"wAsc":1695,"wDes":963,"xH":746,"capH":990,"yMin":-893,"yMax":1664,"hAsc":1718,"hDes":-740,"lGap":0}},{"family":"Marko One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2019,"des":-727,"tAsc":2019,"tDes":-727,"tLGap":0,"wAsc":2019,"wDes":727,"xH":713,"capH":1475,"yMin":-727,"yMax":2019,"hAsc":2019,"hDes":-727,"lGap":0}},{"family":"Marmelad","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1989,"des":-451,"tAsc":1989,"tDes":-451,"tLGap":0,"wAsc":1989,"wDes":451,"xH":1028,"capH":1452,"yMin":-451,"yMax":1989,"hAsc":1989,"hDes":-451,"lGap":0}},{"family":"Martel","fallbacks":["serif"],"weights":[200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1125,"des":-562,"tAsc":1125,"tDes":-562,"tLGap":0,"wAsc":1125,"wDes":562,"xH":546,"capH":758,"yMin":-542,"yMax":1050,"hAsc":1125,"hDes":-562,"lGap":0}},{"family":"Martel Sans","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-674,"tAsc":1150,"tDes":-674,"tLGap":0,"wAsc":1150,"wDes":674,"xH":534,"capH":680,"yMin":-519,"yMax":1071,"hAsc":1150,"hDes":-674,"lGap":0}},{"family":"Marvel","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":951,"des":-259,"tAsc":951,"tDes":-259,"tLGap":0,"wAsc":951,"wDes":259,"xH":500,"capH":700,"yMin":-259,"yMax":951,"hAsc":951,"hDes":-259,"lGap":0}},{"family":"Mate","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":958,"des":-262,"tAsc":958,"tDes":-262,"tLGap":0,"wAsc":958,"wDes":262,"xH":456,"capH":700,"yMin":-262,"yMax":935,"hAsc":958,"hDes":-262,"lGap":0}},{"family":"Mate SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":958,"des":-262,"tAsc":958,"tDes":-262,"tLGap":0,"wAsc":958,"wDes":262,"xH":473,"capH":700,"yMin":-241,"yMax":935,"hAsc":958,"hDes":-262,"lGap":0}},{"family":"Maven Pro","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":965,"des":-210,"tAsc":965,"tDes":-210,"tLGap":0,"wAsc":1065,"wDes":233,"xH":499,"capH":667,"yMin":-217,"yMax":1030,"hAsc":965,"hDes":-210,"lGap":0}},{"family":"McLaren","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2216,"des":-722,"tAsc":2216,"tDes":-722,"tLGap":0,"wAsc":2216,"wDes":722,"xH":1042,"capH":1445,"yMin":-729,"yMax":2216,"hAsc":2216,"hDes":-722,"lGap":0}},{"family":"Meddon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2860,"des":-1457,"tAsc":2860,"tDes":-1457,"tLGap":0,"wAsc":2860,"wDes":1457,"xH":756,"capH":2177,"yMin":-1457,"yMax":3565,"hAsc":2860,"hDes":-1457,"lGap":0}},{"family":"MedievalSharp","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1771,"des":-543,"tAsc":1771,"tDes":-543,"tLGap":0,"wAsc":1771,"wDes":543,"xH":224,"capH":201,"yMin":-467,"yMax":1951,"hAsc":1771,"hDes":-543,"lGap":0}},{"family":"Medula One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":846,"des":-162,"tAsc":846,"tDes":-162,"tLGap":0,"wAsc":846,"wDes":162,"xH":490,"capH":650,"yMin":-162,"yMax":846,"hAsc":846,"hDes":-162,"lGap":0}},{"family":"Meera Inimai","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1986,"des":-1200,"tAsc":1638,"tDes":-410,"tLGap":184,"wAsc":1986,"wDes":1200,"xH":1056,"capH":1460,"yMin":-1200,"yMax":1986,"hAsc":1986,"hDes":-1200,"lGap":184}},{"family":"Megrim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-200,"tAsc":800,"tDes":-200,"tLGap":90,"wAsc":880,"wDes":200,"xH":580,"capH":700,"yMin":-200,"yMax":880,"hAsc":880,"hDes":-200,"lGap":90}},{"family":"Meie Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1814,"des":-780,"tAsc":1814,"tDes":-780,"tLGap":0,"wAsc":1814,"wDes":780,"xH":354,"capH":862,"yMin":-780,"yMax":1814,"hAsc":1814,"hDes":-780,"lGap":0}},{"family":"Merienda","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1102,"des":-342,"tAsc":1102,"tDes":-342,"tLGap":0,"wAsc":1102,"wDes":342,"xH":599,"capH":802,"yMin":-342,"yMax":1084,"hAsc":1102,"hDes":-342,"lGap":0}},{"family":"Merienda One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1102,"des":-342,"tAsc":1102,"tDes":-342,"tLGap":0,"wAsc":1102,"wDes":342,"xH":379,"capH":439,"yMin":-342,"yMax":1102,"hAsc":1102,"hDes":-342,"lGap":0}},{"family":"Merriweather","fallbacks":["serif"],"weights":[300,400,700,900],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-273,"tAsc":984,"tDes":-273,"tLGap":0,"wAsc":1065,"wDes":273,"xH":555,"capH":743,"yMin":-272,"yMax":1055,"hAsc":984,"hDes":-273,"lGap":0}},{"family":"Merriweather Sans","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-546,"tAsc":1968,"tDes":-546,"tLGap":0,"wAsc":2580,"wDes":660,"xH":1114,"capH":1486,"yMin":-567,"yMax":2472,"hAsc":1968,"hDes":-546,"lGap":0}},{"family":"Metal","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2600,"des":-1600,"tAsc":2600,"tDes":-1600,"tLGap":307,"wAsc":2600,"wDes":1600,"xH":0,"capH":0,"yMin":-1607,"yMax":3166,"hAsc":2600,"hDes":-1600,"lGap":67}},{"family":"Metal Mania","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":965,"des":-303,"tAsc":965,"tDes":-303,"tLGap":0,"wAsc":965,"wDes":303,"xH":620,"capH":820,"yMin":-303,"yMax":965,"hAsc":965,"hDes":-303,"lGap":0}},{"family":"Metamorphous","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1972,"des":-588,"tAsc":1972,"tDes":-588,"tLGap":0,"wAsc":1972,"wDes":588,"xH":1208,"capH":1530,"yMin":-588,"yMax":1972,"hAsc":1972,"hDes":-588,"lGap":0}},{"family":"Metrophobic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2065,"des":-460,"tAsc":2065,"tDes":-460,"tLGap":0,"wAsc":2438,"wDes":765,"xH":1011,"capH":1441,"yMin":-765,"yMax":2438,"hAsc":2065,"hDes":-460,"lGap":0}},{"family":"Michroma","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2368,"des":-544,"tAsc":2368,"tDes":-544,"tLGap":0,"wAsc":2368,"wDes":544,"xH":1152,"capH":1536,"yMin":-622,"yMax":3066,"hAsc":2368,"hDes":-544,"lGap":0}},{"family":"Milonga","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":990,"des":-260,"tAsc":990,"tDes":-260,"tLGap":0,"wAsc":990,"wDes":260,"xH":458,"capH":809,"yMin":-260,"yMax":990,"hAsc":990,"hDes":-260,"lGap":0}},{"family":"Miltonian","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-274,"tAsc":918,"tDes":-274,"tLGap":0,"wAsc":918,"wDes":274,"xH":454,"capH":689,"yMin":-274,"yMax":918,"hAsc":918,"hDes":-274,"lGap":0}},{"family":"Miltonian Tattoo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-274,"tAsc":918,"tDes":-274,"tLGap":0,"wAsc":918,"wDes":274,"xH":454,"capH":689,"yMin":-274,"yMax":918,"hAsc":918,"hDes":-274,"lGap":0}},{"family":"Mina","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1075,"des":-515,"tAsc":1075,"tDes":-515,"tLGap":0,"wAsc":1075,"wDes":539,"yMin":-487,"yMax":1002,"hAsc":1075,"hDes":-515,"lGap":0}},{"family":"Miniver","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-474,"tAsc":1019,"tDes":-474,"tLGap":0,"wAsc":1019,"wDes":474,"xH":501,"capH":782,"yMin":-474,"yMax":1019,"hAsc":1019,"hDes":-474,"lGap":0}},{"family":"Miriam Libre","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":969,"des":-344,"tAsc":969,"tDes":-344,"tLGap":0,"wAsc":969,"wDes":344,"xH":566,"capH":695,"yMin":-335,"yMax":952,"hAsc":969,"hDes":-344,"lGap":0}},{"family":"Mirza","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":547,"des":-453,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1000,"wDes":200,"xH":500,"capH":700,"yMin":-571,"yMax":1088,"hAsc":547,"hDes":-453,"lGap":200}},{"family":"Miss Fajardose","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":859,"des":-389,"tAsc":859,"tDes":-389,"tLGap":0,"wAsc":859,"wDes":389,"xH":158,"capH":658,"yMin":-389,"yMax":859,"hAsc":859,"hDes":-389,"lGap":0}},{"family":"Mitr","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-420,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1150,"wDes":420,"xH":536,"capH":714,"yMin":-389,"yMax":1079,"hAsc":1150,"hDes":-420,"lGap":0}},{"family":"Modak","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2035,"des":-1049,"tAsc":2035,"tDes":-1049,"tLGap":0,"wAsc":2035,"wDes":1049,"xH":1099,"capH":1290,"yMin":-1049,"yMax":2035,"hAsc":2035,"hDes":-1049,"lGap":0}},{"family":"Modern Antiqua","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1815,"des":-508,"tAsc":1815,"tDes":-508,"tLGap":0,"wAsc":1815,"wDes":508,"xH":1089,"capH":1511,"yMin":-435,"yMax":1950,"hAsc":1815,"hDes":-508,"lGap":0}},{"family":"Mogra","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":850,"wDes":350,"xH":565,"capH":705,"yMin":-574,"yMax":1063,"hAsc":750,"hDes":-250,"lGap":200}},{"family":"Molengo","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1928,"des":-522,"tAsc":1928,"tDes":-522,"tLGap":0,"wAsc":1928,"wDes":522,"xH":938,"capH":1391,"yMin":-522,"yMax":1928,"hAsc":1928,"hDes":-522,"lGap":0}},{"family":"Molle","fallbacks":["cursive"],"weights":[400],"styles":["italic"],"variants":[[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1852,"des":-701,"tAsc":1852,"tDes":-701,"tLGap":0,"wAsc":1852,"wDes":701,"xH":910,"capH":1588,"yMin":-701,"yMax":1852,"hAsc":1852,"hDes":-701,"lGap":0}},{"family":"Monda","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2461,"des":-875,"tAsc":2461,"tDes":-875,"tLGap":0,"wAsc":2461,"wDes":875,"yMin":-756,"yMax":2106,"hAsc":2461,"hDes":-875,"lGap":0}},{"family":"Monofett","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2001,"des":-315,"tAsc":2001,"tDes":-315,"tLGap":0,"wAsc":2001,"wDes":315,"xH":1370,"capH":1370,"yMin":-315,"yMax":2007,"hAsc":2001,"hDes":-315,"lGap":0}},{"family":"Monoton","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2366,"des":-822,"tAsc":2366,"tDes":-822,"tLGap":0,"wAsc":2366,"wDes":822,"xH":1440,"capH":1656,"yMin":-822,"yMax":2366,"hAsc":2366,"hDes":-822,"lGap":0}},{"family":"Monsieur La Doulaise","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1048,"des":-513,"tAsc":1048,"tDes":-513,"tLGap":0,"wAsc":1048,"wDes":513,"xH":164,"capH":729,"yMin":-513,"yMax":1048,"hAsc":1048,"hDes":-513,"lGap":0}},{"family":"Montaga","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":978,"des":-254,"tAsc":978,"tDes":-254,"tLGap":0,"wAsc":978,"wDes":254,"xH":466,"capH":700,"yMin":-254,"yMax":978,"hAsc":978,"hDes":-254,"lGap":0}},{"family":"Montez","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1831,"des":-848,"tAsc":1831,"tDes":-848,"tLGap":0,"wAsc":1831,"wDes":848,"xH":766,"capH":1456,"yMin":-848,"yMax":1831,"hAsc":1831,"hDes":-848,"lGap":0}},{"family":"Montserrat","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-251,"tAsc":968,"tDes":-251,"tLGap":0,"wAsc":1109,"wDes":270,"xH":525,"capH":700,"yMin":-262,"yMax":1043,"hAsc":968,"hDes":-251,"lGap":0}},{"family":"Montserrat Alternates","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-251,"tAsc":968,"tDes":-251,"tLGap":0,"wAsc":1109,"wDes":270,"xH":525,"capH":700,"yMin":-262,"yMax":1043,"hAsc":968,"hDes":-251,"lGap":0}},{"family":"Montserrat Subrayada","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-251,"tAsc":968,"tDes":-251,"tLGap":0,"wAsc":968,"wDes":251,"xH":699,"capH":699,"yMin":-250,"yMax":932,"hAsc":968,"hDes":-251,"lGap":0}},{"family":"Moul","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2501,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Moulpali","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2900,"wDes":1600,"xH":0,"capH":0,"yMin":-1600,"yMax":2950,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Mountains of Christmas","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1066,"des":-354,"tAsc":1066,"tDes":-354,"tLGap":0,"wAsc":1066,"wDes":354,"xH":515,"capH":743,"yMin":-347,"yMax":1066,"hAsc":1066,"hDes":-354,"lGap":0}},{"family":"Mouse Memoirs","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1917,"des":-428,"tAsc":1917,"tDes":-428,"tLGap":0,"wAsc":1917,"wDes":428,"xH":1044,"capH":1448,"yMin":-428,"yMax":1917,"hAsc":1917,"hDes":-428,"lGap":0}},{"family":"Mr Bedfort","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1015,"des":-661,"tAsc":1015,"tDes":-661,"tLGap":0,"wAsc":1015,"wDes":661,"xH":245,"capH":770,"yMin":-661,"yMax":1015,"hAsc":1015,"hDes":-661,"lGap":0}},{"family":"Mr Dafoe","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":981,"des":-416,"tAsc":981,"tDes":-416,"tLGap":0,"wAsc":981,"wDes":416,"xH":313,"capH":622,"yMin":-416,"yMax":981,"hAsc":981,"hDes":-416,"lGap":0}},{"family":"Mr De Haviland","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":875,"des":-442,"tAsc":875,"tDes":-442,"tLGap":0,"wAsc":875,"wDes":442,"xH":217,"capH":557,"yMin":-442,"yMax":891,"hAsc":875,"hDes":-442,"lGap":0}},{"family":"Mrs Saint Delafield","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":906,"des":-619,"tAsc":906,"tDes":-619,"tLGap":0,"wAsc":906,"wDes":619,"xH":224,"capH":708,"yMin":-619,"yMax":906,"hAsc":906,"hDes":-619,"lGap":0}},{"family":"Mrs Sheppards","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":959,"des":-378,"tAsc":959,"tDes":-378,"tLGap":0,"wAsc":959,"wDes":378,"xH":285,"capH":662,"yMin":-378,"yMax":959,"hAsc":959,"hDes":-378,"lGap":0}},{"family":"Mukta","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-508,"yMax":1130,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mukta Mahee","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-541,"yMax":956,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mukta Malar","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-351,"yMax":935,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mukta Vaani","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-494,"yMax":935,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mulish","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1005,"des":-250,"tAsc":1005,"tDes":-250,"tLGap":0,"wAsc":1092,"wDes":279,"xH":502,"capH":712,"yMin":-273,"yMax":1088,"hAsc":1005,"hDes":-250,"lGap":0}},{"family":"MuseoModerno","fallbacks":["cursive"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1145,"des":-445,"tAsc":1145,"tDes":-445,"tLGap":0,"wAsc":1145,"wDes":445,"xH":510,"capH":700,"yMin":-420,"yMax":1109,"hAsc":1145,"hDes":-445,"lGap":0}},{"family":"Mystery Quest","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":989,"des":-409,"tAsc":989,"tDes":-409,"tLGap":0,"wAsc":989,"wDes":419,"xH":626,"capH":769,"yMin":-409,"yMax":989,"hAsc":989,"hDes":-409,"lGap":0}},{"family":"Nanum Brush Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-230,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":920,"wDes":230,"xH":500,"capH":700,"yMin":-200,"yMax":802,"hAsc":920,"hDes":-230,"lGap":0}},{"family":"Nanum Gothic","fallbacks":["sans-serif"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-230,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":920,"wDes":230,"xH":500,"capH":700,"yMin":-200,"yMax":801,"hAsc":920,"hDes":-230,"lGap":0}},{"family":"Nanum Gothic Coding","fallbacks":["monospace"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":800,"wDes":200,"xH":498,"capH":699,"yMin":-200,"yMax":801,"hAsc":800,"hDes":-200,"lGap":0}},{"family":"Nanum Myeongjo","fallbacks":["serif"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":942,"des":-236,"tAsc":819,"tDes":-205,"tLGap":0,"wAsc":942,"wDes":236,"xH":480,"capH":755,"yMin":-239,"yMax":978,"hAsc":942,"hDes":-236,"lGap":0}},{"family":"Nanum Pen Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-230,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":920,"wDes":230,"xH":476,"capH":674,"yMin":-200,"yMax":800,"hAsc":920,"hDes":-230,"lGap":0}},{"family":"Nerko One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":894,"des":-317,"tAsc":894,"tDes":-317,"tLGap":0,"wAsc":937,"wDes":319,"xH":426,"capH":586,"yMin":-319,"yMax":937,"hAsc":894,"hDes":-317,"lGap":0}},{"family":"Neucha","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":787,"des":-292,"tAsc":787,"tDes":-292,"tLGap":49,"wAsc":954,"wDes":296,"xH":523,"capH":720,"yMin":-296,"yMax":981,"hAsc":787,"hDes":-292,"lGap":49}},{"family":"Neuton","fallbacks":["serif"],"weights":[200,300,400,700,800],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[1,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2106,"des":-485,"tAsc":2106,"tDes":-485,"tLGap":0,"wAsc":2106,"wDes":485,"xH":0,"capH":0,"yMin":-418,"yMax":1710,"hAsc":2106,"hDes":-485,"lGap":0}},{"family":"New Rocker","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":946,"des":-283,"tAsc":946,"tDes":-283,"tLGap":0,"wAsc":946,"wDes":283,"xH":465,"capH":733,"yMin":-283,"yMax":946,"hAsc":946,"hDes":-283,"lGap":0}},{"family":"News Cycle","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2574,"des":-794,"tAsc":2574,"tDes":-794,"tLGap":0,"wAsc":2574,"wDes":794,"yMin":-794,"yMax":2510,"hAsc":2574,"hDes":-794,"lGap":0}},{"family":"Niconne","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1898,"des":-585,"tAsc":1898,"tDes":-585,"tLGap":0,"wAsc":1898,"wDes":585,"xH":218,"capH":1442,"yMin":-585,"yMax":1898,"hAsc":1898,"hDes":-585,"lGap":0}},{"family":"Niramit","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1105,"des":-195,"tAsc":1105,"tDes":-195,"tLGap":0,"wAsc":1250,"wDes":534,"xH":485,"capH":700,"yMin":-476,"yMax":1205,"hAsc":1105,"hDes":-195,"lGap":0}},{"family":"Nixie One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":926,"des":-210,"tAsc":926,"tDes":-210,"tLGap":0,"wAsc":926,"wDes":210,"xH":500,"capH":700,"yMin":-210,"yMax":920,"hAsc":926,"hDes":-210,"lGap":0}},{"family":"Nobile","fallbacks":["sans-serif"],"weights":[400,500,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1731,"des":-578,"tAsc":1614,"tDes":-502,"tLGap":0,"wAsc":1731,"wDes":578,"xH":1169,"capH":1579,"yMin":-617,"yMax":2353,"hAsc":1731,"hDes":-578,"lGap":0}},{"family":"Nokora","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1907,"des":-800,"tAsc":1567,"tDes":-492,"tLGap":132,"wAsc":1907,"wDes":800,"xH":1098,"capH":1462,"yMin":-800,"yMax":1900,"hAsc":1907,"hDes":-800,"lGap":0}},{"family":"Norican","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-791,"tAsc":2095,"tDes":-791,"tLGap":0,"wAsc":2095,"wDes":791,"xH":807,"capH":1530,"yMin":-791,"yMax":2095,"hAsc":2095,"hDes":-791,"lGap":0}},{"family":"Nosifer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2236,"des":-1328,"tAsc":2236,"tDes":-1328,"tLGap":0,"wAsc":2236,"wDes":1328,"xH":925,"capH":854,"yMin":-1328,"yMax":2236,"hAsc":2236,"hDes":-1328,"lGap":0}},{"family":"Notable","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1143,"des":-157,"tAsc":1143,"tDes":-157,"tLGap":0,"wAsc":1275,"wDes":300,"xH":356,"capH":700,"yMin":-213,"yMax":907,"hAsc":1143,"hDes":-157,"lGap":0}},{"family":"Nothing You Could Do","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":959,"des":-407,"tAsc":962,"tDes":-407,"tLGap":0,"wAsc":959,"wDes":407,"xH":462,"capH":758,"yMin":-407,"yMax":959,"hAsc":959,"hDes":-407,"lGap":0}},{"family":"Noticia Text","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2202,"des":-593,"tAsc":2202,"tDes":-593,"tLGap":0,"wAsc":2202,"wDes":593,"xH":1085,"capH":1353,"yMin":-593,"yMax":2167,"hAsc":2202,"hDes":-593,"lGap":0}},{"family":"Noto Sans","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":2189,"tDes":-600,"tLGap":0,"wAsc":2189,"wDes":600,"xH":1098,"capH":1462,"yMin":-806,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Noto Sans HK","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans JP","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans KR","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans SC","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans TC","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Serif","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":2189,"tDes":-600,"tLGap":0,"wAsc":2189,"wDes":600,"xH":1098,"capH":1462,"yMin":-512,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Noto Serif JP","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Noto Serif KR","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Noto Serif SC","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Noto Serif TC","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Nova Cut","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1140,"capH":1550,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Flat","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1530,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2215,"des":-639,"tAsc":2215,"tDes":-639,"tLGap":0,"wAsc":2215,"wDes":639,"xH":1120,"capH":1509,"yMin":-567,"yMax":2215,"hAsc":2215,"hDes":-639,"lGap":0}},{"family":"Nova Oval","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1550,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Round","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1530,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1550,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Slim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1530,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Square","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1100,"capH":1510,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"NTR","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1294,"des":-877,"tAsc":1294,"tDes":-877,"tLGap":0,"wAsc":1294,"wDes":877,"xH":422,"capH":572,"yMin":-877,"yMax":1294,"hAsc":1294,"hDes":-877,"lGap":0}},{"family":"Numans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1853,"des":-553,"tAsc":1853,"tDes":-553,"tLGap":0,"wAsc":1853,"wDes":553,"xH":1096,"capH":1434,"yMin":-553,"yMax":1853,"hAsc":1853,"hDes":-553,"lGap":0}},{"family":"Nunito","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1011,"des":-353,"tAsc":1011,"tDes":-353,"tLGap":0,"wAsc":1077,"wDes":300,"xH":486,"capH":705,"yMin":-277,"yMax":1047,"hAsc":1011,"hDes":-353,"lGap":0}},{"family":"Nunito Sans","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1011,"des":-353,"tAsc":1011,"tDes":-353,"tLGap":0,"wAsc":1087,"wDes":275,"xH":487,"capH":705,"yMin":-259,"yMax":1077,"hAsc":1011,"hDes":-353,"lGap":0}},{"family":"Odibee Sans","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":858,"des":-250,"tAsc":858,"tDes":-250,"tLGap":0,"wAsc":858,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":858,"hAsc":858,"hDes":-250,"lGap":0}},{"family":"Odor Mean Chey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Offside","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":996,"des":-265,"tAsc":996,"tDes":-265,"tLGap":0,"wAsc":996,"wDes":265,"xH":605,"capH":740,"yMin":-265,"yMax":996,"hAsc":996,"hDes":-265,"lGap":0}},{"family":"Old Standard TT","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":762,"des":-238,"tAsc":762,"tDes":-238,"tLGap":236,"wAsc":948,"wDes":282,"xH":456,"capH":712,"yMin":-294,"yMax":1100,"hAsc":762,"hDes":-238,"lGap":236}},{"family":"Oldenburg","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":482,"capH":1555,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":9}},{"family":"Oleo Script","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1004,"des":-379,"tAsc":1004,"tDes":-379,"tLGap":0,"wAsc":1004,"wDes":379,"xH":443,"capH":710,"yMin":-279,"yMax":938,"hAsc":1004,"hDes":-379,"lGap":0}},{"family":"Oleo Script Swash Caps","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1004,"des":-379,"tAsc":1004,"tDes":-379,"tLGap":0,"wAsc":1004,"wDes":379,"xH":443,"capH":747,"yMin":-369,"yMax":938,"hAsc":1004,"hDes":-379,"lGap":0}},{"family":"Open Sans","fallbacks":["sans-serif"],"weights":[300,400,600,700,800],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":1567,"tDes":-492,"tLGap":132,"wAsc":2189,"wDes":600,"xH":1096,"capH":1462,"yMin":-555,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Open Sans Condensed","fallbacks":["sans-serif"],"weights":[300,700],"styles":["italic"],"variants":[[0,300],[1,300],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":1567,"tDes":-492,"tLGap":132,"wAsc":2189,"wDes":600,"xH":1085,"capH":1462,"yMin":-512,"yMax":2132,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Oranienbaum","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":895,"des":-260,"tAsc":895,"tDes":-260,"tLGap":0,"wAsc":895,"wDes":260,"xH":475,"capH":700,"yMin":-260,"yMax":895,"hAsc":895,"hDes":-260,"lGap":0}},{"family":"Orbitron","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1011,"des":-243,"tAsc":1011,"tDes":-243,"tLGap":0,"wAsc":1011,"wDes":243,"xH":580,"capH":720,"yMin":-243,"yMax":1011,"hAsc":1011,"hDes":-243,"lGap":0}},{"family":"Oregano","fallbacks":["cursive"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1975,"des":-669,"tAsc":1975,"tDes":-669,"tLGap":0,"wAsc":1975,"wDes":669,"xH":864,"capH":1460,"yMin":-669,"yMax":1975,"hAsc":1975,"hDes":-669,"lGap":0}},{"family":"Orienta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-235,"tAsc":960,"tDes":-235,"tLGap":0,"wAsc":960,"wDes":235,"xH":530,"capH":700,"yMin":-235,"yMax":960,"hAsc":960,"hDes":-235,"lGap":0}},{"family":"Original Surfer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2036,"des":-526,"tAsc":2036,"tDes":-526,"tLGap":0,"wAsc":2036,"wDes":526,"xH":987,"capH":1497,"yMin":-526,"yMax":2036,"hAsc":2036,"hDes":-526,"lGap":0}},{"family":"Oswald","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1193,"des":-289,"tAsc":1193,"tDes":-289,"tLGap":0,"wAsc":1325,"wDes":377,"xH":578,"capH":810,"yMin":-287,"yMax":1297,"hAsc":1193,"hDes":-289,"lGap":0}},{"family":"Over the Rainbow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1412,"des":-677,"tAsc":1412,"tDes":-677,"tLGap":0,"wAsc":1412,"wDes":677,"xH":636,"capH":812,"yMin":-677,"yMax":1410,"hAsc":1412,"hDes":-677,"lGap":0}},{"family":"Overlock","fallbacks":["cursive"],"weights":[400,700,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-254,"tAsc":966,"tDes":-254,"tLGap":0,"wAsc":966,"wDes":254,"xH":125,"capH":154,"yMin":-253,"yMax":899,"hAsc":966,"hDes":-254,"lGap":0}},{"family":"Overlock SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-254,"tAsc":966,"tDes":-254,"tLGap":0,"wAsc":966,"wDes":254,"xH":159,"capH":154,"yMin":-253,"yMax":899,"hAsc":966,"hDes":-254,"lGap":0}},{"family":"Overpass","fallbacks":["sans-serif"],"weights":[100,200,300,400,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":982,"des":-284,"tAsc":750,"tDes":-250,"tLGap":266,"wAsc":1062,"wDes":378,"xH":511,"capH":700,"yMin":-378,"yMax":1062,"hAsc":982,"hDes":-284,"lGap":266}},{"family":"Overpass Mono","fallbacks":["monospace"],"weights":[300,400,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":982,"des":-284,"tAsc":750,"tDes":-250,"tLGap":266,"wAsc":1062,"wDes":378,"xH":511,"capH":700,"yMin":-378,"yMax":1062,"hAsc":982,"hDes":-284,"lGap":266}},{"family":"Ovo","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1770,"des":-534,"tAsc":1770,"tDes":-534,"tLGap":0,"wAsc":1770,"wDes":534,"xH":356,"capH":210,"yMin":-534,"yMax":1770,"hAsc":1770,"hDes":-534,"lGap":0}},{"family":"Oxanium","fallbacks":["cursive"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":790,"des":-210,"tAsc":790,"tDes":-210,"tLGap":250,"wAsc":1000,"wDes":250,"xH":515,"capH":690,"yMin":-207,"yMax":957,"hAsc":790,"hDes":-210,"lGap":250}},{"family":"Oxygen","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2103,"des":-483,"tAsc":2103,"tDes":-483,"tLGap":0,"wAsc":2103,"wDes":483,"yMin":-672,"yMax":2131,"hAsc":2103,"hDes":-483,"lGap":0}},{"family":"Oxygen Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2015,"des":-672,"tAsc":2015,"tDes":-672,"tLGap":0,"wAsc":2015,"wDes":672,"xH":1097,"capH":1491,"yMin":-678,"yMax":2104,"hAsc":2015,"hDes":-672,"lGap":0}},{"family":"Pacifico","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1303,"des":-453,"tAsc":1303,"tDes":-453,"tLGap":0,"wAsc":1478,"wDes":457,"xH":460,"capH":840,"yMin":-457,"yMax":1478,"hAsc":1303,"hDes":-453,"lGap":0}},{"family":"Padauk","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1010,"des":-500,"tAsc":1010,"tDes":-500,"tLGap":0,"wAsc":1010,"wDes":500,"yMin":-498,"yMax":955,"hAsc":1010,"hDes":-500,"lGap":0}},{"family":"Palanquin","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1320,"des":-491,"tAsc":770,"tDes":-230,"tLGap":0,"wAsc":1320,"wDes":491,"xH":485,"capH":680,"yMin":-432,"yMax":1320,"hAsc":1320,"hDes":-491,"lGap":0}},{"family":"Palanquin Dark","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1320,"des":-491,"tAsc":770,"tDes":-230,"tLGap":0,"wAsc":1320,"wDes":491,"xH":500,"capH":700,"yMin":-491,"yMax":1320,"hAsc":1320,"hDes":-491,"lGap":0}},{"family":"Palatino","fallbacks":["Palatino Linotype","Palatino LT STD","Book Antiqua","Georgia","serif"],"metrics":{"upm":2048,"asc":1491,"des":-600,"tAsc":1491,"tDes":-580,"tLGap":0,"wAsc":2322,"wDes":2322,"yMin":-580,"yMax":2322,"hAsc":1491,"hDes":-600,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Pangolin","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":1259,"wDes":255,"xH":555,"capH":720,"yMin":-256,"yMax":1259,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Paprika","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1145,"des":-274,"tAsc":1145,"tDes":-274,"tLGap":0,"wAsc":1145,"wDes":274,"xH":689,"capH":889,"yMin":-274,"yMax":1145,"hAsc":1145,"hDes":-274,"lGap":0}},{"family":"Papyrus","fallbacks":["fantasy"],"metrics":{"upm":2048,"asc":1925,"des":-1235,"tAsc":1913,"tDes":-780,"tLGap":-502,"wAsc":1925,"wDes":1925,"xH":910,"capH":1351,"yMin":-1235,"yMax":1935,"hAsc":1925,"hDes":-1235,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Parisienne","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1875,"des":-915,"tAsc":1875,"tDes":-915,"tLGap":0,"wAsc":1875,"wDes":915,"xH":723,"capH":1558,"yMin":-915,"yMax":1875,"hAsc":1875,"hDes":-915,"lGap":0}},{"family":"Passero One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1820,"des":-618,"tAsc":1820,"tDes":-618,"tLGap":0,"wAsc":1820,"wDes":618,"xH":983,"capH":1323,"yMin":-618,"yMax":1820,"hAsc":1820,"hDes":-618,"lGap":0}},{"family":"Passion One","fallbacks":["cursive"],"weights":[400,700,900],"styles":["regular"],"variants":[[0,400],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":835,"des":-266,"tAsc":835,"tDes":-266,"tLGap":0,"wAsc":835,"wDes":266,"xH":479,"capH":621,"yMin":-198,"yMax":835,"hAsc":835,"hDes":-266,"lGap":0}},{"family":"Pathway Gothic One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":954,"des":-198,"tAsc":740,"tDes":-180,"tLGap":0,"wAsc":954,"wDes":198,"xH":540,"capH":700,"yMin":-198,"yMax":954,"hAsc":954,"hDes":-198,"lGap":0}},{"family":"Patrick Hand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1042,"des":-312,"tAsc":1024,"tDes":-312,"tLGap":0,"wAsc":1042,"wDes":312,"xH":467,"capH":661,"yMin":-312,"yMax":1042,"hAsc":1042,"hDes":-312,"lGap":0}},{"family":"Patrick Hand SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1042,"des":-312,"tAsc":1024,"tDes":-312,"tLGap":0,"wAsc":1042,"wDes":312,"xH":464,"capH":661,"yMin":-307,"yMax":1042,"hAsc":1042,"hDes":-312,"lGap":0}},{"family":"Pattaya","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2065,"des":-777,"tAsc":2065,"tDes":-777,"tLGap":0,"wAsc":2065,"wDes":777,"xH":1024,"capH":1532,"yMin":-777,"yMax":2065,"hAsc":2065,"hDes":-777,"lGap":0}},{"family":"Patua One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":972,"des":-247,"tAsc":972,"tDes":-247,"tLGap":0,"wAsc":972,"wDes":247,"xH":500,"capH":690,"yMin":-247,"yMax":972,"hAsc":972,"hDes":-247,"lGap":0}},{"family":"Pavanam","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-339,"tAsc":693,"tDes":-162,"tLGap":59,"wAsc":952,"wDes":339,"yMin":-322,"yMax":952,"hAsc":952,"hDes":-339,"lGap":0}},{"family":"Paytone One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1113,"des":-283,"tAsc":1113,"tDes":-283,"tLGap":0,"wAsc":1149,"wDes":430,"xH":501,"capH":688,"yMin":-371,"yMax":1271,"hAsc":1113,"hDes":-283,"lGap":0}},{"family":"Peddana","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":703,"des":-518,"tAsc":703,"tDes":-518,"tLGap":0,"wAsc":703,"wDes":518,"xH":241,"capH":329,"yMin":-518,"yMax":703,"hAsc":703,"hDes":-518,"lGap":0}},{"family":"Peralta","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2004,"des":-647,"tAsc":2004,"tDes":-647,"tLGap":0,"wAsc":2004,"wDes":647,"xH":1036,"capH":1479,"yMin":-647,"yMax":2004,"hAsc":2004,"hDes":-647,"lGap":0}},{"family":"Permanent Marker","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1136,"des":-325,"tAsc":622,"tDes":-61,"tLGap":61,"wAsc":1136,"wDes":325,"xH":625,"capH":758,"yMin":-325,"yMax":1136,"hAsc":1136,"hDes":-325,"lGap":31}},{"family":"Petit Formal Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2033,"des":-527,"tAsc":2033,"tDes":-527,"tLGap":0,"wAsc":2033,"wDes":527,"xH":1185,"capH":1609,"yMin":-527,"yMax":2033,"hAsc":2033,"hDes":-527,"lGap":0}},{"family":"Petrona","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":858,"des":-270,"tAsc":858,"tDes":-270,"tLGap":0,"wAsc":1169,"wDes":342,"xH":443,"capH":641,"yMin":-270,"yMax":1076,"hAsc":858,"hDes":-270,"lGap":0}},{"family":"Philosopher","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-220,"tAsc":900,"tDes":-220,"tLGap":0,"wAsc":1020,"wDes":330,"xH":470,"capH":660,"yMin":-325,"yMax":975,"hAsc":900,"hDes":-220,"lGap":0}},{"family":"Piazzolla","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1110,"des":-310,"tAsc":1110,"tDes":-310,"tLGap":0,"wAsc":1110,"wDes":310,"xH":478,"capH":644,"yMin":-212,"yMax":937,"hAsc":1110,"hDes":-310,"lGap":0}},{"family":"Piedra","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":973,"des":-328,"tAsc":973,"tDes":-328,"tLGap":0,"wAsc":973,"wDes":328,"xH":437,"capH":655,"yMin":-328,"yMax":973,"hAsc":973,"hDes":-328,"lGap":0}},{"family":"Pinyon Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1768,"des":-787,"tAsc":1768,"tDes":-787,"tLGap":0,"wAsc":1768,"wDes":787,"xH":390,"capH":892,"yMin":-787,"yMax":1768,"hAsc":1768,"hDes":-787,"lGap":0}},{"family":"Pirata One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1006,"des":-279,"tAsc":1006,"tDes":-279,"tLGap":0,"wAsc":1006,"wDes":279,"xH":594,"capH":793,"yMin":-279,"yMax":1006,"hAsc":1006,"hDes":-279,"lGap":0}},{"family":"Plaster","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":1020,"capH":1361,"yMin":-560,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Play","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-220,"tAsc":937,"tDes":-220,"tLGap":0,"wAsc":1052,"wDes":224,"xH":484,"capH":649,"yMin":-220,"yMax":1035,"hAsc":937,"hDes":-220,"lGap":0}},{"family":"Playball","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-300,"tAsc":950,"tDes":-300,"tLGap":0,"wAsc":950,"wDes":300,"xH":390,"capH":698,"yMin":-300,"yMax":949,"hAsc":950,"hDes":-300,"lGap":0}},{"family":"Playfair Display","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1082,"des":-251,"tAsc":1082,"tDes":-251,"tLGap":0,"wAsc":1159,"wDes":251,"xH":514,"capH":708,"yMin":-241,"yMax":1159,"hAsc":1082,"hDes":-251,"lGap":0}},{"family":"Playfair Display SC","fallbacks":["serif"],"weights":[400,700,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1082,"des":-251,"tAsc":1082,"tDes":-251,"tLGap":0,"wAsc":1201,"wDes":251,"xH":514,"capH":708,"yMin":-241,"yMax":1156,"hAsc":1082,"hDes":-251,"lGap":0}},{"family":"Podkova","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":859,"des":-249,"tAsc":859,"tDes":-249,"tLGap":0,"wAsc":1091,"wDes":343,"xH":429,"capH":589,"yMin":-301,"yMax":969,"hAsc":859,"hDes":-249,"lGap":0}},{"family":"Poiret One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-208,"tAsc":962,"tDes":-208,"tLGap":0,"wAsc":962,"wDes":208,"xH":450,"capH":750,"yMin":-208,"yMax":962,"hAsc":962,"hDes":-208,"lGap":0}},{"family":"Poller One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1920,"des":-514,"tAsc":1920,"tDes":-514,"tLGap":0,"wAsc":1920,"wDes":514,"xH":991,"capH":1486,"yMin":-514,"yMax":1920,"hAsc":1920,"hDes":-514,"lGap":0}},{"family":"Poly","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":964,"des":-224,"tAsc":964,"tDes":-224,"tLGap":0,"wAsc":964,"wDes":224,"xH":473,"capH":693,"yMin":-223,"yMax":919,"hAsc":964,"hDes":-224,"lGap":0}},{"family":"Pompiere","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1918,"des":-543,"tAsc":1919,"tDes":-543,"tLGap":0,"wAsc":1918,"wDes":543,"xH":616,"capH":1315,"yMin":-543,"yMax":1918,"hAsc":1918,"hDes":-543,"lGap":0}},{"family":"Pontano Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2025,"des":-599,"tAsc":2025,"tDes":-599,"tLGap":0,"wAsc":2025,"wDes":599,"yMin":-573,"yMax":2033,"hAsc":2025,"hDes":-599,"lGap":0}},{"family":"Poor Story","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":819,"des":-205,"tAsc":819,"tDes":-205,"tLGap":256,"wAsc":819,"wDes":205,"xH":389,"capH":641,"yMin":-205,"yMax":819,"hAsc":819,"hDes":-205,"lGap":256}},{"family":"Poppins","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-350,"tAsc":1050,"tDes":-350,"tLGap":100,"wAsc":1135,"wDes":627,"xH":548,"capH":698,"yMin":-572,"yMax":1065,"hAsc":1050,"hDes":-350,"lGap":100}},{"family":"Port Lligat Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-211,"tAsc":860,"tDes":-211,"tLGap":0,"wAsc":860,"wDes":211,"xH":178,"capH":125,"yMin":-211,"yMax":860,"hAsc":860,"hDes":-211,"lGap":0}},{"family":"Port Lligat Slab","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-211,"tAsc":860,"tDes":-211,"tLGap":0,"wAsc":860,"wDes":211,"xH":155,"capH":99,"yMin":-211,"yMax":860,"hAsc":860,"hDes":-211,"lGap":0}},{"family":"Potta One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":565,"capH":780,"yMin":-290,"yMax":1160,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Pragati Narrow","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1158,"des":-534,"tAsc":1158,"tDes":-534,"tLGap":0,"wAsc":1158,"wDes":534,"xH":484,"capH":630,"yMin":-534,"yMax":1158,"hAsc":1158,"hDes":-534,"lGap":0}},{"family":"Prata","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":993,"des":-362,"tAsc":993,"tDes":-362,"tLGap":0,"wAsc":1201,"wDes":362,"xH":518,"capH":800,"yMin":-362,"yMax":1201,"hAsc":993,"hDes":-362,"lGap":0}},{"family":"Preahvihear","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Press Start 2P","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":0,"tAsc":1000,"tDes":0,"tLGap":0,"wAsc":1000,"wDes":374,"xH":750,"capH":1000,"yMin":-374,"yMax":1000,"hAsc":1000,"hDes":0,"lGap":0}},{"family":"Pridi","fallbacks":["serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-450,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1100,"wDes":450,"xH":536,"capH":714,"yMin":-411,"yMax":1049,"hAsc":1100,"hDes":-450,"lGap":0}},{"family":"Princess Sofia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1010,"des":-574,"tAsc":1010,"tDes":-574,"tLGap":0,"wAsc":1010,"wDes":588,"xH":670,"capH":858,"yMin":-574,"yMax":1010,"hAsc":1010,"hDes":-574,"lGap":0}},{"family":"Prociono","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1008,"des":-212,"tAsc":1008,"tDes":-212,"tLGap":0,"wAsc":1008,"wDes":212,"xH":203,"capH":738,"yMin":-212,"yMax":1008,"hAsc":1008,"hDes":-212,"lGap":0}},{"family":"Prompt","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1090,"des":-422,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1090,"wDes":422,"xH":536,"capH":714,"yMin":-368,"yMax":1061,"hAsc":1090,"hDes":-422,"lGap":0}},{"family":"Prosto One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-295,"tAsc":940,"tDes":-295,"tLGap":0,"wAsc":940,"wDes":295,"xH":520,"capH":700,"yMin":-295,"yMax":940,"hAsc":940,"hDes":-295,"lGap":0}},{"family":"Proza Libre","fallbacks":["sans-serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1996,"des":-800,"tAsc":1996,"tDes":-800,"tLGap":0,"wAsc":1996,"wDes":800,"xH":1060,"capH":1465,"yMin":-558,"yMax":1962,"hAsc":1996,"hDes":-800,"lGap":0}},{"family":"PT Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-235,"tAsc":885,"tDes":-235,"tLGap":0,"wAsc":885,"wDes":235,"xH":500,"capH":700,"yMin":-235,"yMax":915,"hAsc":885,"hDes":-235,"lGap":0}},{"family":"PT Sans","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-276,"tAsc":1018,"tDes":-276,"tLGap":0,"wAsc":1018,"wDes":276,"xH":500,"capH":700,"yMin":-245,"yMax":993,"hAsc":1018,"hDes":-276,"lGap":0}},{"family":"PT Sans Caption","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-276,"tAsc":1018,"tDes":-276,"tLGap":0,"wAsc":1018,"wDes":276,"xH":525,"capH":700,"yMin":-251,"yMax":999,"hAsc":1018,"hDes":-276,"lGap":0}},{"family":"PT Sans Narrow","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-276,"tAsc":1018,"tDes":-276,"tLGap":0,"wAsc":1018,"wDes":276,"xH":500,"capH":700,"yMin":-245,"yMax":993,"hAsc":1018,"hDes":-276,"lGap":0}},{"family":"PT Serif","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1039,"des":-286,"tAsc":1039,"tDes":-286,"tLGap":0,"wAsc":1039,"wDes":286,"xH":500,"capH":700,"yMin":-272,"yMax":1003,"hAsc":1039,"hDes":-286,"lGap":0}},{"family":"PT Serif Caption","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1039,"des":-286,"tAsc":1039,"tDes":-286,"tLGap":0,"wAsc":1039,"wDes":286,"xH":525,"capH":700,"yMin":-280,"yMax":1002,"hAsc":1039,"hDes":-286,"lGap":0}},{"family":"Public Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1900,"des":-450,"tAsc":1900,"tDes":-450,"tLGap":0,"wAsc":2315,"wDes":495,"xH":1034,"capH":1446,"yMin":-480,"yMax":2174,"hAsc":1900,"hDes":-450,"lGap":0}},{"family":"Puritan","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":881,"des":-256,"tAsc":881,"tDes":-255,"tLGap":0,"wAsc":881,"wDes":238,"xH":507,"capH":655,"yMin":-238,"yMax":881,"hAsc":881,"hDes":-256,"lGap":0}},{"family":"Purple Purse","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1870,"des":-690,"tAsc":1870,"tDes":-690,"tLGap":0,"wAsc":1870,"wDes":690,"xH":856,"capH":1419,"yMin":-690,"yMax":1869,"hAsc":1870,"hDes":-690,"lGap":0}},{"family":"Quando","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-530,"tAsc":2030,"tDes":-530,"tLGap":0,"wAsc":2030,"wDes":530,"xH":1200,"capH":1533,"yMin":-514,"yMax":2029,"hAsc":2030,"hDes":-530,"lGap":0}},{"family":"Quantico","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1063,"des":-367,"tAsc":1063,"tDes":-367,"tLGap":0,"wAsc":1063,"wDes":367,"xH":500,"capH":700,"yMin":-335,"yMax":1033,"hAsc":1063,"hDes":-367,"lGap":0}},{"family":"Quattrocento","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":848,"des":-260,"tAsc":848,"tDes":-260,"tLGap":0,"wAsc":848,"wDes":260,"xH":459,"capH":660,"yMin":-260,"yMax":849,"hAsc":848,"hDes":-260,"lGap":0}},{"family":"Quattrocento Sans","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":848,"des":-260,"tAsc":848,"tDes":-260,"tLGap":0,"wAsc":848,"wDes":260,"xH":460,"capH":660,"yMin":-260,"yMax":848,"hAsc":848,"hDes":-260,"lGap":0}},{"family":"Questrial","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":820,"des":-210,"tAsc":820,"tDes":-210,"tLGap":0,"wAsc":1030,"wDes":440,"xH":500,"capH":662,"yMin":-439,"yMax":1028,"hAsc":820,"hDes":-210,"lGap":0}},{"family":"Quicksand","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1183,"wDes":303,"xH":503,"capH":700,"yMin":-211,"yMax":1130,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Quintessential","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2341,"des":-799,"tAsc":2341,"tDes":-799,"tLGap":0,"wAsc":2341,"wDes":799,"xH":1057,"capH":1489,"yMin":-799,"yMax":2340,"hAsc":2341,"hDes":-799,"lGap":0}},{"family":"Qwigley","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-500,"tAsc":750,"tDes":-500,"tLGap":0,"wAsc":750,"wDes":500,"xH":273,"capH":460,"yMin":-500,"yMax":750,"hAsc":750,"hDes":-500,"lGap":0}},{"family":"Racing Sans One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-284,"tAsc":976,"tDes":-284,"tLGap":0,"wAsc":976,"wDes":284,"xH":430,"capH":635,"yMin":-284,"yMax":976,"hAsc":976,"hDes":-284,"lGap":0}},{"family":"Radley","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1973,"des":-615,"tAsc":1973,"tDes":-615,"tLGap":0,"wAsc":1980,"wDes":615,"xH":899,"capH":1302,"yMin":-615,"yMax":1980,"hAsc":1973,"hDes":-615,"lGap":0}},{"family":"Rajdhani","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-346,"tAsc":930,"tDes":-346,"tLGap":0,"wAsc":930,"wDes":346,"xH":510,"capH":643,"yMin":-314,"yMax":888,"hAsc":930,"hDes":-346,"lGap":0}},{"family":"Rakkas","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1046,"des":-445,"tAsc":1046,"tDes":-445,"tLGap":0,"wAsc":1046,"wDes":445,"xH":450,"capH":670,"yMin":-445,"yMax":1046,"hAsc":1046,"hDes":-445,"lGap":0}},{"family":"Raleway","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-234,"tAsc":940,"tDes":-234,"tLGap":0,"wAsc":1154,"wDes":234,"xH":519,"capH":710,"yMin":-223,"yMax":1151,"hAsc":940,"hDes":-234,"lGap":0}},{"family":"Raleway Dots","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-213,"tAsc":918,"tDes":-213,"tLGap":0,"wAsc":918,"wDes":213,"xH":520,"capH":710,"yMin":-218,"yMax":940,"hAsc":918,"hDes":-213,"lGap":0}},{"family":"Ramabhadra","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":830,"asc":1101,"des":-474,"tAsc":1101,"tDes":-474,"tLGap":0,"wAsc":1101,"wDes":474,"xH":439,"capH":571,"yMin":-474,"yMax":1101,"hAsc":1101,"hDes":-474,"lGap":0}},{"family":"Ramaraja","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":741,"des":-544,"tAsc":741,"tDes":-544,"tLGap":0,"wAsc":741,"wDes":544,"xH":293,"capH":439,"yMin":-544,"yMax":741,"hAsc":741,"hDes":-544,"lGap":0}},{"family":"Rambla","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":929,"des":-295,"tAsc":929,"tDes":-295,"tLGap":0,"wAsc":929,"wDes":295,"xH":506,"capH":668,"yMin":-255,"yMax":929,"hAsc":929,"hDes":-295,"lGap":0}},{"family":"Rammetto One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2437,"des":-1022,"tAsc":2437,"tDes":-1022,"tLGap":0,"wAsc":2437,"wDes":1022,"xH":1243,"capH":1597,"yMin":-1022,"yMax":2437,"hAsc":2437,"hDes":-1022,"lGap":0}},{"family":"Ranchers","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1045,"des":-205,"tAsc":1045,"tDes":-205,"tLGap":0,"wAsc":1045,"wDes":205,"xH":598,"capH":818,"yMin":-205,"yMax":1045,"hAsc":1045,"hDes":-205,"lGap":0}},{"family":"Rancho","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":919,"des":-329,"tAsc":681,"tDes":-259,"tLGap":48,"wAsc":919,"wDes":329,"xH":407,"capH":705,"yMin":-329,"yMax":919,"hAsc":919,"hDes":-329,"lGap":24}},{"family":"Ranga","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2218,"asc":2218,"des":-1027,"tAsc":2218,"tDes":-1027,"tLGap":0,"wAsc":2218,"wDes":1027,"xH":1040,"capH":1483,"yMin":-901,"yMax":2168,"hAsc":2218,"hDes":-1027,"lGap":0}},{"family":"Rasa","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2750,"asc":2300,"des":-1050,"tAsc":2000,"tDes":-750,"tLGap":600,"wAsc":2300,"wDes":1050,"xH":1136,"capH":1562,"yMin":-1087,"yMax":2399,"hAsc":2300,"hDes":-1050,"lGap":0}},{"family":"Rationale","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":903,"des":-250,"tAsc":903,"tDes":-250,"tLGap":0,"wAsc":903,"wDes":250,"xH":508,"capH":700,"yMin":-250,"yMax":903,"hAsc":903,"hDes":-250,"lGap":0}},{"family":"Ravi Prakash","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":938,"des":-684,"tAsc":938,"tDes":-684,"tLGap":0,"wAsc":938,"wDes":684,"xH":410,"capH":552,"yMin":-684,"yMax":938,"hAsc":938,"hDes":-684,"lGap":0}},{"family":"Recursive","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":950,"tDes":-250,"tLGap":0,"wAsc":1207,"wDes":271,"xH":532,"capH":700,"yMin":-363,"yMax":1125,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Red Hat Display","fallbacks":["sans-serif"],"weights":[400,500,700,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-305,"tAsc":1018,"tDes":-305,"tLGap":0,"wAsc":1018,"wDes":305,"xH":501,"capH":700,"yMin":-264,"yMax":1003,"hAsc":1018,"hDes":-305,"lGap":0}},{"family":"Red Hat Text","fallbacks":["sans-serif"],"weights":[400,500,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-305,"tAsc":1018,"tDes":-305,"tLGap":0,"wAsc":1018,"wDes":305,"xH":488,"capH":700,"yMin":-274,"yMax":1006,"hAsc":1018,"hDes":-305,"lGap":0}},{"family":"Red Rose","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":1110,"wDes":690,"xH":468,"capH":600,"yMin":-680,"yMax":1086,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Redressed","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1907,"des":-494,"tAsc":1907,"tDes":-494,"tLGap":0,"wAsc":1907,"wDes":494,"xH":834,"capH":1495,"yMin":-494,"yMax":2353,"hAsc":1907,"hDes":-494,"lGap":0}},{"family":"Reem Kufi","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-400,"tAsc":1100,"tDes":-400,"tLGap":0,"wAsc":1000,"wDes":500,"xH":462,"capH":700,"yMin":-478,"yMax":1018,"hAsc":1100,"hDes":-400,"lGap":0}},{"family":"Reenie Beanie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":835,"wDes":300,"xH":500,"capH":700,"yMin":-314,"yMax":835,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Revalia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":382,"tAsc":2146,"tDes":382,"tLGap":0,"wAsc":2146,"wDes":382,"xH":1140,"capH":879,"yMin":-382,"yMax":2146,"hAsc":2146,"hDes":382,"lGap":0}},{"family":"Rhodium Libre","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-610,"tAsc":1100,"tDes":-610,"tLGap":705,"wAsc":1100,"wDes":610,"xH":502,"capH":680,"yMin":-532,"yMax":1152,"hAsc":1100,"hDes":-610,"lGap":0}},{"family":"Ribeye","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2130,"des":-668,"tAsc":2130,"tDes":-668,"tLGap":0,"wAsc":2130,"wDes":668,"xH":1061,"capH":1491,"yMin":-668,"yMax":2130,"hAsc":2130,"hDes":-668,"lGap":0}},{"family":"Ribeye Marrow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2130,"des":-668,"tAsc":2130,"tDes":-668,"tLGap":0,"wAsc":2130,"wDes":668,"xH":1061,"capH":1460,"yMin":-668,"yMax":2130,"hAsc":2130,"hDes":-668,"lGap":0}},{"family":"Righteous","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2017,"des":-526,"tAsc":2017,"tDes":-526,"tLGap":0,"wAsc":2017,"wDes":526,"xH":1077,"capH":1434,"yMin":-526,"yMax":2017,"hAsc":2017,"hDes":-526,"lGap":0}},{"family":"Risque","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1853,"des":-514,"tAsc":1853,"tDes":-514,"tLGap":0,"wAsc":1853,"wDes":514,"xH":1016,"capH":1413,"yMin":-514,"yMax":1853,"hAsc":1853,"hDes":-514,"lGap":0}},{"family":"Roboto","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-500,"tAsc":1536,"tDes":-512,"tLGap":102,"wAsc":1946,"wDes":512,"xH":1082,"capH":1456,"yMin":-555,"yMax":2163,"hAsc":1900,"hDes":-500,"lGap":0}},{"family":"Roboto Condensed","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-500,"tAsc":1536,"tDes":-512,"tLGap":102,"wAsc":1946,"wDes":512,"xH":1082,"capH":1456,"yMin":-555,"yMax":2163,"hAsc":1900,"hDes":-500,"lGap":0}},{"family":"Roboto Mono","fallbacks":["monospace"],"weights":[100,200,300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":-555,"tAsc":2146,"tDes":-555,"tLGap":0,"wAsc":2146,"wDes":555,"xH":1082,"capH":1456,"yMin":-555,"yMax":2146,"hAsc":2146,"hDes":-555,"lGap":0}},{"family":"Roboto Slab","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":-555,"tAsc":2146,"tDes":-555,"tLGap":0,"wAsc":2146,"wDes":618,"xH":1082,"capH":1456,"yMin":-555,"yMax":2146,"hAsc":2146,"hDes":-555,"lGap":0}},{"family":"Rochester","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2109,"des":-528,"tAsc":2109,"tDes":-528,"tLGap":0,"wAsc":2109,"wDes":528,"xH":192,"capH":326,"yMin":-528,"yMax":2109,"hAsc":2109,"hDes":-528,"lGap":0}},{"family":"Rock Salt","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1623,"des":-788,"tAsc":824,"tDes":-240,"tLGap":63,"wAsc":1623,"wDes":788,"xH":833,"capH":1154,"yMin":-787,"yMax":1623,"hAsc":1623,"hDes":-788,"lGap":32}},{"family":"Rokkitt","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":817,"des":-320,"tAsc":817,"tDes":-320,"tLGap":0,"wAsc":1111,"wDes":324,"xH":393,"capH":563,"yMin":-236,"yMax":953,"hAsc":817,"hDes":-320,"lGap":0}},{"family":"Romanesco","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1866,"des":-483,"tAsc":1866,"tDes":-483,"tLGap":0,"wAsc":1866,"wDes":483,"xH":780,"capH":1393,"yMin":-483,"yMax":1866,"hAsc":1866,"hDes":-483,"lGap":0}},{"family":"Ropa Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":841,"des":-231,"tAsc":841,"tDes":-231,"tLGap":0,"wAsc":885,"wDes":231,"xH":488,"capH":655,"yMin":-231,"yMax":865,"hAsc":841,"hDes":-231,"lGap":0}},{"family":"Rosario","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":977,"des":-235,"tAsc":977,"tDes":-235,"tLGap":0,"wAsc":1167,"wDes":292,"xH":497,"capH":728,"yMin":-286,"yMax":1139,"hAsc":977,"hDes":-235,"lGap":0}},{"family":"Rosarivo","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":979,"des":-424,"tAsc":979,"tDes":-424,"tLGap":0,"wAsc":979,"wDes":424,"xH":170,"capH":757,"yMin":-424,"yMax":979,"hAsc":979,"hDes":-424,"lGap":0}},{"family":"Rouge Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1250,"asc":1050,"des":-419,"tAsc":1050,"tDes":-419,"tLGap":0,"wAsc":1050,"wDes":419,"xH":534,"capH":385,"yMin":-419,"yMax":1050,"hAsc":1050,"hDes":-419,"lGap":0}},{"family":"Rowdies","fallbacks":["cursive"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":997,"des":-245,"tAsc":997,"tDes":-245,"tLGap":0,"wAsc":1250,"wDes":700,"xH":473,"capH":708,"yMin":-680,"yMax":1228,"hAsc":997,"hDes":-245,"lGap":0}},{"family":"Rozha One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":998,"des":-422,"tAsc":998,"tDes":-422,"tLGap":0,"wAsc":998,"wDes":422,"xH":460,"capH":560,"yMin":-422,"yMax":998,"hAsc":998,"hDes":-422,"lGap":0}},{"family":"Rubik","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-250,"tAsc":935,"tDes":-250,"tLGap":0,"wAsc":945,"wDes":307,"xH":520,"capH":700,"yMin":-264,"yMax":905,"hAsc":935,"hDes":-250,"lGap":0}},{"family":"Rubik Mono One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":932,"des":-306,"tAsc":932,"tDes":-306,"tLGap":0,"wAsc":932,"wDes":306,"xH":700,"capH":700,"yMin":-211,"yMax":860,"hAsc":932,"hDes":-306,"lGap":0}},{"family":"Ruda","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-295,"tAsc":922,"tDes":-295,"tLGap":0,"wAsc":1030,"wDes":295,"xH":582,"capH":695,"yMin":-233,"yMax":1030,"hAsc":922,"hDes":-295,"lGap":0}},{"family":"Rufina","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-290,"tAsc":945,"tDes":-290,"tLGap":0,"wAsc":945,"wDes":290,"xH":488,"capH":668,"yMin":-290,"yMax":939,"hAsc":945,"hDes":-290,"lGap":0}},{"family":"Ruge Boogie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":875,"des":-375,"tAsc":875,"tDes":-375,"tLGap":0,"wAsc":875,"wDes":375,"xH":399,"capH":709,"yMin":-375,"yMax":875,"hAsc":875,"hDes":-375,"lGap":0}},{"family":"Ruluko","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":914,"des":-241,"tAsc":914,"tDes":-241,"tLGap":0,"wAsc":914,"wDes":241,"xH":470,"capH":690,"yMin":-241,"yMax":914,"hAsc":914,"hDes":-241,"lGap":0}},{"family":"Rum Raisin","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2013,"des":-629,"tAsc":2013,"tDes":-629,"tLGap":0,"wAsc":2013,"wDes":629,"xH":1118,"capH":1466,"yMin":-629,"yMax":2013,"hAsc":2013,"hDes":-629,"lGap":0}},{"family":"Ruslan Display","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":688,"des":-397,"tAsc":688,"tDes":-397,"tLGap":0,"wAsc":688,"wDes":397,"xH":500,"capH":500,"yMin":-397,"yMax":688,"hAsc":688,"hDes":-397,"lGap":0}},{"family":"Russo One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":926,"des":-279,"tAsc":926,"tDes":-279,"tLGap":0,"wAsc":926,"wDes":279,"xH":530,"capH":700,"yMin":-279,"yMax":926,"hAsc":926,"hDes":-279,"lGap":0}},{"family":"Ruthie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-450,"tAsc":800,"tDes":-450,"tLGap":0,"wAsc":800,"wDes":450,"xH":347,"capH":462,"yMin":-450,"yMax":800,"hAsc":800,"hDes":-450,"lGap":0}},{"family":"Rye","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":387,"capH":363,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Sacramento","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1905,"des":-1084,"tAsc":1905,"tDes":-1084,"tLGap":0,"wAsc":1905,"wDes":1084,"xH":627,"capH":1550,"yMin":-1084,"yMax":1905,"hAsc":1905,"hDes":-1084,"lGap":0}},{"family":"Sahitya","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1106,"des":-447,"tAsc":1106,"tDes":-447,"tLGap":0,"wAsc":1106,"wDes":447,"xH":452,"capH":637,"yMin":-412,"yMax":1053,"hAsc":1106,"hDes":-447,"lGap":0}},{"family":"Sail","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-294,"tAsc":860,"tDes":-294,"tLGap":0,"wAsc":860,"wDes":294,"xH":435,"capH":666,"yMin":-294,"yMax":860,"hAsc":860,"hDes":-294,"lGap":0}},{"family":"Saira","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1165,"wDes":439,"xH":510,"capH":688,"yMin":-393,"yMax":1162,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1135,"wDes":439,"xH":510,"capH":688,"yMin":-351,"yMax":1090,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Extra Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1135,"wDes":439,"xH":510,"capH":688,"yMin":-348,"yMax":1088,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Semi Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1135,"wDes":439,"xH":510,"capH":688,"yMin":-359,"yMax":1095,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Stencil One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1163,"wDes":360,"xH":510,"capH":688,"yMin":-354,"yMax":1163,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Salsa","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":974,"des":-252,"tAsc":974,"tDes":-252,"tLGap":0,"wAsc":974,"wDes":252,"xH":113,"capH":82,"yMin":-252,"yMax":974,"hAsc":974,"hDes":-252,"lGap":0}},{"family":"Sanchez","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1004,"des":-274,"tAsc":1004,"tDes":-274,"tLGap":0,"wAsc":1004,"wDes":274,"xH":492,"capH":718,"yMin":-274,"yMax":1004,"hAsc":1004,"hDes":-274,"lGap":0}},{"family":"Sancreek","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2104,"des":-738,"tAsc":2104,"tDes":-738,"tLGap":0,"wAsc":2104,"wDes":738,"xH":402,"capH":281,"yMin":-738,"yMax":2104,"hAsc":2104,"hDes":-738,"lGap":0}},{"family":"Sansita","fallbacks":["sans-serif"],"weights":[400,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-180,"tAsc":1020,"tDes":-180,"tLGap":0,"wAsc":959,"wDes":284,"xH":510,"capH":660,"yMin":-256,"yMax":920,"hAsc":1020,"hDes":-180,"lGap":0}},{"family":"Sansita Swashed","fallbacks":["cursive"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-180,"tAsc":1020,"tDes":-180,"tLGap":0,"wAsc":1134,"wDes":337,"xH":510,"capH":660,"yMin":-293,"yMax":1108,"hAsc":1020,"hDes":-180,"lGap":0}},{"family":"Sarabun","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1068,"des":-232,"tAsc":1068,"tDes":-232,"tLGap":0,"wAsc":1286,"wDes":567,"xH":500,"capH":700,"yMin":-535,"yMax":1265,"hAsc":1068,"hDes":-232,"lGap":0}},{"family":"Sarala","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2398,"des":-941,"tAsc":2398,"tDes":-941,"tLGap":0,"wAsc":2398,"wDes":941,"xH":1053,"capH":1450,"yMin":-829,"yMax":2300,"hAsc":2398,"hDes":-941,"lGap":0}},{"family":"Sarina","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1916,"des":-644,"tAsc":1916,"tDes":-644,"tLGap":0,"wAsc":1916,"wDes":644,"xH":1022,"capH":1530,"yMin":-664,"yMax":1916,"hAsc":1916,"hDes":-644,"lGap":0}},{"family":"Sarpanch","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-350,"tAsc":1050,"tDes":-350,"tLGap":0,"wAsc":1050,"wDes":350,"xH":485,"capH":622,"yMin":-483,"yMax":996,"hAsc":1050,"hDes":-350,"lGap":0}},{"family":"Satisfy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":957,"des":-501,"tAsc":724,"tDes":-465,"tLGap":34,"wAsc":957,"wDes":501,"xH":417,"capH":767,"yMin":-501,"yMax":957,"hAsc":957,"hDes":-501,"lGap":17}},{"family":"Sawarabi Gothic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1110,"des":-272,"tAsc":834,"tDes":-166,"tLGap":90,"wAsc":1110,"wDes":292,"xH":524,"capH":725,"yMin":-282,"yMax":1100,"hAsc":1110,"hDes":-272,"lGap":90}},{"family":"Sawarabi Mincho","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1070,"des":-319,"tAsc":834,"tDes":-165,"tLGap":90,"wAsc":1071,"wDes":320,"xH":512,"capH":727,"yMin":-320,"yMax":1070,"hAsc":1070,"hDes":-319,"lGap":90}},{"family":"Scada","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":955,"des":-289,"tAsc":955,"tDes":-289,"tLGap":0,"wAsc":955,"wDes":289,"xH":500,"capH":700,"yMin":-275,"yMax":930,"hAsc":955,"hDes":-289,"lGap":0}},{"family":"Scheherazade","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2071,"des":-1386,"tAsc":2071,"tDes":-1386,"tLGap":0,"wAsc":2071,"wDes":1386,"xH":684,"capH":1034,"yMin":-1041,"yMax":1858,"hAsc":2071,"hDes":-1386,"lGap":0}},{"family":"Schoolbell","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-383,"tAsc":794,"tDes":-326,"tLGap":48,"wAsc":1019,"wDes":383,"xH":485,"capH":770,"yMin":-383,"yMax":1019,"hAsc":1019,"hDes":-383,"lGap":24}},{"family":"Scope One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-455,"tAsc":928,"tDes":-455,"tLGap":0,"wAsc":928,"wDes":455,"xH":500,"capH":645,"yMin":-455,"yMax":928,"hAsc":928,"hDes":-455,"lGap":0}},{"family":"Seaweed Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":969,"des":-421,"tAsc":969,"tDes":-421,"tLGap":0,"wAsc":969,"wDes":431,"xH":380,"capH":765,"yMin":-420,"yMax":969,"hAsc":969,"hDes":-421,"lGap":0}},{"family":"Secular One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1022,"des":-433,"tAsc":1022,"tDes":-433,"tLGap":0,"wAsc":1022,"wDes":433,"xH":515,"capH":666,"yMin":-433,"yMax":1022,"hAsc":1022,"hDes":-433,"lGap":0}},{"family":"Sedgwick Ave","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":2555,"wDes":551,"xH":660,"capH":950,"yMin":-521,"yMax":1361,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Sedgwick Ave Display","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":2555,"wDes":551,"xH":650,"capH":950,"yMin":-551,"yMax":2555,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Sen","fallbacks":["sans-serif"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":962,"des":-270,"tAsc":962,"tDes":-270,"tLGap":0,"wAsc":1169,"wDes":342,"xH":500,"capH":670,"yMin":-255,"yMax":940,"hAsc":962,"hDes":-270,"lGap":0}},{"family":"Sevillana","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2062,"des":-717,"tAsc":2062,"tDes":-717,"tLGap":0,"wAsc":2062,"wDes":717,"xH":860,"capH":1679,"yMin":-717,"yMax":2062,"hAsc":2062,"hDes":-717,"lGap":0}},{"family":"Seymour One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2015,"des":-559,"tAsc":2015,"tDes":-559,"tLGap":0,"wAsc":2015,"wDes":559,"yMin":-927,"yMax":2236,"hAsc":2015,"hDes":-559,"lGap":0}},{"family":"Shadows Into Light","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1203,"des":-442,"tAsc":1203,"tDes":-443,"tLGap":0,"wAsc":1203,"wDes":440,"xH":616,"capH":648,"yMin":-434,"yMax":1203,"hAsc":1203,"hDes":-442,"lGap":0}},{"family":"Shadows Into Light Two","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1145,"des":-341,"tAsc":1145,"tDes":-341,"tLGap":0,"wAsc":1145,"wDes":341,"xH":610,"capH":848,"yMin":-341,"yMax":1145,"hAsc":1145,"hDes":-341,"lGap":0}},{"family":"Shanti","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2012,"des":-599,"tAsc":2012,"tDes":-599,"tLGap":0,"wAsc":2012,"wDes":599,"xH":1024,"capH":1412,"yMin":-599,"yMax":2012,"hAsc":2012,"hDes":-599,"lGap":0}},{"family":"Share","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-242,"tAsc":885,"tDes":-242,"tLGap":0,"wAsc":885,"wDes":242,"xH":500,"capH":707,"yMin":-240,"yMax":855,"hAsc":885,"hDes":-242,"lGap":0}},{"family":"Share Tech","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-242,"tAsc":885,"tDes":-242,"tLGap":0,"wAsc":885,"wDes":242,"xH":500,"capH":700,"yMin":-235,"yMax":855,"hAsc":885,"hDes":-242,"lGap":0}},{"family":"Share Tech Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-242,"tAsc":885,"tDes":-242,"tLGap":0,"wAsc":885,"wDes":242,"xH":500,"capH":700,"yMin":-235,"yMax":855,"hAsc":885,"hDes":-242,"lGap":0}},{"family":"Shojumaru","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-692,"tAsc":2020,"tDes":-692,"tLGap":0,"wAsc":2020,"wDes":692,"xH":1206,"capH":1534,"yMin":-692,"yMax":2020,"hAsc":2020,"hDes":-692,"lGap":0}},{"family":"Short Stack","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1913,"des":-609,"tAsc":1913,"tDes":-609,"tLGap":0,"wAsc":1913,"wDes":609,"xH":758,"capH":1367,"yMin":-609,"yMax":1913,"hAsc":1913,"hDes":-609,"lGap":0}},{"family":"Shrikhand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1026,"des":-432,"tAsc":1026,"tDes":-432,"tLGap":0,"wAsc":1026,"wDes":432,"xH":520,"capH":669,"yMin":-432,"yMax":1026,"hAsc":1026,"hDes":-432,"lGap":0}},{"family":"Siemreap","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2502,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Sigmar One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1172,"des":-466,"tAsc":1172,"tDes":-466,"tLGap":0,"wAsc":1182,"wDes":466,"xH":578,"capH":676,"yMin":-375,"yMax":1182,"hAsc":1172,"hDes":-466,"lGap":0}},{"family":"Signika","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1880,"des":-584,"tAsc":1880,"tDes":-584,"tLGap":0,"wAsc":2307,"wDes":592,"xH":981,"capH":1370,"yMin":-501,"yMax":2107,"hAsc":1880,"hDes":-584,"lGap":0}},{"family":"Signika Negative","fallbacks":["sans-serif"],"weights":[300,400,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-292,"tAsc":940,"tDes":-292,"tLGap":0,"wAsc":940,"wDes":292,"xH":491,"capH":683,"yMin":-260,"yMax":899,"hAsc":940,"hDes":-292,"lGap":0}},{"family":"Simonetta","fallbacks":["cursive"],"weights":[400,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1970,"des":-594,"tAsc":1970,"tDes":-594,"tLGap":0,"wAsc":1970,"wDes":594,"xH":897,"capH":1391,"yMin":-545,"yMax":1927,"hAsc":1970,"hDes":-594,"lGap":0}},{"family":"Single Day","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":779,"des":-245,"tAsc":779,"tDes":-245,"tLGap":256,"wAsc":779,"wDes":245,"xH":390,"capH":582,"yMin":-241,"yMax":773,"hAsc":779,"hDes":-245,"lGap":256}},{"family":"Sintony","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":995,"des":-308,"tAsc":995,"tDes":-308,"tLGap":0,"wAsc":995,"wDes":308,"xH":572,"capH":730,"yMin":-301,"yMax":988,"hAsc":995,"hDes":-308,"lGap":0}},{"family":"Sirin Stencil","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2380,"des":-604,"tAsc":2380,"tDes":-604,"tLGap":0,"wAsc":2380,"wDes":604,"xH":1055,"capH":1423,"yMin":-604,"yMax":2380,"hAsc":2380,"hDes":-604,"lGap":0}},{"family":"Six Caps","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2263,"des":-432,"tAsc":2263,"tDes":-432,"tLGap":0,"wAsc":2263,"wDes":432,"yMin":-506,"yMax":2281,"hAsc":2263,"hDes":-432,"lGap":0}},{"family":"Skranji","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1008,"des":-383,"tAsc":1008,"tDes":-383,"tLGap":0,"wAsc":1008,"wDes":383,"xH":0,"capH":0,"yMin":-327,"yMax":1008,"hAsc":1008,"hDes":-383,"lGap":0}},{"family":"Slabo 13px","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":780,"asc":720,"des":-240,"tAsc":720,"tDes":-240,"tLGap":0,"wAsc":720,"wDes":240,"xH":420,"capH":540,"yMin":-180,"yMax":750,"hAsc":720,"hDes":-240,"lGap":0}},{"family":"Slabo 27px","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":810,"asc":750,"des":-240,"tAsc":750,"tDes":-240,"tLGap":0,"wAsc":750,"wDes":240,"xH":390,"capH":540,"yMin":-190,"yMax":740,"hAsc":750,"hDes":-240,"lGap":0}},{"family":"Slackey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1078,"des":-351,"tAsc":769,"tDes":-74,"tLGap":55,"wAsc":1078,"wDes":351,"xH":691,"capH":772,"yMin":-351,"yMax":1078,"hAsc":1078,"hDes":-351,"lGap":28}},{"family":"Smokum","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1986,"des":-512,"tAsc":1986,"tDes":-512,"tLGap":0,"wAsc":1986,"wDes":512,"xH":1024,"capH":1536,"yMin":-512,"yMax":1986,"hAsc":1986,"hDes":-512,"lGap":0}},{"family":"Smythe","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1883,"des":-480,"tAsc":1883,"tDes":-480,"tLGap":0,"wAsc":1883,"wDes":480,"xH":963,"capH":1317,"yMin":-527,"yMax":1883,"hAsc":1883,"hDes":-480,"lGap":0}},{"family":"Sniglet","fallbacks":["cursive"],"weights":[400,800],"styles":["regular"],"variants":[[0,400],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":956,"des":-289,"tAsc":956,"tDes":-289,"tLGap":0,"wAsc":956,"wDes":289,"xH":500,"capH":700,"yMin":-260,"yMax":952,"hAsc":956,"hDes":-289,"lGap":0}},{"family":"Snippet","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":890,"des":-261,"tAsc":890,"tDes":-261,"tLGap":0,"wAsc":890,"wDes":261,"xH":498,"capH":684,"yMin":-261,"yMax":890,"hAsc":890,"hDes":-261,"lGap":0}},{"family":"Snowburst One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2134,"des":-454,"tAsc":2134,"tDes":-454,"tLGap":0,"wAsc":2134,"wDes":454,"xH":1347,"capH":1635,"yMin":-454,"yMax":2134,"hAsc":2134,"hDes":-454,"lGap":0}},{"family":"Sofadi One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":856,"des":-310,"tAsc":856,"tDes":-310,"tLGap":0,"wAsc":856,"wDes":310,"xH":500,"capH":700,"yMin":-309,"yMax":856,"hAsc":856,"hDes":-310,"lGap":0}},{"family":"Sofia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1138,"des":-438,"tAsc":1138,"tDes":-438,"tLGap":0,"wAsc":1138,"wDes":438,"xH":441,"capH":700,"yMin":-438,"yMax":1138,"hAsc":1138,"hDes":-438,"lGap":0}},{"family":"Solway","fallbacks":["serif"],"weights":[300,400,500,700,800],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":950,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":400,"xH":500,"capH":700,"yMin":-263,"yMax":954,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Song Myung","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":848,"des":-152,"tAsc":848,"tDes":-152,"tLGap":250,"wAsc":848,"wDes":235,"xH":457,"capH":635,"yMin":-230,"yMax":848,"hAsc":848,"hDes":-152,"lGap":250}},{"family":"Sonsie One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2050,"des":-600,"tAsc":2050,"tDes":-600,"tLGap":0,"wAsc":2050,"wDes":600,"xH":272,"capH":506,"yMin":-600,"yMax":2050,"hAsc":2050,"hDes":-600,"lGap":0}},{"family":"Sora","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-290,"tAsc":970,"tDes":-290,"tLGap":0,"wAsc":1220,"wDes":320,"xH":534,"capH":730,"yMin":-284,"yMax":1180,"hAsc":970,"hDes":-290,"lGap":0}},{"family":"Sorts Mill Goudy","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-478,"tAsc":960,"tDes":-478,"tLGap":0,"wAsc":960,"wDes":478,"xH":442,"capH":713,"yMin":-438,"yMax":960,"hAsc":960,"hDes":-478,"lGap":0}},{"family":"Source Code Pro","fallbacks":["monospace"],"weights":[200,300,400,500,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-273,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":984,"wDes":273,"xH":480,"capH":660,"yMin":-454,"yMax":1060,"hAsc":984,"hDes":-273,"lGap":0}},{"family":"Source Sans Pro","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-273,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":984,"wDes":273,"xH":486,"capH":660,"yMin":-292,"yMax":968,"hAsc":984,"hDes":-273,"lGap":0}},{"family":"Source Serif Pro","fallbacks":["serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-335,"tAsc":918,"tDes":-335,"tLGap":0,"wAsc":1036,"wDes":335,"xH":475,"capH":670,"yMin":-335,"yMax":1002,"hAsc":918,"hDes":-335,"lGap":0}},{"family":"Space Grotesk","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-292,"tAsc":984,"tDes":-292,"tLGap":0,"wAsc":1150,"wDes":292,"xH":486,"capH":700,"yMin":-274,"yMax":1081,"hAsc":984,"hDes":-292,"lGap":0}},{"family":"Space Mono","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1120,"des":-361,"tAsc":1120,"tDes":-361,"tLGap":0,"wAsc":1120,"wDes":361,"xH":496,"capH":700,"yMin":-309,"yMax":1090,"hAsc":1120,"hDes":-361,"lGap":0}},{"family":"Spartan","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1720,"des":-520,"tAsc":1720,"tDes":-520,"tLGap":130,"wAsc":2398,"wDes":592,"xH":1026,"capH":1650,"yMin":-592,"yMax":2304,"hAsc":1720,"hDes":-520,"lGap":0}},{"family":"Special Elite","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":1440,"wDes":608,"xH":528,"capH":713,"yMin":-659,"yMax":1962,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Spectral","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1059,"des":-463,"tAsc":1059,"tDes":-463,"tLGap":0,"wAsc":1059,"wDes":463,"xH":450,"capH":660,"yMin":-250,"yMax":1057,"hAsc":1059,"hDes":-463,"lGap":0}},{"family":"Spectral SC","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1059,"des":-463,"tAsc":1059,"tDes":-463,"tLGap":0,"wAsc":1059,"wDes":463,"xH":450,"capH":660,"yMin":-250,"yMax":1057,"hAsc":1059,"hDes":-463,"lGap":0}},{"family":"Spicy Rice","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2091,"des":-733,"tAsc":2091,"tDes":-733,"tLGap":0,"wAsc":2091,"wDes":733,"xH":1208,"capH":1481,"yMin":-733,"yMax":2091,"hAsc":2091,"hDes":-733,"lGap":0}},{"family":"Spinnaker","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1920,"des":-487,"tAsc":1920,"tDes":-487,"tLGap":0,"wAsc":1920,"wDes":487,"xH":1000,"capH":1416,"yMin":-487,"yMax":1920,"hAsc":1920,"hDes":-487,"lGap":0}},{"family":"Spirax","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":947,"des":-288,"tAsc":947,"tDes":-288,"tLGap":0,"wAsc":947,"wDes":288,"xH":463,"capH":696,"yMin":-288,"yMax":947,"hAsc":947,"hDes":-288,"lGap":0}},{"family":"Squada One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":861,"des":-196,"tAsc":861,"tDes":-196,"tLGap":0,"wAsc":861,"wDes":196,"xH":498,"capH":647,"yMin":-196,"yMax":861,"hAsc":861,"hDes":-196,"lGap":0}},{"family":"Sree Krushnadevaraya","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":720,"asc":1105,"des":-378,"tAsc":1105,"tDes":-378,"tLGap":0,"wAsc":1105,"wDes":378,"xH":273,"capH":408,"yMin":-378,"yMax":1105,"hAsc":1105,"hDes":-378,"lGap":0}},{"family":"Sriracha","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1220,"des":-550,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1220,"wDes":550,"xH":474,"capH":656,"yMin":-562,"yMax":1220,"hAsc":1220,"hDes":-550,"lGap":0}},{"family":"Srisakdi","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":950,"tDes":-250,"tLGap":0,"wAsc":1484,"wDes":664,"xH":470,"capH":700,"yMin":-664,"yMax":1484,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Staatliches","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-300,"tAsc":950,"tDes":-300,"tLGap":0,"wAsc":1006,"wDes":306,"xH":500,"capH":696,"yMin":-306,"yMax":1006,"hAsc":950,"hDes":-300,"lGap":0}},{"family":"Stalemate","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1837,"des":-1165,"tAsc":1837,"tDes":-1165,"tLGap":0,"wAsc":1837,"wDes":1165,"xH":539,"capH":1501,"yMin":-1165,"yMax":1837,"hAsc":1837,"hDes":-1165,"lGap":0}},{"family":"Stalinist One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1037,"des":-439,"tAsc":1037,"tDes":-439,"tLGap":0,"wAsc":1037,"wDes":439,"xH":530,"capH":700,"yMin":-439,"yMax":1037,"hAsc":1037,"hDes":-439,"lGap":0}},{"family":"Stardos Stencil","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1994,"des":-831,"tAsc":1994,"tDes":-831,"tLGap":0,"wAsc":1994,"wDes":831,"xH":981,"capH":1421,"yMin":-808,"yMax":1970,"hAsc":1994,"hDes":-831,"lGap":0}},{"family":"Stint Ultra Condensed","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1829,"des":-483,"tAsc":1829,"tDes":-483,"tLGap":0,"wAsc":1829,"wDes":483,"xH":952,"capH":1374,"yMin":-483,"yMax":1829,"hAsc":1829,"hDes":-483,"lGap":0}},{"family":"Stint Ultra Expanded","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1853,"des":-483,"tAsc":1853,"tDes":-483,"tLGap":0,"wAsc":1853,"wDes":483,"xH":952,"capH":1374,"yMin":-483,"yMax":1853,"hAsc":1853,"hDes":-483,"lGap":0}},{"family":"Stoke","fallbacks":["serif"],"weights":[300,400],"styles":["regular"],"variants":[[0,300],[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-530,"tAsc":2030,"tDes":-530,"tLGap":0,"wAsc":2030,"wDes":530,"xH":479,"capH":683,"yMin":-526,"yMax":2027,"hAsc":2030,"hDes":-530,"lGap":0}},{"family":"Strait","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":901,"des":-194,"tAsc":901,"tDes":-194,"tLGap":0,"wAsc":901,"wDes":194,"xH":520,"capH":700,"yMin":-194,"yMax":901,"hAsc":901,"hDes":-194,"lGap":0}},{"family":"Stylish","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":821,"des":-179,"tAsc":821,"tDes":-179,"tLGap":250,"wAsc":848,"wDes":235,"xH":410,"capH":600,"yMin":-196,"yMax":820,"hAsc":821,"hDes":-179,"lGap":250}},{"family":"Sue Ellen Francisco","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1362,"des":-634,"tAsc":1362,"tDes":-634,"tLGap":0,"wAsc":1362,"wDes":634,"xH":439,"capH":1085,"yMin":-571,"yMax":1362,"hAsc":1362,"hDes":-634,"lGap":0}},{"family":"Suez One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":987,"des":-319,"tAsc":987,"tDes":-319,"tLGap":0,"wAsc":987,"wDes":319,"xH":523,"capH":674,"yMin":-319,"yMax":987,"hAsc":987,"hDes":-319,"lGap":0}},{"family":"Sulphur Point","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":790,"des":-210,"tAsc":790,"tDes":-210,"tLGap":369,"wAsc":893,"wDes":224,"xH":500,"capH":665,"yMin":-224,"yMax":892,"hAsc":790,"hDes":-210,"lGap":0}},{"family":"Sumana","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1922,"des":-1005,"tAsc":1922,"tDes":-1005,"tLGap":0,"wAsc":1922,"wDes":1005,"xH":500,"capH":700,"yMin":-493,"yMax":961,"hAsc":1922,"hDes":-1005,"lGap":0}},{"family":"Sunflower","fallbacks":["sans-serif"],"weights":[300,500,700],"styles":[],"variants":[[0,300],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":782,"des":-218,"tAsc":782,"tDes":-218,"tLGap":250,"wAsc":810,"wDes":235,"xH":500,"capH":692,"yMin":-235,"yMax":798,"hAsc":782,"hDes":-218,"lGap":250}},{"family":"Sunshiney","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-306,"tAsc":626,"tDes":-190,"tLGap":53,"wAsc":1019,"wDes":306,"xH":391,"capH":759,"yMin":-306,"yMax":1019,"hAsc":1019,"hDes":-306,"lGap":27}},{"family":"Supermercado One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1925,"des":-527,"tAsc":1925,"tDes":-527,"tLGap":0,"wAsc":1925,"wDes":527,"xH":1066,"capH":1359,"yMin":-526,"yMax":1925,"hAsc":1925,"hDes":-527,"lGap":0}},{"family":"Sura","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2359,"des":-872,"tAsc":2359,"tDes":-872,"tLGap":0,"wAsc":2359,"wDes":872,"xH":1022,"capH":1464,"yMin":-780,"yMax":2257,"hAsc":2359,"hDes":-872,"lGap":0}},{"family":"Suranna","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":780,"asc":1101,"des":-607,"tAsc":1101,"tDes":-607,"tLGap":0,"wAsc":1101,"wDes":607,"xH":319,"capH":492,"yMin":-607,"yMax":1101,"hAsc":1101,"hDes":-607,"lGap":0}},{"family":"Suravaram","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":980,"asc":1295,"des":-794,"tAsc":1295,"tDes":-794,"tLGap":0,"wAsc":1295,"wDes":794,"xH":344,"capH":482,"yMin":-794,"yMax":1295,"hAsc":1295,"hDes":-794,"lGap":0}},{"family":"Suwannaphum","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Swanky and Moo Moo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":995,"des":-507,"tAsc":995,"tDes":-507,"tLGap":0,"wAsc":995,"wDes":507,"xH":341,"capH":424,"yMin":-507,"yMax":955,"hAsc":995,"hDes":-507,"lGap":0}},{"family":"Syncopate","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1556,"des":-426,"tAsc":1556,"tDes":-426,"tLGap":150,"wAsc":1853,"wDes":483,"xH":958,"capH":1374,"yMin":-483,"yMax":1853,"hAsc":1556,"hDes":-426,"lGap":150}},{"family":"Syne","fallbacks":["sans-serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-275,"tAsc":925,"tDes":-275,"tLGap":0,"wAsc":955,"wDes":495,"xH":500,"capH":650,"yMin":-254,"yMax":952,"hAsc":925,"hDes":-275,"lGap":0}},{"family":"Syne Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-275,"tAsc":925,"tDes":-275,"tLGap":0,"wAsc":955,"wDes":495,"xH":500,"capH":650,"yMin":-253,"yMax":917,"hAsc":925,"hDes":-275,"lGap":0}},{"family":"Syne Tactile","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-275,"tAsc":925,"tDes":-275,"tLGap":0,"wAsc":955,"wDes":495,"xH":500,"capH":650,"yMin":-493,"yMax":920,"hAsc":925,"hDes":-275,"lGap":0}},{"family":"Tahoma","fallbacks":["Verdana","Segoe","sans-serif"],"metrics":{"upm":2048,"asc":2049,"des":-423,"tAsc":1566,"tDes":-423,"tLGap":59,"wAsc":2049,"wDes":2049,"xH":1117,"capH":1489,"yMin":-442,"yMax":2118,"hAsc":2049,"hDes":-423,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Tajawal","fallbacks":["sans-serif"],"weights":[200,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":643,"des":-357,"tAsc":643,"tDes":-357,"tLGap":200,"wAsc":1016,"wDes":375,"xH":454,"capH":633,"yMin":-375,"yMax":995,"hAsc":643,"hDes":-357,"lGap":200}},{"family":"Tangerine","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":765,"wDes":286,"xH":255,"capH":644,"yMin":-286,"yMax":765,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Taprom","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Tauri","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-520,"tAsc":2040,"tDes":-520,"tLGap":0,"wAsc":2040,"wDes":520,"xH":1135,"capH":1571,"yMin":-520,"yMax":2040,"hAsc":2040,"hDes":-520,"lGap":0}},{"family":"Taviraj","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1172,"des":-534,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1172,"wDes":534,"xH":470,"capH":700,"yMin":-489,"yMax":1131,"hAsc":1172,"hDes":-534,"lGap":0}},{"family":"Teko","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":958,"des":-475,"tAsc":958,"tDes":-475,"tLGap":0,"wAsc":958,"wDes":475,"xH":488,"capH":626,"yMin":-394,"yMax":866,"hAsc":958,"hDes":-475,"lGap":0}},{"family":"Telex","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-260,"tAsc":945,"tDes":-260,"tLGap":0,"wAsc":945,"wDes":260,"xH":514,"capH":708,"yMin":-260,"yMax":945,"hAsc":945,"hDes":-260,"lGap":0}},{"family":"Tenali Ramakrishna","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":661,"des":-512,"tAsc":661,"tDes":-512,"tLGap":0,"wAsc":661,"wDes":512,"xH":268,"capH":367,"yMin":-512,"yMax":661,"hAsc":661,"hDes":-512,"lGap":0}},{"family":"Tenor Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-250,"tAsc":920,"tDes":-250,"tLGap":0,"wAsc":920,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":920,"hAsc":920,"hDes":-250,"lGap":0}},{"family":"Text Me One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-269,"tAsc":952,"tDes":-269,"tLGap":0,"wAsc":952,"wDes":269,"xH":502,"capH":700,"yMin":-269,"yMax":952,"hAsc":952,"hDes":-269,"lGap":0}},{"family":"Texturina","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1260,"des":-300,"tAsc":1260,"tDes":-300,"tLGap":0,"wAsc":1260,"wDes":300,"xH":500,"capH":704,"yMin":-282,"yMax":1201,"hAsc":1260,"hDes":-300,"lGap":0}},{"family":"Thasadith","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1005,"des":-295,"tAsc":1005,"tDes":-295,"tLGap":0,"wAsc":1177,"wDes":494,"xH":510,"capH":700,"yMin":-464,"yMax":1140,"hAsc":1005,"hDes":-295,"lGap":0}},{"family":"The Girl Next Door","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1139,"des":-748,"tAsc":1139,"tDes":-748,"tLGap":0,"wAsc":1139,"wDes":748,"xH":519,"capH":627,"yMin":-673,"yMax":1025,"hAsc":1139,"hDes":-748,"lGap":0}},{"family":"Tienne","fallbacks":["serif"],"weights":[400,700,900],"styles":["regular"],"variants":[[0,400],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-724,"tAsc":2030,"tDes":-724,"tLGap":0,"wAsc":2030,"wDes":724,"xH":363,"capH":1437,"yMin":-724,"yMax":2030,"hAsc":2030,"hDes":-724,"lGap":0}},{"family":"Tillana","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1158,"des":-484,"tAsc":1158,"tDes":-484,"tLGap":0,"wAsc":1158,"wDes":484,"xH":546,"capH":732,"yMin":-312,"yMax":1041,"hAsc":1158,"hDes":-484,"lGap":0}},{"family":"Times New Roman","fallbacks":["Times New Roman","Times","Baskerville","Georgia","serif"],"metrics":{"upm":2048,"asc":1825,"des":-443,"tAsc":1420,"tDes":-442,"tLGap":307,"wAsc":1825,"wDes":1825,"xH":916,"capH":1356,"yMin":-628,"yMax":2062,"hAsc":1825,"hDes":-443,"lGap":87},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Timmana","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":668,"des":-554,"tAsc":668,"tDes":-554,"tLGap":0,"wAsc":668,"wDes":554,"xH":354,"capH":454,"yMin":-554,"yMax":668,"hAsc":668,"hDes":-554,"lGap":0}},{"family":"Tinos","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1825,"des":-443,"tAsc":1420,"tDes":-442,"tLGap":307,"wAsc":1825,"wDes":443,"xH":940,"capH":1341,"yMin":-621,"yMax":2010,"hAsc":1825,"hDes":-443,"lGap":87}},{"family":"Titan One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-175,"tAsc":970,"tDes":-175,"tLGap":0,"wAsc":970,"wDes":175,"xH":580,"capH":710,"yMin":-175,"yMax":970,"hAsc":970,"hDes":-175,"lGap":0}},{"family":"Titillium Web","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1133,"des":-388,"tAsc":1133,"tDes":-388,"tLGap":0,"wAsc":1133,"wDes":388,"xH":500,"capH":692,"yMin":-285,"yMax":1082,"hAsc":1133,"hDes":-388,"lGap":0}},{"family":"Tomorrow","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1233,"wDes":279,"xH":523,"capH":737,"yMin":-232,"yMax":1166,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Trade Winds","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-469,"tAsc":1019,"tDes":-469,"tLGap":0,"wAsc":1019,"wDes":469,"xH":576,"capH":814,"yMin":-469,"yMax":1019,"hAsc":1019,"hDes":-469,"lGap":0}},{"family":"Trebuchet MS","fallbacks":["Lucida Grande","Lucida Sans Unicode","Lucida Sans","Tahoma","sans-serif"],"metrics":{"upm":2048,"asc":1923,"des":-455,"tAsc":1510,"tDes":-420,"tLGap":0,"wAsc":1923,"wDes":1923,"yMin":-537,"yMax":1931,"hAsc":1923,"hDes":-455,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Trirong","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1200,"des":-534,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1200,"wDes":534,"xH":498,"capH":700,"yMin":-487,"yMax":1133,"hAsc":1200,"hDes":-534,"lGap":0}},{"family":"Trispace","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1830,"des":-430,"tAsc":1830,"tDes":-430,"tLGap":0,"wAsc":2355,"wDes":630,"xH":1000,"capH":1400,"yMin":-485,"yMax":2207,"hAsc":1830,"hDes":-430,"lGap":0}},{"family":"Trocchi","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2085,"des":-576,"tAsc":2085,"tDes":-576,"tLGap":0,"wAsc":2085,"wDes":576,"xH":1,"capH":1,"yMin":-576,"yMax":2085,"hAsc":2085,"hDes":-576,"lGap":0}},{"family":"Trochut","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":967,"des":-210,"tAsc":967,"tDes":-210,"tLGap":0,"wAsc":967,"wDes":210,"xH":470,"capH":690,"yMin":-210,"yMax":922,"hAsc":967,"hDes":-210,"lGap":0}},{"family":"Trykker","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2022,"des":-538,"tAsc":2022,"tDes":-538,"tLGap":0,"wAsc":2022,"wDes":538,"xH":1013,"capH":1492,"yMin":-539,"yMax":2027,"hAsc":2022,"hDes":-538,"lGap":0}},{"family":"Tulpen One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1767,"des":-465,"tAsc":1767,"tDes":-465,"tLGap":0,"wAsc":1767,"wDes":465,"xH":1018,"capH":1393,"yMin":-465,"yMax":1767,"hAsc":1767,"hDes":-465,"lGap":0}},{"family":"Turret Road","fallbacks":["cursive"],"weights":[200,300,400,500,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":850,"des":-243,"tAsc":850,"tDes":-243,"tLGap":0,"wAsc":931,"wDes":246,"xH":478,"capH":700,"yMin":-234,"yMax":924,"hAsc":850,"hDes":-243,"lGap":0}},{"family":"Ubuntu","fallbacks":["sans-serif"],"weights":[300,400,500,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":932,"des":-189,"tAsc":776,"tDes":-185,"tLGap":56,"wAsc":932,"wDes":189,"xH":520,"capH":693,"yMin":-189,"yMax":962,"hAsc":932,"hDes":-189,"lGap":28}},{"family":"Ubuntu Condensed","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":932,"des":-189,"tAsc":776,"tDes":-185,"tLGap":56,"wAsc":932,"wDes":189,"xH":520,"capH":693,"yMin":-195,"yMax":973,"hAsc":932,"hDes":-189,"lGap":28}},{"family":"Ubuntu Mono","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":830,"des":-170,"tAsc":693,"tDes":-165,"tLGap":49,"wAsc":830,"wDes":170,"xH":520,"capH":693,"yMin":-170,"yMax":830,"hAsc":830,"hDes":-170,"lGap":0}},{"family":"Ultra","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2066,"des":-561,"tAsc":2066,"tDes":-561,"tLGap":0,"wAsc":2066,"wDes":561,"xH":1102,"capH":1473,"yMin":-561,"yMax":2066,"hAsc":2066,"hDes":-561,"lGap":0}},{"family":"Uncial Antiqua","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2019,"des":-676,"tAsc":2019,"tDes":-676,"tLGap":0,"wAsc":2019,"wDes":676,"xH":1079,"capH":1841,"yMin":-676,"yMax":2019,"hAsc":2019,"hDes":-676,"lGap":0}},{"family":"Underdog","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":909,"des":-247,"tAsc":909,"tDes":-247,"tLGap":0,"wAsc":909,"wDes":247,"xH":520,"capH":710,"yMin":-247,"yMax":915,"hAsc":909,"hDes":-247,"lGap":0}},{"family":"Unica One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":917,"des":-265,"tAsc":917,"tDes":-265,"tLGap":0,"wAsc":917,"wDes":265,"xH":650,"capH":650,"yMin":-265,"yMax":917,"hAsc":917,"hDes":-265,"lGap":0}},{"family":"UnifrakturCook","fallbacks":["cursive"],"weights":[700],"styles":[],"variants":[[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2110,"des":-570,"tAsc":2110,"tDes":-570,"tLGap":0,"wAsc":2110,"wDes":570,"xH":319,"capH":485,"yMin":-570,"yMax":2110,"hAsc":2110,"hDes":-570,"lGap":0}},{"family":"UnifrakturMaguntia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1607,"des":-513,"tAsc":1607,"tDes":-514,"tLGap":0,"wAsc":1607,"wDes":512,"xH":1095,"capH":1409,"yMin":-496,"yMax":1906,"hAsc":1607,"hDes":-513,"lGap":0}},{"family":"Unkempt","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":977,"des":-246,"tAsc":695,"tDes":-226,"tLGap":55,"wAsc":977,"wDes":246,"xH":482,"capH":753,"yMin":-246,"yMax":977,"hAsc":977,"hDes":-246,"lGap":28}},{"family":"Unlock","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":873,"des":-195,"tAsc":873,"tDes":-195,"tLGap":0,"wAsc":873,"wDes":195,"xH":550,"capH":635,"yMin":-195,"yMax":873,"hAsc":873,"hDes":-195,"lGap":0}},{"family":"Unna","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":883,"des":-269,"tAsc":883,"tDes":-269,"tLGap":0,"wAsc":883,"wDes":269,"xH":420,"capH":597,"yMin":-269,"yMax":878,"hAsc":883,"hDes":-269,"lGap":0}},{"family":"Vampiro One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":956,"des":-294,"tAsc":956,"tDes":-294,"tLGap":0,"wAsc":956,"wDes":294,"xH":534,"capH":705,"yMin":-294,"yMax":956,"hAsc":956,"hDes":-294,"lGap":0}},{"family":"Varela","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1015,"des":-285,"tAsc":1015,"tDes":-285,"tLGap":0,"wAsc":1015,"wDes":285,"xH":510,"capH":698,"yMin":-285,"yMax":1015,"hAsc":1015,"hDes":-285,"lGap":0}},{"family":"Varela Round","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-286,"tAsc":918,"tDes":-286,"tLGap":0,"wAsc":1025,"wDes":286,"xH":510,"capH":698,"yMin":-286,"yMax":1025,"hAsc":918,"hDes":-286,"lGap":0}},{"family":"Varta","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1902,"des":-1068,"tAsc":1902,"tDes":-1068,"tLGap":0,"wAsc":2340,"wDes":1450,"xH":990,"capH":1346,"yMin":-1202,"yMax":1959,"hAsc":1902,"hDes":-1068,"lGap":0}},{"family":"Vast Shadow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1875,"des":-685,"tAsc":1875,"tDes":-685,"tLGap":0,"wAsc":1875,"wDes":683,"xH":965,"capH":1245,"yMin":-685,"yMax":1875,"hAsc":1875,"hDes":-685,"lGap":0}},{"family":"Verdana","fallbacks":["Geneva","sans-serif"],"metrics":{"upm":2048,"asc":2059,"des":-430,"tAsc":1566,"tDes":-423,"tLGap":202,"wAsc":2059,"wDes":2059,"xH":1117,"capH":1489,"yMin":-621,"yMax":2049,"hAsc":2059,"hDes":-430,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Vesper Libre","fallbacks":["serif"],"weights":[400,500,700,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2330,"des":-1550,"tAsc":2330,"tDes":-1550,"tLGap":0,"wAsc":2330,"wDes":1550,"xH":950,"capH":1384,"yMin":-1345,"yMax":2097,"hAsc":2330,"hDes":-1550,"lGap":0}},{"family":"Viaoda Libre","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1051,"des":-360,"tAsc":1051,"tDes":-360,"tLGap":0,"wAsc":1051,"wDes":360,"xH":467,"capH":740,"yMin":-360,"yMax":1051,"hAsc":1051,"hDes":-360,"lGap":0}},{"family":"Vibes","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1105,"des":-680,"tAsc":1105,"tDes":-680,"tLGap":0,"wAsc":1105,"wDes":680,"xH":500,"capH":38,"yMin":-680,"yMax":1105,"hAsc":1105,"hDes":-680,"lGap":0}},{"family":"Vibur","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1960,"des":-792,"tAsc":1638,"tDes":-410,"tLGap":184,"wAsc":1960,"wDes":792,"yMin":-792,"yMax":1960,"hAsc":1960,"hDes":-792,"lGap":184}},{"family":"Vidaloka","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1927,"des":-560,"tAsc":1927,"tDes":-560,"tLGap":0,"wAsc":1927,"wDes":560,"xH":1004,"capH":1427,"yMin":-560,"yMax":1927,"hAsc":1927,"hDes":-560,"lGap":0}},{"family":"Viga","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1015,"des":-329,"tAsc":1015,"tDes":-329,"tLGap":0,"wAsc":1015,"wDes":329,"xH":571,"capH":712,"yMin":-329,"yMax":1015,"hAsc":1015,"hDes":-329,"lGap":0}},{"family":"Voces","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1014,"des":-335,"tAsc":1014,"tDes":-335,"tLGap":0,"wAsc":1014,"wDes":335,"xH":520,"capH":700,"yMin":-335,"yMax":1014,"hAsc":1014,"hDes":-335,"lGap":0}},{"family":"Volkhov","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":971,"des":-319,"tAsc":971,"tDes":-319,"tLGap":0,"wAsc":971,"wDes":319,"xH":500,"capH":700,"yMin":-306,"yMax":970,"hAsc":971,"hDes":-319,"lGap":0}},{"family":"Vollkorn","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-441,"tAsc":952,"tDes":-441,"tLGap":0,"wAsc":1115,"wDes":489,"xH":458,"capH":676,"yMin":-280,"yMax":1078,"hAsc":952,"hDes":-441,"lGap":0}},{"family":"Vollkorn SC","fallbacks":["serif"],"weights":[400,600,700,900],"styles":["regular"],"variants":[[0,400],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-441,"tAsc":952,"tDes":-441,"tLGap":0,"wAsc":1115,"wDes":489,"xH":458,"capH":676,"yMin":-280,"yMax":1078,"hAsc":952,"hDes":-441,"lGap":0}},{"family":"Voltaire","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-531,"tAsc":2020,"tDes":-531,"tLGap":0,"wAsc":2020,"wDes":531,"xH":1062,"capH":1593,"yMin":-531,"yMax":2020,"hAsc":2020,"hDes":-531,"lGap":0}},{"family":"VT323","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":1040,"wDes":240,"xH":400,"capH":560,"yMin":-240,"yMax":1040,"hAsc":800,"hDes":-200,"lGap":0}},{"family":"Waiting for the Sunrise","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1146,"des":-547,"tAsc":1146,"tDes":-547,"tLGap":0,"wAsc":1146,"wDes":547,"xH":570,"capH":755,"yMin":-547,"yMax":1146,"hAsc":1146,"hDes":-547,"lGap":0}},{"family":"Wallpoet","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":806,"des":-196,"tAsc":806,"tDes":-196,"tLGap":0,"wAsc":806,"wDes":196,"xH":440,"capH":575,"yMin":-196,"yMax":806,"hAsc":806,"hDes":-196,"lGap":0}},{"family":"Walter Turncoat","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1078,"des":-323,"tAsc":544,"tDes":-64,"tLGap":57,"wAsc":1078,"wDes":323,"xH":559,"capH":752,"yMin":-322,"yMax":1078,"hAsc":1078,"hDes":-323,"lGap":29}},{"family":"Warnes","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":994,"des":-310,"tAsc":994,"tDes":-310,"tLGap":0,"wAsc":994,"wDes":310,"xH":540,"capH":710,"yMin":-310,"yMax":994,"hAsc":994,"hDes":-310,"lGap":0}},{"family":"Wellfleet","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":747,"capH":1535,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Wendy One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":819,"des":-236,"tAsc":819,"tDes":-236,"tLGap":0,"wAsc":819,"wDes":236,"xH":474,"capH":606,"yMin":-236,"yMax":819,"hAsc":819,"hDes":-236,"lGap":0}},{"family":"Wire One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1821,"des":-430,"tAsc":1821,"tDes":-430,"tLGap":0,"wAsc":1821,"wDes":430,"xH":1044,"capH":1454,"yMin":-430,"yMax":1821,"hAsc":1821,"hDes":-430,"lGap":0}},{"family":"Work Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-243,"tAsc":930,"tDes":-243,"tLGap":0,"wAsc":1105,"wDes":343,"xH":500,"capH":660,"yMin":-337,"yMax":1100,"hAsc":930,"hDes":-243,"lGap":0}},{"family":"Xanh Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-220,"tAsc":970,"tDes":-220,"tLGap":0,"wAsc":1100,"wDes":220,"xH":540,"capH":740,"yMin":-213,"yMax":1100,"hAsc":970,"hDes":-220,"lGap":0}},{"family":"Yanone Kaffeesatz","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":735,"des":-200,"tAsc":735,"tDes":-200,"tLGap":57,"wAsc":1063,"wDes":279,"xH":500,"capH":700,"yMin":-235,"yMax":1063,"hAsc":735,"hDes":-200,"lGap":57}},{"family":"Yantramanav","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1923,"des":-733,"tAsc":1923,"tDes":-733,"tLGap":0,"wAsc":1923,"wDes":733,"xH":986,"capH":1279,"yMin":-676,"yMax":1911,"hAsc":1923,"hDes":-733,"lGap":0}},{"family":"Yatra One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":991,"des":-487,"tAsc":991,"tDes":-487,"tLGap":0,"wAsc":991,"wDes":487,"xH":460,"capH":679,"yMin":-487,"yMax":991,"hAsc":991,"hDes":-487,"lGap":0}},{"family":"Yellowtail","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1990,"des":-617,"tAsc":1638,"tDes":-410,"tLGap":184,"wAsc":1990,"wDes":617,"yMin":-617,"yMax":1990,"hAsc":1990,"hDes":-617,"lGap":184}},{"family":"Yeon Sung","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":830,"wDes":323,"xH":446,"capH":659,"yMin":-323,"yMax":830,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Yeseva One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":915,"des":-240,"tAsc":915,"tDes":-240,"tLGap":0,"wAsc":1079,"wDes":310,"xH":500,"capH":700,"yMin":-310,"yMax":1079,"hAsc":915,"hDes":-240,"lGap":0}},{"family":"Yesteryear","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2001,"des":-1004,"tAsc":2001,"tDes":-1004,"tLGap":0,"wAsc":2001,"wDes":1004,"xH":625,"capH":1581,"yMin":-1004,"yMax":2001,"hAsc":2001,"hDes":-1004,"lGap":0}},{"family":"Yrsa","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2750,"asc":2300,"des":-1050,"tAsc":2000,"tDes":-750,"tLGap":600,"wAsc":2300,"wDes":1050,"xH":1136,"capH":1562,"yMin":-601,"yMax":2292,"hAsc":2300,"hDes":-1050,"lGap":0}},{"family":"Yusei Magic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":510,"capH":760,"yMin":-255,"yMax":2111,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"ZCOOL KuaiLe","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":913,"wDes":152,"xH":512,"capH":700,"yMin":-152,"yMax":913,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"ZCOOL QingKe HuangYou","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":884,"wDes":187,"xH":485,"capH":710,"yMin":-187,"yMax":884,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"ZCOOL XiaoWei","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":210,"xH":470,"capH":660,"yMin":-210,"yMax":859,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Zeyada","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":934,"des":-680,"tAsc":934,"tDes":-680,"tLGap":0,"wAsc":934,"wDes":680,"xH":312,"capH":602,"yMin":-680,"yMax":934,"hAsc":934,"hDes":-680,"lGap":0}},{"family":"Zhi Mang Xing","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":383,"xH":496,"capH":750,"yMin":-383,"yMax":912,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Zilla Slab","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-256,"tAsc":787,"tDes":-213,"tLGap":200,"wAsc":944,"wDes":256,"xH":445,"capH":650,"yMin":-231,"yMax":883,"hAsc":944,"hDes":-256,"lGap":0}},{"family":"Zilla Slab Highlight","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-256,"tAsc":787,"tDes":-213,"tLGap":200,"wAsc":944,"wDes":256,"xH":445,"capH":650,"yMin":-252,"yMax":918,"hAsc":944,"hDes":-256,"lGap":0}}]')}}]);
 
assets/js/chunk-fonts-52ee89c658a74827209d.js DELETED
@@ -1 +0,0 @@
1
- (window.__webStories_webpackJsonp=window.__webStories_webpackJsonp||[]).push([[0],{468:function(s){s.exports=JSON.parse('[{"family":"ABeeZee","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-262,"tAsc":920,"tDes":-262,"tLGap":0,"wAsc":920,"wDes":262,"xH":520,"capH":700,"yMin":-262,"yMax":920,"hAsc":920,"hDes":-262,"lGap":0}},{"family":"Abel","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2006,"des":-604,"tAsc":2006,"tDes":-604,"tLGap":0,"wAsc":2006,"wDes":604,"xH":1044,"capH":1434,"yMin":-604,"yMax":2005,"hAsc":2006,"hDes":-604,"lGap":0}},{"family":"Abhaya Libre","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":860,"des":-348,"tAsc":860,"tDes":-348,"tLGap":0,"wAsc":860,"wDes":348,"yMin":-340,"yMax":856,"hAsc":860,"hDes":-348,"lGap":0}},{"family":"Abril Fatface","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1058,"des":-291,"tAsc":1058,"tDes":-291,"tLGap":0,"wAsc":1058,"wDes":291,"xH":476,"capH":700,"yMin":-291,"yMax":1058,"hAsc":1058,"hDes":-291,"lGap":0}},{"family":"Aclonica","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1687,"des":-533,"tAsc":1687,"tDes":-533,"tLGap":101,"wAsc":1687,"wDes":533,"xH":1155,"capH":1440,"yMin":-607,"yMax":2141,"hAsc":1687,"hDes":-533,"lGap":101}},{"family":"Acme","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":959,"des":-307,"tAsc":959,"tDes":-307,"tLGap":0,"wAsc":959,"wDes":307,"xH":107,"capH":695,"yMin":-307,"yMax":959,"hAsc":959,"hDes":-307,"lGap":0}},{"family":"Actor","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":941,"des":-262,"tAsc":941,"tDes":-262,"tLGap":0,"wAsc":941,"wDes":262,"xH":503,"capH":682,"yMin":-262,"yMax":941,"hAsc":941,"hDes":-262,"lGap":0}},{"family":"Adamina","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1072,"des":-290,"tAsc":1072,"tDes":-290,"tLGap":0,"wAsc":1072,"wDes":290,"xH":534,"capH":796,"yMin":-290,"yMax":1072,"hAsc":1072,"hDes":-290,"lGap":0}},{"family":"Advent Pro","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":964,"des":-232,"tAsc":962,"tDes":-232,"tLGap":0,"wAsc":962,"wDes":232,"xH":501,"capH":700,"yMin":-219,"yMax":964,"hAsc":964,"hDes":-232,"lGap":0}},{"family":"Aguafina Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-581,"tAsc":966,"tDes":-581,"tLGap":0,"wAsc":966,"wDes":581,"xH":356,"capH":780,"yMin":-581,"yMax":966,"hAsc":966,"hDes":-581,"lGap":0}},{"family":"Akronim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":785,"des":-314,"tAsc":785,"tDes":-314,"tLGap":43,"wAsc":989,"wDes":404,"xH":486,"capH":730,"yMin":-404,"yMax":989,"hAsc":785,"hDes":-314,"lGap":43}},{"family":"Aladin","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":905,"des":-321,"tAsc":905,"tDes":-321,"tLGap":0,"wAsc":905,"wDes":321,"xH":337,"capH":387,"yMin":-321,"yMax":905,"hAsc":905,"hDes":-321,"lGap":0}},{"family":"Alata","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-280,"tAsc":1100,"tDes":-280,"tLGap":0,"wAsc":1300,"wDes":350,"xH":459,"capH":735,"yMin":-274,"yMax":1244,"hAsc":1100,"hDes":-280,"lGap":0}},{"family":"Alatsi","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":3000,"wDes":700,"xH":996,"capH":1394,"yMin":-550,"yMax":2408,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Aldrich","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1475,"des":-430,"tAsc":1475,"tDes":-430,"tLGap":98,"wAsc":1872,"wDes":586,"xH":1065,"capH":1434,"yMin":-809,"yMax":2120,"hAsc":1475,"hDes":-430,"lGap":98}},{"family":"Alef","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2067,"des":-722,"tAsc":1638,"tDes":-410,"tLGap":0,"wAsc":2067,"wDes":722,"xH":1040,"capH":1438,"yMin":-682,"yMax":2067,"hAsc":2067,"hDes":-722,"lGap":0}},{"family":"Alegreya","fallbacks":["serif"],"weights":[400,500,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-345,"tAsc":1016,"tDes":-345,"tLGap":0,"wAsc":1123,"wDes":345,"xH":452,"capH":636,"yMin":-293,"yMax":962,"hAsc":1016,"hDes":-345,"lGap":0}},{"family":"Alegreya Sans","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1126,"wDes":312,"xH":458,"capH":641,"yMin":-262,"yMax":1012,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Alegreya Sans SC","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1131,"wDes":312,"xH":458,"capH":641,"yMin":-262,"yMax":1012,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Alegreya SC","fallbacks":["serif"],"weights":[400,500,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-345,"tAsc":1016,"tDes":-345,"tLGap":0,"wAsc":1123,"wDes":345,"xH":452,"capH":636,"yMin":-293,"yMax":1025,"hAsc":1016,"hDes":-345,"lGap":0}},{"family":"Aleo","fallbacks":["serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":805,"des":-195,"tAsc":805,"tDes":-195,"tLGap":200,"wAsc":1005,"wDes":374,"xH":506,"capH":716,"yMin":-314,"yMax":934,"hAsc":805,"hDes":-195,"lGap":200}},{"family":"Alex Brush","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":825,"des":-425,"tAsc":825,"tDes":-425,"tLGap":0,"wAsc":825,"wDes":425,"xH":287,"capH":639,"yMin":-425,"yMax":825,"hAsc":825,"hDes":-425,"lGap":0}},{"family":"Alfa Slab One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1036,"des":-333,"tAsc":1036,"tDes":-333,"tLGap":0,"wAsc":1238,"wDes":327,"xH":556,"capH":778,"yMin":-327,"yMax":1238,"hAsc":1036,"hDes":-333,"lGap":0}},{"family":"Alice","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":909,"des":-234,"tAsc":909,"tDes":-234,"tLGap":0,"wAsc":946,"wDes":321,"xH":453,"capH":631,"yMin":-321,"yMax":868,"hAsc":909,"hDes":-234,"lGap":0}},{"family":"Alike","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-270,"tAsc":984,"tDes":-270,"tLGap":0,"wAsc":984,"wDes":270,"xH":505,"capH":705,"yMin":-270,"yMax":984,"hAsc":984,"hDes":-270,"lGap":0}},{"family":"Alike Angular","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-270,"tAsc":984,"tDes":-270,"tLGap":0,"wAsc":984,"wDes":270,"xH":505,"capH":705,"yMin":-270,"yMax":977,"hAsc":984,"hDes":-270,"lGap":0}},{"family":"Allan","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1928,"des":-412,"tAsc":1928,"tDes":-412,"tLGap":0,"wAsc":1928,"wDes":412,"xH":1040,"capH":1483,"yMin":-418,"yMax":1929,"hAsc":1928,"hDes":-412,"lGap":0}},{"family":"Allerta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1057,"des":-252,"tAsc":1057,"tDes":-252,"tLGap":0,"wAsc":1057,"wDes":252,"xH":564,"capH":737,"yMin":-252,"yMax":1057,"hAsc":1057,"hDes":-252,"lGap":0}},{"family":"Allerta Stencil","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1057,"des":-252,"tAsc":1057,"tDes":-252,"tLGap":0,"wAsc":1057,"wDes":252,"xH":564,"capH":737,"yMin":-252,"yMax":1055,"hAsc":1057,"hDes":-252,"lGap":0}},{"family":"Allura","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-450,"tAsc":800,"tDes":-450,"tLGap":0,"wAsc":800,"wDes":450,"xH":275,"capH":497,"yMin":-450,"yMax":800,"hAsc":800,"hDes":-450,"lGap":0}},{"family":"Almarai","fallbacks":["sans-serif"],"weights":[300,400,700,800],"styles":["regular"],"variants":[[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":905,"des":-211,"tAsc":905,"tDes":-211,"tLGap":0,"wAsc":1108,"wDes":453,"xH":514,"capH":716,"yMin":-396,"yMax":1090,"hAsc":905,"hDes":-211,"lGap":0}},{"family":"Almendra","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":951,"des":-345,"tAsc":951,"tDes":-345,"tLGap":0,"wAsc":951,"wDes":345,"xH":514,"capH":666,"yMin":-227,"yMax":939,"hAsc":951,"hDes":-345,"lGap":0}},{"family":"Almendra Display","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":951,"des":-345,"tAsc":951,"tDes":-345,"tLGap":0,"wAsc":951,"wDes":345,"xH":505,"capH":666,"yMin":-233,"yMax":879,"hAsc":951,"hDes":-345,"lGap":0}},{"family":"Almendra SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":939,"des":-251,"tAsc":939,"tDes":-251,"tLGap":0,"wAsc":939,"wDes":251,"xH":193,"capH":271,"yMin":-219,"yMax":885,"hAsc":939,"hDes":-251,"lGap":0}},{"family":"Amarante","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1010,"capH":1530,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Amaranth","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-236,"tAsc":976,"tDes":-236,"tLGap":0,"wAsc":976,"wDes":236,"xH":498,"capH":677,"yMin":-223,"yMax":928,"hAsc":976,"hDes":-236,"lGap":0}},{"family":"Amatic SC","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-245,"tAsc":1016,"tDes":-245,"tLGap":0,"wAsc":1139,"wDes":265,"xH":659,"capH":754,"yMin":-234,"yMax":1093,"hAsc":1016,"hDes":-245,"lGap":0}},{"family":"Amethysta","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2022,"des":-563,"tAsc":2022,"tDes":-563,"tLGap":0,"wAsc":2022,"wDes":563,"xH":1024,"capH":1475,"yMin":-563,"yMax":1952,"hAsc":2022,"hDes":-563,"lGap":0}},{"family":"Amiko","fallbacks":["sans-serif"],"weights":[400,600,700],"styles":["regular"],"variants":[[0,400],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-406,"tAsc":928,"tDes":-406,"tLGap":0,"wAsc":928,"wDes":406,"xH":522,"capH":696,"yMin":-406,"yMax":929,"hAsc":928,"hDes":-406,"lGap":0}},{"family":"Amiri","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1124,"des":-634,"tAsc":1124,"tDes":-634,"tLGap":0,"wAsc":2546,"wDes":1629,"xH":433,"capH":646,"yMin":-900,"yMax":1815,"hAsc":1124,"hDes":-634,"lGap":0}},{"family":"Amita","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1292,"des":-650,"tAsc":1292,"tDes":-650,"tLGap":0,"wAsc":1292,"wDes":650,"xH":495,"capH":720,"yMin":-619,"yMax":1292,"hAsc":1292,"hDes":-650,"lGap":0}},{"family":"Anaheim","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1968,"des":-672,"tAsc":1968,"tDes":-672,"tLGap":0,"wAsc":1968,"wDes":672,"yMin":-672,"yMax":1968,"hAsc":1968,"hDes":-672,"lGap":0}},{"family":"Andada","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-235,"tAsc":942,"tDes":-235,"tLGap":0,"wAsc":942,"wDes":235,"xH":133,"capH":137,"yMin":-235,"yMax":942,"hAsc":942,"hDes":-235,"lGap":0}},{"family":"Andika","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-800,"tAsc":2500,"tDes":-800,"tLGap":0,"wAsc":2500,"wDes":800,"xH":1040,"capH":1485,"yMin":-1148,"yMax":2810,"hAsc":2500,"hDes":-800,"lGap":0}},{"family":"Andika New Basic","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-800,"tAsc":2500,"tDes":-800,"tLGap":0,"wAsc":2630,"wDes":580,"xH":1040,"capH":1485,"yMin":-520,"yMax":2620,"hAsc":2500,"hDes":-800,"lGap":0}},{"family":"Angkor","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Annie Use Your Telescope","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1049,"des":-419,"tAsc":1049,"tDes":-419,"tLGap":0,"wAsc":1049,"wDes":419,"xH":427,"capH":730,"yMin":-419,"yMax":1049,"hAsc":1049,"hDes":-419,"lGap":0}},{"family":"Anonymous Pro","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1675,"des":-373,"tAsc":1675,"tDes":-373,"tLGap":0,"wAsc":1675,"wDes":373,"xH":932,"capH":1305,"yMin":-395,"yMax":1854,"hAsc":1675,"hDes":-373,"lGap":0}},{"family":"Antic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-251,"tAsc":940,"tDes":-251,"tLGap":0,"wAsc":940,"wDes":251,"xH":500,"capH":700,"yMin":-251,"yMax":940,"hAsc":940,"hDes":-251,"lGap":0}},{"family":"Antic Didone","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":940,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":940,"hAsc":940,"hDes":-250,"lGap":0}},{"family":"Antic Slab","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":940,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":940,"hAsc":940,"hDes":-250,"lGap":0}},{"family":"Anton","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1138,"des":-329,"tAsc":1138,"tDes":-329,"tLGap":0,"wAsc":1176,"wDes":329,"xH":732,"capH":859,"yMin":-326,"yMax":1404,"hAsc":1138,"hDes":-329,"lGap":0}},{"family":"Arapey","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":868,"des":-228,"tAsc":868,"tDes":-228,"tLGap":0,"wAsc":868,"wDes":228,"xH":438,"capH":639,"yMin":-228,"yMax":868,"hAsc":868,"hDes":-228,"lGap":0}},{"family":"Arbutus","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2010,"des":-550,"tAsc":2010,"tDes":-550,"tLGap":0,"wAsc":2010,"wDes":550,"xH":234,"capH":103,"yMin":-550,"yMax":2010,"hAsc":2010,"hDes":-550,"lGap":0}},{"family":"Arbutus Slab","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2010,"des":-550,"tAsc":2010,"tDes":-550,"tLGap":0,"wAsc":2010,"wDes":550,"xH":1014,"capH":1500,"yMin":-550,"yMax":2010,"hAsc":2010,"hDes":-550,"lGap":0}},{"family":"Architects Daughter","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1010,"des":-413,"tAsc":1010,"tDes":-413,"tLGap":0,"wAsc":1010,"wDes":413,"xH":439,"capH":675,"yMin":-431,"yMax":1010,"hAsc":1010,"hDes":-413,"lGap":0}},{"family":"Archivo","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-210,"tAsc":878,"tDes":-210,"tLGap":0,"wAsc":1080,"wDes":312,"xH":526,"capH":686,"yMin":-260,"yMax":1080,"hAsc":878,"hDes":-210,"lGap":0}},{"family":"Archivo Black","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-210,"tAsc":878,"tDes":-210,"tLGap":0,"wAsc":1035,"wDes":312,"xH":528,"capH":688,"yMin":-267,"yMax":957,"hAsc":878,"hDes":-210,"lGap":0}},{"family":"Archivo Narrow","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1035,"des":-312,"tAsc":1035,"tDes":-312,"tLGap":0,"wAsc":1050,"wDes":303,"xH":526,"capH":686,"yMin":-303,"yMax":1050,"hAsc":1035,"hDes":-312,"lGap":0}},{"family":"Aref Ruqaa","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-500,"tAsc":2500,"tDes":-500,"tLGap":200,"wAsc":2500,"wDes":900,"xH":946,"capH":1413,"yMin":-774,"yMax":2105,"hAsc":2500,"hDes":-500,"lGap":200}},{"family":"Arial","fallbacks":["Helvetica Neue","Helvetica","sans-serif"],"metrics":{"upm":2048,"asc":1854,"des":-434,"tAsc":1491,"tDes":-431,"tLGap":307,"wAsc":1854,"wDes":1854,"xH":1062,"capH":1467,"yMin":-665,"yMax":2060,"hAsc":1854,"hDes":-434,"lGap":67},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Arial Black","fallbacks":["Arial Black","Arial Bold","Gadget","sans-serif"],"metrics":{"upm":2048,"asc":2254,"des":-634,"tAsc":1466,"tDes":434,"tLGap":291,"wAsc":2254,"wDes":2254,"xH":1062,"capH":1467,"yMin":-628,"yMax":2219,"hAsc":2254,"hDes":-634,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Arial Narrow","fallbacks":["Arial","sans-serif"],"metrics":{"upm":2048,"asc":1916,"des":-434,"tAsc":1491,"tDes":-431,"tLGap":269,"wAsc":1888,"wDes":1888,"xH":1062,"capH":1467,"yMin":-628,"yMax":2224,"hAsc":1916,"hDes":-434,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Arima Madurai","fallbacks":["cursive"],"weights":[100,200,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1073,"des":-560,"tAsc":1073,"tDes":-560,"tLGap":0,"wAsc":1073,"wDes":560,"xH":509,"capH":700,"yMin":-400,"yMax":1015,"hAsc":1073,"hDes":-560,"lGap":0}},{"family":"Arimo","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1854,"des":-434,"tAsc":1854,"tDes":-434,"tLGap":67,"wAsc":2136,"wDes":797,"xH":1082,"capH":1409,"yMin":-797,"yMax":2136,"hAsc":1854,"hDes":-434,"lGap":67}},{"family":"Arizonia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-350,"tAsc":900,"tDes":-350,"tLGap":0,"wAsc":900,"wDes":350,"xH":237,"capH":636,"yMin":-350,"yMax":900,"hAsc":900,"hDes":-350,"lGap":0}},{"family":"Armata","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":1190,"capH":1530,"yMin":-560,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Arsenal","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-254,"tAsc":1000,"tDes":-254,"tLGap":0,"wAsc":1044,"wDes":339,"xH":500,"capH":650,"yMin":-288,"yMax":1012,"hAsc":1000,"hDes":-254,"lGap":0}},{"family":"Artifika","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1984,"des":-508,"tAsc":1984,"tDes":-508,"tLGap":0,"wAsc":1984,"wDes":508,"xH":1045,"capH":1433,"yMin":-508,"yMax":1984,"hAsc":1984,"hDes":-508,"lGap":0}},{"family":"Arvo","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1968,"des":-506,"tAsc":1556,"tDes":-471,"tLGap":110,"wAsc":1968,"wDes":506,"xH":1036,"capH":1516,"yMin":-506,"yMax":1969,"hAsc":1968,"hDes":-506,"lGap":55}},{"family":"Arya","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1265,"des":-544,"tAsc":1265,"tDes":-544,"tLGap":0,"wAsc":1265,"wDes":544,"xH":392,"capH":579,"yMin":-544,"yMax":1265,"hAsc":1265,"hDes":-544,"lGap":0}},{"family":"Asap","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":934,"des":-212,"tAsc":934,"tDes":-212,"tLGap":0,"wAsc":1055,"wDes":264,"xH":523,"capH":700,"yMin":-237,"yMax":1042,"hAsc":934,"hDes":-212,"lGap":0}},{"family":"Asap Condensed","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":934,"des":-212,"tAsc":934,"tDes":-212,"tLGap":0,"wAsc":1055,"wDes":242,"xH":523,"capH":700,"yMin":-237,"yMax":1042,"hAsc":934,"hDes":-212,"lGap":0}},{"family":"Asar","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1196,"des":-557,"tAsc":1196,"tDes":-557,"tLGap":0,"wAsc":1196,"wDes":557,"xH":484,"capH":680,"yMin":-555,"yMax":1194,"hAsc":1196,"hDes":-557,"lGap":0}},{"family":"Asset","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1971,"des":-589,"tAsc":1971,"tDes":-598,"tLGap":0,"wAsc":1971,"wDes":589,"xH":1047,"capH":1291,"yMin":-589,"yMax":1971,"hAsc":1971,"hDes":-589,"lGap":0}},{"family":"Assistant","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1021,"des":-287,"tAsc":1021,"tDes":-287,"tLGap":200,"wAsc":1021,"wDes":287,"xH":500,"capH":750,"yMin":-250,"yMax":1021,"hAsc":1021,"hDes":-287,"lGap":0}},{"family":"Astloch","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1948,"des":-526,"tAsc":1696,"tDes":-352,"tLGap":106,"wAsc":1948,"wDes":526,"xH":1200,"capH":1567,"yMin":-376,"yMax":1934,"hAsc":1948,"hDes":-526,"lGap":53}},{"family":"Asul","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":949,"des":-264,"tAsc":949,"tDes":-264,"tLGap":0,"wAsc":949,"wDes":264,"xH":488,"capH":703,"yMin":-264,"yMax":949,"hAsc":949,"hDes":-264,"lGap":0}},{"family":"Athiti","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-450,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1150,"wDes":450,"xH":468,"capH":614,"yMin":-437,"yMax":1080,"hAsc":1150,"hDes":-450,"lGap":0}},{"family":"Atma","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1101,"des":-518,"tAsc":1101,"tDes":-518,"tLGap":0,"wAsc":1101,"wDes":518,"xH":500,"capH":750,"yMin":-441,"yMax":990,"hAsc":1101,"hDes":-518,"lGap":0}},{"family":"Atomic Age","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2091,"des":-656,"tAsc":2091,"tDes":-656,"tLGap":0,"wAsc":2091,"wDes":656,"xH":1047,"capH":1516,"yMin":-656,"yMax":2091,"hAsc":2091,"hDes":-656,"lGap":0}},{"family":"Aubrey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1699,"des":-433,"tAsc":1699,"tDes":-433,"tLGap":0,"wAsc":1699,"wDes":433,"xH":922,"capH":1262,"yMin":-433,"yMax":1699,"hAsc":1699,"hDes":-433,"lGap":0}},{"family":"Audiowide","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2027,"des":-584,"tAsc":2027,"tDes":-584,"tLGap":0,"wAsc":2027,"wDes":584,"xH":1083,"capH":1434,"yMin":-584,"yMax":2027,"hAsc":2027,"hDes":-584,"lGap":0}},{"family":"Autour One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2010,"des":-550,"tAsc":2010,"tDes":-550,"tLGap":0,"wAsc":2010,"wDes":550,"xH":1190,"capH":1561,"yMin":-550,"yMax":2012,"hAsc":2010,"hDes":-550,"lGap":0}},{"family":"Average","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":953,"des":-263,"tAsc":953,"tDes":-263,"tLGap":0,"wAsc":953,"wDes":263,"xH":196,"capH":106,"yMin":-263,"yMax":953,"hAsc":953,"hDes":-263,"lGap":0}},{"family":"Average Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1027,"des":-269,"tAsc":1027,"tDes":-269,"tLGap":0,"wAsc":1027,"wDes":269,"xH":456,"capH":691,"yMin":-269,"yMax":1027,"hAsc":1027,"hDes":-269,"lGap":0}},{"family":"Averia Gruesa Libre","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1952,"des":-492,"tAsc":1952,"tDes":-492,"tLGap":0,"wAsc":1952,"wDes":492,"yMin":-460,"yMax":1884,"hAsc":1952,"hDes":-492,"lGap":0}},{"family":"Averia Libre","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1952,"des":-492,"tAsc":1952,"tDes":-492,"tLGap":0,"wAsc":1952,"wDes":492,"yMin":-458,"yMax":1891,"hAsc":1952,"hDes":-492,"lGap":0}},{"family":"Averia Sans Libre","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2035,"des":-499,"tAsc":2035,"tDes":-499,"tLGap":0,"wAsc":2035,"wDes":499,"yMin":-467,"yMax":1954,"hAsc":2035,"hDes":-499,"lGap":0}},{"family":"Averia Serif Libre","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1828,"des":-465,"tAsc":1622,"tDes":-426,"tLGap":184,"wAsc":1828,"wDes":465,"yMin":-465,"yMax":1828,"hAsc":1828,"hDes":-465,"lGap":184}},{"family":"B612","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-500,"tAsc":1930,"tDes":-500,"tLGap":0,"wAsc":1934,"wDes":712,"xH":1100,"capH":1500,"yMin":-710,"yMax":1920,"hAsc":1930,"hDes":-500,"lGap":0}},{"family":"B612 Mono","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-500,"tAsc":1930,"tDes":-500,"tLGap":0,"wAsc":1966,"wDes":712,"xH":1100,"capH":1500,"yMin":-710,"yMax":1924,"hAsc":1930,"hDes":-500,"lGap":0}},{"family":"Bad Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2710,"des":-1327,"tAsc":2710,"tDes":-1327,"tLGap":0,"wAsc":2710,"wDes":1327,"xH":1034,"capH":1966,"yMin":-1327,"yMax":2710,"hAsc":2710,"hDes":-1327,"lGap":0}},{"family":"Bahiana","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":900,"wDes":250,"xH":492,"capH":710,"yMin":-250,"yMax":900,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Bahianita","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-238,"tAsc":962,"tDes":-238,"tLGap":0,"wAsc":1007,"wDes":330,"xH":582,"capH":710,"yMin":-330,"yMax":1007,"hAsc":962,"hDes":-238,"lGap":0}},{"family":"Bai Jamjuree","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1225,"wDes":561,"xH":499,"capH":700,"yMin":-488,"yMax":1206,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Baloo 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-524,"tAsc":1050,"tDes":-524,"tLGap":0,"wAsc":1078,"wDes":524,"xH":462,"capH":608,"yMin":-470,"yMax":1018,"hAsc":1050,"hDes":-524,"lGap":0}},{"family":"Baloo Bhai 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-544,"tAsc":1050,"tDes":-544,"tLGap":0,"wAsc":1078,"wDes":544,"xH":462,"capH":608,"yMin":-459,"yMax":1018,"hAsc":1050,"hDes":-544,"lGap":0}},{"family":"Baloo Bhaina 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1185,"des":-827,"tAsc":1185,"tDes":-827,"tLGap":0,"wAsc":1185,"wDes":827,"xH":462,"capH":608,"yMin":-721,"yMax":1023,"hAsc":1185,"hDes":-827,"lGap":0}},{"family":"Baloo Chettan 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-390,"tAsc":1050,"tDes":-390,"tLGap":0,"wAsc":1078,"wDes":392,"xH":462,"capH":608,"yMin":-349,"yMax":1018,"hAsc":1050,"hDes":-390,"lGap":0}},{"family":"Baloo Da 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1095,"des":-589,"tAsc":1095,"tDes":-589,"tLGap":0,"wAsc":1095,"wDes":589,"xH":462,"capH":608,"yMin":-579,"yMax":1029,"hAsc":1095,"hDes":-589,"lGap":0}},{"family":"Baloo Paaji 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1157,"des":-604,"tAsc":1157,"tDes":-604,"tLGap":0,"wAsc":1157,"wDes":614,"xH":462,"capH":608,"yMin":-523,"yMax":1018,"hAsc":1157,"hDes":-604,"lGap":0}},{"family":"Baloo Tamma 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-673,"tAsc":1050,"tDes":-673,"tLGap":0,"wAsc":1078,"wDes":673,"xH":462,"capH":608,"yMin":-636,"yMax":1018,"hAsc":1050,"hDes":-673,"lGap":0}},{"family":"Baloo Tammudu 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1177,"des":-1041,"tAsc":1177,"tDes":-1041,"tLGap":0,"wAsc":1177,"wDes":1119,"xH":462,"capH":608,"yMin":-1065,"yMax":1071,"hAsc":1177,"hDes":-1041,"lGap":0}},{"family":"Baloo Thambi 2","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-486,"tAsc":1050,"tDes":-486,"tLGap":0,"wAsc":1078,"wDes":486,"xH":462,"capH":608,"yMin":-432,"yMax":1018,"hAsc":1050,"hDes":-486,"lGap":0}},{"family":"Balsamiq Sans","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":1220,"wDes":420,"xH":520,"capH":715,"yMin":-346,"yMax":1134,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Balthazar","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":796,"des":-222,"tAsc":796,"tDes":-222,"tLGap":0,"wAsc":796,"wDes":222,"xH":399,"capH":605,"yMin":-222,"yMax":796,"hAsc":796,"hDes":-222,"lGap":0}},{"family":"Bangers","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":883,"des":-181,"tAsc":883,"tDes":-181,"tLGap":0,"wAsc":1401,"wDes":356,"xH":721,"capH":721,"yMin":-356,"yMax":1401,"hAsc":883,"hDes":-181,"lGap":0}},{"family":"Barlow","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1112,"wDes":249,"xH":506,"capH":700,"yMin":-209,"yMax":1084,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Barlow Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1075,"wDes":274,"xH":506,"capH":700,"yMin":-209,"yMax":1074,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Barlow Semi Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1089,"wDes":261,"xH":506,"capH":700,"yMin":-212,"yMax":1079,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Barriecito","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-238,"tAsc":962,"tDes":-238,"tLGap":0,"wAsc":1041,"wDes":346,"xH":582,"capH":710,"yMin":-346,"yMax":1041,"hAsc":962,"hDes":-238,"lGap":0}},{"family":"Barrio","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-247,"tAsc":880,"tDes":-247,"tLGap":0,"wAsc":880,"wDes":247,"xH":492,"capH":710,"yMin":-247,"yMax":880,"hAsc":880,"hDes":-247,"lGap":0}},{"family":"Basic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2066,"des":-511,"tAsc":2066,"tDes":-511,"tLGap":0,"wAsc":2066,"wDes":511,"xH":1022,"capH":1358,"yMin":-507,"yMax":1960,"hAsc":2066,"hDes":-511,"lGap":0}},{"family":"Baskerville","fallbacks":["Baskerville Old Face","Hoefler Text","Garamond","Times New Roman","serif"],"metrics":{"upm":2048,"asc":1839,"des":-504,"tAsc":1376,"tDes":-504,"tLGap":311,"wAsc":1839,"wDes":1839,"xH":819,"capH":1356,"yMin":-504,"yMax":1869,"hAsc":1839,"hDes":-504,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Baskervville","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":998,"des":-295,"tAsc":998,"tDes":-295,"tLGap":0,"wAsc":1138,"wDes":296,"xH":436,"capH":710,"yMin":-296,"yMax":1138,"hAsc":998,"hDes":-295,"lGap":0}},{"family":"Battambang","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Baumans","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-240,"tAsc":942,"tDes":-240,"tLGap":0,"wAsc":942,"wDes":240,"xH":480,"capH":700,"yMin":-240,"yMax":942,"hAsc":942,"hDes":-240,"lGap":0}},{"family":"Bayon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Be Vietnam","fallbacks":["sans-serif"],"weights":[100,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1196,"des":-265,"tAsc":1196,"tDes":-265,"tLGap":0,"wAsc":1196,"wDes":265,"xH":527,"capH":700,"yMin":-265,"yMax":1196,"hAsc":1196,"hDes":-265,"lGap":0}},{"family":"Bebas Neue","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":950,"wDes":350,"xH":700,"capH":700,"yMin":-200,"yMax":912,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Belgrano","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":990,"des":-278,"tAsc":990,"tDes":-278,"tLGap":0,"wAsc":990,"wDes":278,"xH":499,"capH":706,"yMin":-279,"yMax":990,"hAsc":990,"hDes":-278,"lGap":0}},{"family":"Bellefair","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":869,"des":-277,"tAsc":869,"tDes":-277,"tLGap":0,"wAsc":869,"wDes":277,"xH":364,"capH":688,"yMin":-277,"yMax":869,"hAsc":869,"hDes":-277,"lGap":0}},{"family":"Belleza","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-224,"tAsc":928,"tDes":-224,"tLGap":0,"wAsc":928,"wDes":224,"xH":452,"capH":662,"yMin":-224,"yMax":928,"hAsc":928,"hDes":-224,"lGap":0}},{"family":"Bellota","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-290,"tAsc":968,"tDes":-290,"tLGap":0,"wAsc":1175,"wDes":325,"xH":500,"capH":684,"yMin":-317,"yMax":1147,"hAsc":968,"hDes":-290,"lGap":0}},{"family":"Bellota Text","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-290,"tAsc":968,"tDes":-290,"tLGap":0,"wAsc":1175,"wDes":325,"xH":500,"capH":684,"yMin":-317,"yMax":1147,"hAsc":968,"hDes":-290,"lGap":0}},{"family":"BenchNine","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-720,"tAsc":2020,"tDes":-720,"tLGap":0,"wAsc":2020,"wDes":720,"xH":1006,"capH":1438,"yMin":-683,"yMax":2018,"hAsc":2020,"hDes":-720,"lGap":0}},{"family":"Bentham","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":879,"des":-260,"tAsc":768,"tDes":-256,"tLGap":92,"wAsc":879,"wDes":260,"yMin":-260,"yMax":878,"hAsc":879,"hDes":-260,"lGap":92}},{"family":"Berkshire Swash","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2007,"des":-537,"tAsc":2007,"tDes":-537,"tLGap":0,"wAsc":2007,"wDes":537,"xH":1038,"capH":1858,"yMin":-537,"yMax":2007,"hAsc":2007,"hDes":-537,"lGap":0}},{"family":"Beth Ellen","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":3250,"des":-1190,"tAsc":3250,"tDes":-1190,"tLGap":0,"wAsc":3224,"wDes":946,"xH":1208,"capH":2248,"yMin":-946,"yMax":3224,"hAsc":3250,"hDes":-1190,"lGap":0}},{"family":"Bevan","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1155,"des":-452,"tAsc":1155,"tDes":-452,"tLGap":0,"wAsc":1313,"wDes":425,"xH":523,"capH":777,"yMin":-425,"yMax":1313,"hAsc":1155,"hDes":-452,"lGap":0}},{"family":"Big Shoulders Display","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-596,"yMax":2245,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Big Shoulders Inline Display","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":4000,"asc":3936,"des":-852,"tAsc":3936,"tDes":-852,"tLGap":0,"wAsc":5228,"wDes":1460,"xH":2400,"capH":3200,"yMin":-1203,"yMax":4570,"hAsc":3936,"hDes":-852,"lGap":0}},{"family":"Big Shoulders Inline Text","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":4000,"asc":3936,"des":-852,"tAsc":3936,"tDes":-852,"tLGap":0,"wAsc":5228,"wDes":1460,"xH":2400,"capH":3200,"yMin":-1254,"yMax":4650,"hAsc":3936,"hDes":-852,"lGap":0}},{"family":"Big Shoulders Stencil Display","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-581,"yMax":2245,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Big Shoulders Stencil Text","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-614,"yMax":2302,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Big Shoulders Text","fallbacks":["cursive"],"weights":[100,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-426,"tAsc":1968,"tDes":-426,"tLGap":0,"wAsc":2614,"wDes":730,"xH":1200,"capH":1600,"yMin":-625,"yMax":2302,"hAsc":1968,"hDes":-426,"lGap":0}},{"family":"Bigelow Rules","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1857,"des":-516,"tAsc":1857,"tDes":-516,"tLGap":0,"wAsc":1857,"wDes":516,"xH":1227,"capH":1528,"yMin":-516,"yMax":1857,"hAsc":1857,"hDes":-516,"lGap":0}},{"family":"Bigshot One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":869,"des":-179,"tAsc":869,"tDes":-179,"tLGap":0,"wAsc":869,"wDes":179,"xH":449,"capH":615,"yMin":-179,"yMax":869,"hAsc":869,"hDes":-179,"lGap":0}},{"family":"Bilbo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":850,"des":-400,"tAsc":850,"tDes":-400,"tLGap":0,"wAsc":850,"wDes":400,"xH":327,"capH":387,"yMin":-400,"yMax":850,"hAsc":850,"hDes":-400,"lGap":0}},{"family":"Bilbo Swash Caps","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":850,"des":-400,"tAsc":850,"tDes":-400,"tLGap":0,"wAsc":850,"wDes":400,"xH":327,"capH":542,"yMin":-400,"yMax":850,"hAsc":850,"hDes":-400,"lGap":0}},{"family":"BioRhyme","fallbacks":["serif"],"weights":[200,300,400,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1127,"des":-422,"tAsc":1127,"tDes":-422,"tLGap":0,"wAsc":1127,"wDes":422,"xH":471,"capH":686,"yMin":-369,"yMax":1117,"hAsc":1127,"hDes":-422,"lGap":0}},{"family":"BioRhyme Expanded","fallbacks":["serif"],"weights":[200,300,400,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1127,"des":-422,"tAsc":1127,"tDes":-422,"tLGap":0,"wAsc":1127,"wDes":422,"xH":471,"capH":686,"yMin":-398,"yMax":1120,"hAsc":1127,"hDes":-422,"lGap":0}},{"family":"Biryani","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1109,"des":-656,"tAsc":1109,"tDes":-656,"tLGap":0,"wAsc":1109,"wDes":656,"xH":563,"capH":758,"yMin":-592,"yMax":1109,"hAsc":1109,"hDes":-656,"lGap":0}},{"family":"Bitter","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":1255,"wDes":376,"xH":522,"capH":692,"yMin":-237,"yMax":983,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Black And White Picture","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":848,"wDes":297,"xH":442,"capH":648,"yMin":-297,"yMax":802,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Black Han Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":790,"des":-210,"tAsc":790,"tDes":-210,"tLGap":250,"wAsc":810,"wDes":210,"xH":600,"capH":750,"yMin":-198,"yMax":810,"hAsc":790,"hDes":-210,"lGap":250}},{"family":"Black Ops One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1871,"des":-689,"tAsc":1871,"tDes":-689,"tLGap":0,"wAsc":1871,"wDes":689,"xH":1062,"capH":1327,"yMin":-689,"yMax":1871,"hAsc":1871,"hDes":-689,"lGap":0}},{"family":"Blinker","fallbacks":["sans-serif"],"weights":[100,200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-240,"tAsc":960,"tDes":-240,"tLGap":0,"wAsc":960,"wDes":240,"xH":494,"capH":627,"yMin":-223,"yMax":838,"hAsc":960,"hDes":-240,"lGap":0}},{"family":"Bodoni Moda","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2250,"des":-800,"tAsc":2250,"tDes":-800,"tLGap":0,"wAsc":2250,"wDes":800,"xH":920,"capH":1500,"yMin":-627,"yMax":2095,"hAsc":2250,"hDes":-800,"lGap":0}},{"family":"Bokor","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2594,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Bonbon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":845,"des":-330,"tAsc":845,"tDes":-330,"tLGap":0,"wAsc":845,"wDes":330,"xH":504,"capH":644,"yMin":-330,"yMax":845,"hAsc":845,"hDes":-330,"lGap":0}},{"family":"Boogaloo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":943,"des":-246,"tAsc":943,"tDes":-246,"tLGap":0,"wAsc":943,"wDes":246,"xH":338,"capH":469,"yMin":-246,"yMax":943,"hAsc":943,"hDes":-246,"lGap":0}},{"family":"Bowlby One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2276,"des":-932,"tAsc":2276,"tDes":-932,"tLGap":0,"wAsc":2276,"wDes":932,"xH":1196,"capH":1520,"yMin":-932,"yMax":2276,"hAsc":2276,"hDes":-932,"lGap":0}},{"family":"Bowlby One SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2248,"des":-876,"tAsc":2248,"tDes":-876,"tLGap":0,"wAsc":2248,"wDes":876,"xH":1392,"capH":1520,"yMin":-876,"yMax":2248,"hAsc":2248,"hDes":-876,"lGap":0}},{"family":"Brawler","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1988,"des":-506,"tAsc":1988,"tDes":-506,"tLGap":0,"wAsc":1988,"wDes":506,"xH":1065,"capH":1434,"yMin":-506,"yMax":1988,"hAsc":1988,"hDes":-506,"lGap":0}},{"family":"Bree Serif","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1077,"des":-281,"tAsc":1077,"tDes":-281,"tLGap":0,"wAsc":1077,"wDes":281,"xH":503,"capH":665,"yMin":-281,"yMax":1077,"hAsc":1077,"hDes":-281,"lGap":0}},{"family":"Brush Script MT","fallbacks":["cursive"],"metrics":{"upm":2048,"asc":1820,"des":-692,"tAsc":1229,"tDes":-506,"tLGap":456,"wAsc":1820,"wDes":1820,"yMin":-692,"yMax":1983,"hAsc":1820,"hDes":-692,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Bubblegum Sans","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":852,"des":-311,"tAsc":852,"tDes":-311,"tLGap":0,"wAsc":852,"wDes":311,"xH":410,"capH":470,"yMin":-311,"yMax":852,"hAsc":852,"hDes":-311,"lGap":0}},{"family":"Bubbler One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-263,"tAsc":900,"tDes":-263,"tLGap":0,"wAsc":900,"wDes":65273,"xH":500,"capH":700,"yMin":-263,"yMax":900,"hAsc":900,"hDes":-263,"lGap":0}},{"family":"Buda","fallbacks":["cursive"],"weights":[300],"styles":[],"variants":[[0,300]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1836,"des":-724,"tAsc":1519,"tDes":-529,"tLGap":512,"wAsc":1836,"wDes":724,"yMin":-446,"yMax":1862,"hAsc":1836,"hDes":-724,"lGap":0}},{"family":"Buenard","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1031,"des":-270,"tAsc":1031,"tDes":-270,"tLGap":0,"wAsc":1031,"wDes":270,"xH":95,"capH":178,"yMin":-260,"yMax":1009,"hAsc":1031,"hDes":-270,"lGap":0}},{"family":"Bungee","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1634,"wDes":914,"xH":500,"capH":720,"yMin":-916,"yMax":1636,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Hairline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1614,"wDes":894,"xH":500,"capH":720,"yMin":-894,"yMax":1614,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Inline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1634,"wDes":914,"xH":500,"capH":720,"yMin":-916,"yMax":1636,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Outline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1644,"wDes":924,"xH":500,"capH":720,"yMin":-924,"yMax":1644,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Bungee Shade","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-140,"tAsc":860,"tDes":-140,"tLGap":200,"wAsc":1634,"wDes":914,"xH":500,"capH":720,"yMin":-916,"yMax":1636,"hAsc":860,"hDes":-140,"lGap":200}},{"family":"Butcherman","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2600,"des":-1363,"tAsc":2600,"tDes":-1363,"tLGap":0,"wAsc":2600,"wDes":1363,"xH":1521,"capH":1509,"yMin":-1363,"yMax":2600,"hAsc":2600,"hDes":-1363,"lGap":0}},{"family":"Butterfly Kids","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":917,"des":-304,"tAsc":917,"tDes":-304,"tLGap":0,"wAsc":917,"wDes":304,"xH":338,"capH":802,"yMin":-304,"yMax":917,"hAsc":917,"hDes":-304,"lGap":0}},{"family":"Cabin","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-500,"tAsc":1930,"tDes":-500,"tLGap":0,"wAsc":2300,"wDes":630,"xH":980,"capH":1400,"yMin":-608,"yMax":2276,"hAsc":1930,"hDes":-500,"lGap":0}},{"family":"Cabin Condensed","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":965,"des":-250,"tAsc":965,"tDes":-250,"tLGap":0,"wAsc":1139,"wDes":314,"xH":490,"capH":700,"yMin":-284,"yMax":1124,"hAsc":965,"hDes":-250,"lGap":0}},{"family":"Cabin Sketch","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":873,"des":-298,"tAsc":873,"tDes":-298,"tLGap":0,"wAsc":873,"wDes":298,"xH":505,"capH":652,"yMin":-249,"yMax":865,"hAsc":873,"hDes":-298,"lGap":0}},{"family":"Caesar Dressing","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1017,"des":-226,"tAsc":1017,"tDes":-226,"tLGap":0,"wAsc":1017,"wDes":231,"xH":772,"capH":773,"yMin":-226,"yMax":1017,"hAsc":1017,"hDes":-226,"lGap":0}},{"family":"Cagliostro","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":998,"des":-355,"tAsc":998,"tDes":-355,"tLGap":0,"wAsc":998,"wDes":355,"xH":444,"capH":700,"yMin":-355,"yMax":998,"hAsc":998,"hDes":-355,"lGap":0}},{"family":"Cairo","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1303,"des":-571,"tAsc":1303,"tDes":-571,"tLGap":0,"wAsc":1303,"wDes":571,"xH":500,"capH":692,"yMin":-466,"yMax":1185,"hAsc":1303,"hDes":-571,"lGap":0}},{"family":"Caladea","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":1050,"wDes":250,"xH":467,"capH":667,"yMin":-222,"yMax":936,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Calistoga","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-300,"tAsc":1000,"tDes":-300,"tLGap":0,"wAsc":1300,"wDes":400,"xH":530,"capH":698,"yMin":-396,"yMax":1225,"hAsc":1000,"hDes":-300,"lGap":0}},{"family":"Calligraffitti","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":986,"des":-607,"tAsc":866,"tDes":-457,"tLGap":28,"wAsc":986,"wDes":607,"xH":819,"capH":841,"yMin":-607,"yMax":986,"hAsc":986,"hDes":-607,"lGap":14}},{"family":"Cambay","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":800,"asc":800,"des":-503,"tAsc":800,"tDes":-503,"tLGap":0,"wAsc":800,"wDes":503,"xH":384,"capH":550,"yMin":-499,"yMax":760,"hAsc":800,"hDes":-503,"lGap":0}},{"family":"Cambo","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":879,"des":-243,"tAsc":879,"tDes":-243,"tLGap":0,"wAsc":879,"wDes":243,"xH":506,"capH":676,"yMin":-243,"yMax":879,"hAsc":879,"hDes":-243,"lGap":0}},{"family":"Candal","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2226,"des":-432,"tAsc":2226,"tDes":-432,"tLGap":0,"wAsc":2226,"wDes":432,"xH":1079,"capH":1414,"yMin":-997,"yMax":2226,"hAsc":2226,"hDes":-432,"lGap":0}},{"family":"Cantarell","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2137,"des":-555,"tAsc":1514,"tDes":-534,"tLGap":211,"wAsc":2137,"wDes":555,"yMin":-555,"yMax":2137,"hAsc":2137,"hDes":-555,"lGap":211}},{"family":"Cantata One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-560,"tAsc":2040,"tDes":-560,"tLGap":0,"wAsc":2040,"wDes":560,"xH":1023,"capH":1530,"yMin":-560,"yMax":2040,"hAsc":2040,"hDes":-560,"lGap":0}},{"family":"Cantora One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":1000,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Capriola","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1992,"des":-568,"tAsc":1992,"tDes":-568,"tLGap":0,"wAsc":1992,"wDes":568,"xH":1128,"capH":1533,"yMin":-568,"yMax":1994,"hAsc":1992,"hDes":-568,"lGap":0}},{"family":"Cardo","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2028,"des":-745,"tAsc":2028,"tDes":-745,"tLGap":0,"wAsc":2028,"wDes":745,"xH":900,"capH":1410,"yMin":-745,"yMax":2336,"hAsc":2028,"hDes":-745,"lGap":0}},{"family":"Carme","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1946,"des":-513,"tAsc":1946,"tDes":-513,"tLGap":0,"wAsc":1946,"wDes":513,"xH":1024,"capH":1434,"yMin":-513,"yMax":1946,"hAsc":1946,"hDes":-513,"lGap":0}},{"family":"Carrois Gothic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-270,"tAsc":922,"tDes":-270,"tLGap":0,"wAsc":922,"wDes":270,"xH":560,"capH":720,"yMin":-270,"yMax":922,"hAsc":922,"hDes":-270,"lGap":0}},{"family":"Carrois Gothic SC","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-270,"tAsc":922,"tDes":-270,"tLGap":0,"wAsc":922,"wDes":270,"xH":560,"capH":720,"yMin":-270,"yMax":922,"hAsc":922,"hDes":-270,"lGap":0}},{"family":"Carter One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2264,"des":-890,"tAsc":2264,"tDes":-890,"tLGap":0,"wAsc":2264,"wDes":890,"xH":473,"capH":1481,"yMin":-891,"yMax":2264,"hAsc":2264,"hDes":-890,"lGap":0}},{"family":"Castoro","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":755,"des":-245,"tAsc":755,"tDes":-245,"tLGap":250,"wAsc":1091,"wDes":430,"xH":475,"capH":699,"yMin":-430,"yMax":1091,"hAsc":755,"hDes":-245,"lGap":250}},{"family":"Catamaran","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-540,"tAsc":1100,"tDes":-540,"tLGap":0,"wAsc":1100,"wDes":540,"xH":485,"capH":680,"yMin":-377,"yMax":1100,"hAsc":1100,"hDes":-540,"lGap":0}},{"family":"Caudex","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2034,"des":-606,"tAsc":2034,"tDes":-606,"tLGap":0,"wAsc":2034,"wDes":606,"yMin":-606,"yMax":2034,"hAsc":2034,"hDes":-606,"lGap":0}},{"family":"Caveat","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-300,"tAsc":960,"tDes":-300,"tLGap":0,"wAsc":974,"wDes":315,"xH":400,"capH":610,"yMin":-299,"yMax":960,"hAsc":960,"hDes":-300,"lGap":0}},{"family":"Caveat Brush","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-300,"tAsc":960,"tDes":-300,"tLGap":0,"wAsc":960,"wDes":300,"xH":420,"capH":660,"yMin":-300,"yMax":900,"hAsc":960,"hDes":-300,"lGap":0}},{"family":"Cedarville Cursive","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1279,"des":-663,"tAsc":1279,"tDes":-663,"tLGap":0,"wAsc":1279,"wDes":663,"xH":400,"capH":775,"yMin":-663,"yMax":1279,"hAsc":1279,"hDes":-663,"lGap":0}},{"family":"Century Gothic","fallbacks":["CenturyGothic","AppleGothic","sans-serif"],"metrics":{"upm":2048,"asc":2060,"des":-451,"tAsc":1536,"tDes":-426,"tLGap":229,"wAsc":1989,"wDes":1989,"yMin":-628,"yMax":2170,"hAsc":2060,"hDes":-451,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Ceviche One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":806,"des":-237,"tAsc":806,"tDes":-237,"tLGap":0,"wAsc":806,"wDes":237,"xH":451,"capH":425,"yMin":-237,"yMax":806,"hAsc":806,"hDes":-237,"lGap":0}},{"family":"Chakra Petch","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":992,"des":-308,"tAsc":992,"tDes":-308,"tLGap":0,"wAsc":1248,"wDes":566,"xH":498,"capH":700,"yMin":-533,"yMax":1236,"hAsc":992,"hDes":-308,"lGap":0}},{"family":"Changa","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1227,"des":-613,"tAsc":1227,"tDes":-613,"tLGap":0,"wAsc":1368,"wDes":680,"xH":500,"capH":625,"yMin":-532,"yMax":1153,"hAsc":1227,"hDes":-613,"lGap":0}},{"family":"Changa One","fallbacks":["cursive"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":882,"des":-180,"tAsc":882,"tDes":-180,"tLGap":0,"wAsc":882,"wDes":180,"xH":500,"capH":625,"yMin":-180,"yMax":882,"hAsc":882,"hDes":-180,"lGap":0}},{"family":"Chango","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":995,"des":-216,"tAsc":995,"tDes":-216,"tLGap":0,"wAsc":995,"wDes":216,"xH":509,"capH":700,"yMin":-216,"yMax":995,"hAsc":995,"hDes":-216,"lGap":0}},{"family":"Charm","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1115,"des":-434,"tAsc":1115,"tDes":-434,"tLGap":0,"wAsc":1639,"wDes":714,"xH":466,"capH":684,"yMin":-692,"yMax":1597,"hAsc":1115,"hDes":-434,"lGap":0}},{"family":"Charmonman","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1200,"des":-700,"tAsc":1200,"tDes":-700,"tLGap":0,"wAsc":1630,"wDes":937,"xH":420,"capH":700,"yMin":-919,"yMax":1562,"hAsc":1200,"hDes":-700,"lGap":0}},{"family":"Chathura","fallbacks":["sans-serif"],"weights":[100,300,400,700,800],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-602,"tAsc":1020,"tDes":-602,"tLGap":0,"wAsc":1020,"wDes":602,"xH":294,"capH":404,"yMin":-602,"yMax":1020,"hAsc":1020,"hDes":-602,"lGap":0}},{"family":"Chau Philomene One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1033,"des":-334,"tAsc":1033,"tDes":-334,"tLGap":0,"wAsc":1033,"wDes":334,"xH":512,"capH":752,"yMin":-334,"yMax":1033,"hAsc":1033,"hDes":-334,"lGap":0}},{"family":"Chela One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-235,"tAsc":942,"tDes":-235,"tLGap":0,"wAsc":942,"wDes":235,"xH":534,"capH":721,"yMin":-235,"yMax":942,"hAsc":942,"hDes":-235,"lGap":0}},{"family":"Chelsea Market","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1029,"des":-274,"tAsc":1029,"tDes":-274,"tLGap":0,"wAsc":1029,"wDes":274,"xH":608,"capH":796,"yMin":-274,"yMax":1029,"hAsc":1029,"hDes":-274,"lGap":0}},{"family":"Chenla","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Cherry Cream Soda","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1006,"des":-247,"tAsc":738,"tDes":-247,"tLGap":57,"wAsc":1006,"wDes":247,"xH":502,"capH":741,"yMin":-247,"yMax":1006,"hAsc":1006,"hDes":-247,"lGap":29}},{"family":"Cherry Swash","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-301,"tAsc":1025,"tDes":-301,"tLGap":0,"wAsc":1025,"wDes":301,"xH":500,"capH":700,"yMin":-301,"yMax":1000,"hAsc":1025,"hDes":-301,"lGap":0}},{"family":"Chewy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1003,"des":-310,"tAsc":801,"tDes":-308,"tLGap":49,"wAsc":1003,"wDes":310,"xH":577,"capH":768,"yMin":-310,"yMax":1003,"hAsc":1003,"hDes":-310,"lGap":25}},{"family":"Chicle","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":915,"des":-294,"tAsc":915,"tDes":-294,"tLGap":0,"wAsc":915,"wDes":294,"xH":277,"capH":513,"yMin":-294,"yMax":915,"hAsc":915,"hDes":-294,"lGap":0}},{"family":"Chilanka","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1500,"des":-750,"tAsc":1500,"tDes":-750,"tLGap":0,"wAsc":1914,"wDes":1282,"xH":999,"capH":1448,"yMin":-1282,"yMax":1914,"hAsc":1500,"hDes":-750,"lGap":0}},{"family":"Chivo","fallbacks":["sans-serif"],"weights":[300,400,700,900],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":937,"wDes":250,"xH":511,"capH":686,"yMin":-250,"yMax":926,"hAsc":940,"hDes":-250,"lGap":0}},{"family":"Chonburi","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":950,"wDes":250,"xH":536,"capH":714,"yMin":-401,"yMax":1072,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Cinzel","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-372,"tAsc":976,"tDes":-372,"tLGap":0,"wAsc":976,"wDes":372,"xH":500,"capH":700,"yMin":-372,"yMax":976,"hAsc":976,"hDes":-372,"lGap":0}},{"family":"Cinzel Decorative","fallbacks":["cursive"],"weights":[400,700,900],"styles":["regular"],"variants":[[0,400],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-372,"tAsc":976,"tDes":-372,"tLGap":0,"wAsc":976,"wDes":372,"xH":714,"capH":700,"yMin":-284,"yMax":945,"hAsc":976,"hDes":-372,"lGap":0}},{"family":"Clicker Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1898,"des":-807,"tAsc":1898,"tDes":-807,"tLGap":0,"wAsc":1898,"wDes":807,"xH":621,"capH":1358,"yMin":-807,"yMax":1898,"hAsc":1898,"hDes":-807,"lGap":0}},{"family":"Coda","fallbacks":["cursive"],"weights":[400,800],"styles":["regular"],"variants":[[0,400],[0,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2124,"des":-784,"tAsc":2124,"tDes":-784,"tLGap":0,"wAsc":2124,"wDes":784,"yMin":-691,"yMax":2124,"hAsc":2124,"hDes":-784,"lGap":0}},{"family":"Coda Caption","fallbacks":["sans-serif"],"weights":[800],"styles":[],"variants":[[0,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2450,"des":-783,"tAsc":2450,"tDes":-783,"tLGap":0,"wAsc":2450,"wDes":783,"yMin":-1021,"yMax":2655,"hAsc":2450,"hDes":-783,"lGap":0}},{"family":"Codystar","fallbacks":["cursive"],"weights":[300,400],"styles":["regular"],"variants":[[0,300],[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":953,"des":-255,"tAsc":953,"tDes":-255,"tLGap":0,"wAsc":953,"wDes":255,"xH":753,"capH":761,"yMin":-255,"yMax":953,"hAsc":953,"hDes":-255,"lGap":0}},{"family":"Coiny","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":250,"tAsc":750,"tDes":-250,"tLGap":600,"wAsc":750,"wDes":250,"yMin":-466,"yMax":1311,"hAsc":750,"hDes":250,"lGap":600}},{"family":"Combo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":907,"des":-269,"tAsc":907,"tDes":-269,"tLGap":0,"wAsc":907,"wDes":269,"xH":516,"capH":670,"yMin":-269,"yMax":907,"hAsc":907,"hDes":-269,"lGap":0}},{"family":"Comfortaa","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":881,"des":-234,"tAsc":881,"tDes":-234,"tLGap":0,"wAsc":1285,"wDes":332,"xH":547,"capH":781,"yMin":-289,"yMax":1264,"hAsc":881,"hDes":-234,"lGap":0}},{"family":"Comic Neue","fallbacks":["cursive"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":350,"xH":487,"capH":670,"yMin":-215,"yMax":928,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Coming Soon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1053,"des":-498,"tAsc":792,"tDes":-444,"tLGap":42,"wAsc":1053,"wDes":498,"xH":569,"capH":763,"yMin":-498,"yMax":1053,"hAsc":1053,"hDes":-498,"lGap":21}},{"family":"Commissioner","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2034,"des":-412,"tAsc":2034,"tDes":-412,"tLGap":0,"wAsc":2424,"wDes":586,"xH":988,"capH":1426,"yMin":-564,"yMax":2282,"hAsc":2034,"hDes":-412,"lGap":0}},{"family":"Concert One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2005,"des":410,"tAsc":2005,"tDes":410,"tLGap":0,"wAsc":2005,"wDes":410,"xH":1004,"capH":1400,"yMin":-400,"yMax":1958,"hAsc":2005,"hDes":410,"lGap":0}},{"family":"Condiment","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":882,"des":-641,"tAsc":882,"tDes":-641,"tLGap":0,"wAsc":882,"wDes":641,"xH":317,"capH":327,"yMin":-641,"yMax":882,"hAsc":882,"hDes":-641,"lGap":0}},{"family":"Content","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Contrail One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1939,"des":-625,"tAsc":1939,"tDes":-625,"tLGap":0,"wAsc":1939,"wDes":625,"xH":255,"capH":421,"yMin":-625,"yMax":1939,"hAsc":1939,"hDes":-625,"lGap":0}},{"family":"Convergence","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":943,"des":-230,"tAsc":943,"tDes":-230,"tLGap":0,"wAsc":943,"wDes":230,"xH":541,"capH":727,"yMin":-230,"yMax":943,"hAsc":943,"hDes":-230,"lGap":0}},{"family":"Cookie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":789,"des":-320,"tAsc":789,"tDes":-320,"tLGap":0,"wAsc":789,"wDes":320,"xH":115,"capH":312,"yMin":-320,"yMax":789,"hAsc":789,"hDes":-320,"lGap":0}},{"family":"Copperplate","fallbacks":["Copperplate Gothic Light","fantasy"],"metrics":{"upm":1000,"asc":763,"des":-248,"tAsc":763,"tDes":-250,"tLGap":20,"wAsc":763,"wDes":763,"xH":440,"capH":526,"yMin":-248,"yMax":924,"hAsc":763,"hDes":-248,"lGap":19},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Copse","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1991,"des":-483,"tAsc":1583,"tDes":-439,"tLGap":113,"wAsc":1991,"wDes":483,"xH":1001,"capH":1505,"yMin":-483,"yMax":1991,"hAsc":1991,"hDes":-483,"lGap":57}},{"family":"Corben","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2826,"des":-969,"tAsc":2826,"tDes":-969,"tLGap":0,"wAsc":2826,"wDes":969,"xH":958,"capH":1404,"yMin":-495,"yMax":2202,"hAsc":2826,"hDes":-969,"lGap":0}},{"family":"Cormorant","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":925,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Garamond","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Infant","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant SC","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Unicase","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-283,"yMax":927,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Cormorant Upright","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":924,"des":-287,"tAsc":924,"tDes":-287,"tLGap":0,"wAsc":937,"wDes":283,"xH":386,"capH":625,"yMin":-281,"yMax":904,"hAsc":924,"hDes":-287,"lGap":0}},{"family":"Courgette","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":112,"capH":301,"yMin":-560,"yMax":2005,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Courier New","fallbacks":["Courier","Lucida Sans Typewriter","Lucida Typewriter","monospace"],"metrics":{"upm":2048,"asc":1705,"des":-615,"tAsc":1255,"tDes":-386,"tLGap":0,"wAsc":1705,"wDes":1705,"xH":866,"capH":1170,"yMin":-1392,"yMax":2091,"hAsc":1705,"hDes":-615,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Courier Prime","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1600,"des":-700,"tAsc":1600,"tDes":-700,"tLGap":0,"wAsc":1900,"wDes":800,"xH":924,"capH":1187,"yMin":-526,"yMax":1827,"hAsc":1600,"hDes":-700,"lGap":0}},{"family":"Cousine","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1705,"des":-615,"tAsc":1255,"tDes":-386,"tLGap":0,"wAsc":1705,"wDes":615,"xH":1082,"capH":1349,"yMin":-615,"yMax":2009,"hAsc":1705,"hDes":-615,"lGap":0}},{"family":"Coustard","fallbacks":["serif"],"weights":[400,900],"styles":["regular"],"variants":[[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-781,"tAsc":2095,"tDes":-781,"tLGap":0,"wAsc":2095,"wDes":781,"xH":1095,"capH":346,"yMin":-646,"yMax":2090,"hAsc":2095,"hDes":-781,"lGap":0}},{"family":"Covered By Your Grace","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":995,"des":-384,"tAsc":995,"tDes":-384,"tLGap":0,"wAsc":995,"wDes":384,"xH":500,"capH":795,"yMin":-384,"yMax":1021,"hAsc":995,"hDes":-384,"lGap":0}},{"family":"Crafty Girls","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1001,"des":-461,"tAsc":761,"tDes":-327,"tLGap":40,"wAsc":1001,"wDes":461,"xH":548,"capH":772,"yMin":-461,"yMax":999,"hAsc":1001,"hDes":-461,"lGap":21}},{"family":"Creepster","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":974,"des":-223,"tAsc":974,"tDes":-223,"tLGap":0,"wAsc":974,"wDes":223,"xH":751,"capH":751,"yMin":-223,"yMax":971,"hAsc":974,"hDes":-223,"lGap":0}},{"family":"Crete Round","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":990,"des":-286,"tAsc":990,"tDes":-286,"tLGap":0,"wAsc":990,"wDes":286,"xH":495,"capH":679,"yMin":-277,"yMax":990,"hAsc":990,"hDes":-286,"lGap":0}},{"family":"Crimson Pro","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":918,"des":-220,"tAsc":918,"tDes":-220,"tLGap":0,"wAsc":1006,"wDes":295,"xH":425,"capH":587,"yMin":-283,"yMax":984,"hAsc":918,"hDes":-220,"lGap":0}},{"family":"Crimson Text","fallbacks":["serif"],"weights":[400,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1026,"des":-297,"tAsc":717,"tDes":-307,"tLGap":307,"wAsc":1026,"wDes":297,"xH":125,"capH":613,"yMin":-297,"yMax":1026,"hAsc":1026,"hDes":-297,"lGap":92}},{"family":"Croissant One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1071,"des":-344,"tAsc":1071,"tDes":-344,"tLGap":0,"wAsc":1071,"wDes":344,"xH":500,"capH":700,"yMin":-344,"yMax":1071,"hAsc":1071,"hDes":-344,"lGap":0}},{"family":"Crushed","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1820,"des":-483,"tAsc":1374,"tDes":-115,"tLGap":100,"wAsc":1820,"wDes":483,"xH":958,"capH":1374,"yMin":-483,"yMax":1820,"hAsc":1820,"hDes":-483,"lGap":51}},{"family":"Cuprum","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":895,"des":-260,"tAsc":895,"tDes":-260,"tLGap":0,"wAsc":1100,"wDes":320,"xH":500,"capH":700,"yMin":-210,"yMax":1057,"hAsc":895,"hDes":-260,"lGap":0}},{"family":"Cute Font","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":710,"des":-290,"tAsc":710,"tDes":-290,"tLGap":250,"wAsc":708,"wDes":290,"xH":312,"capH":429,"yMin":-291,"yMax":708,"hAsc":710,"hDes":-290,"lGap":250}},{"family":"Cutive","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1473,"des":-575,"tAsc":2363,"tDes":804,"tLGap":0,"wAsc":2363,"wDes":804,"xH":1188,"capH":1714,"yMin":-785,"yMax":2364,"hAsc":1473,"hDes":-575,"lGap":200}},{"family":"Cutive Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1697,"des":-558,"tAsc":1697,"tDes":-558,"tLGap":0,"wAsc":1697,"wDes":558,"xH":774,"capH":1171,"yMin":-558,"yMax":1697,"hAsc":1697,"hDes":-558,"lGap":0}},{"family":"Damion","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2068,"des":-746,"tAsc":2068,"tDes":-746,"tLGap":0,"wAsc":2068,"wDes":746,"xH":299,"capH":432,"yMin":-746,"yMax":2068,"hAsc":2068,"hDes":-746,"lGap":0}},{"family":"Dancing Script","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-280,"tAsc":920,"tDes":-280,"tLGap":0,"wAsc":1096,"wDes":306,"xH":332,"capH":720,"yMin":-284,"yMax":1095,"hAsc":920,"hDes":-280,"lGap":0}},{"family":"Dangrek","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2450,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Darker Grotesque","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1060,"des":-296,"tAsc":1060,"tDes":-296,"tLGap":0,"wAsc":1060,"wDes":296,"xH":406,"capH":563,"yMin":-296,"yMax":1060,"hAsc":1060,"hDes":-296,"lGap":0}},{"family":"David Libre","fallbacks":["serif"],"weights":[400,500,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1528,"des":-449,"tAsc":1528,"tDes":-449,"tLGap":0,"wAsc":1599,"wDes":449,"xH":989,"capH":1360,"yMin":-725,"yMax":2169,"hAsc":1528,"hDes":-449,"lGap":0}},{"family":"Dawning of a New Day","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1151,"des":-500,"tAsc":1151,"tDes":-500,"tLGap":0,"wAsc":1151,"wDes":500,"xH":218,"capH":818,"yMin":-462,"yMax":1151,"hAsc":1151,"hDes":-500,"lGap":0}},{"family":"Days One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-567,"tAsc":2040,"tDes":-568,"tLGap":0,"wAsc":2040,"wDes":567,"xH":1096,"capH":1434,"yMin":-567,"yMax":2040,"hAsc":2040,"hDes":-567,"lGap":0}},{"family":"Dekko","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2231,"des":-1112,"tAsc":2231,"tDes":-1112,"tLGap":0,"wAsc":2231,"wDes":1112,"xH":995,"capH":1340,"yMin":-1112,"yMax":2231,"hAsc":2231,"hDes":-1112,"lGap":0}},{"family":"Delius","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":986,"des":-270,"tAsc":986,"tDes":-270,"tLGap":0,"wAsc":986,"wDes":270,"xH":85,"capH":195,"yMin":-270,"yMax":986,"hAsc":986,"hDes":-270,"lGap":0}},{"family":"Delius Swash Caps","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":986,"des":-270,"tAsc":986,"tDes":-270,"tLGap":0,"wAsc":986,"wDes":270,"xH":113,"capH":282,"yMin":-270,"yMax":986,"hAsc":986,"hDes":-270,"lGap":0}},{"family":"Delius Unicase","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1016,"des":-236,"tAsc":1016,"tDes":-236,"tLGap":0,"wAsc":1016,"wDes":236,"xH":320,"capH":195,"yMin":-236,"yMax":1016,"hAsc":1016,"hDes":-236,"lGap":0}},{"family":"Della Respira","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2196,"des":-607,"tAsc":2196,"tDes":-607,"tLGap":0,"wAsc":2196,"wDes":607,"yMin":-632,"yMax":2207,"hAsc":2196,"hDes":-607,"lGap":0}},{"family":"Denk One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2118,"des":-442,"tAsc":2118,"tDes":-442,"tLGap":0,"wAsc":2118,"wDes":442,"xH":1202,"capH":1690,"yMin":-442,"yMax":2118,"hAsc":2118,"hDes":-442,"lGap":0}},{"family":"Devonshire","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":981,"des":-433,"tAsc":981,"tDes":-433,"tLGap":0,"wAsc":981,"wDes":433,"xH":405,"capH":664,"yMin":-433,"yMax":981,"hAsc":981,"hDes":-433,"lGap":0}},{"family":"Dhurjati","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":870,"asc":1101,"des":-509,"tAsc":1101,"tDes":-509,"tLGap":0,"wAsc":1101,"wDes":509,"xH":314,"capH":419,"yMin":-509,"yMax":1101,"hAsc":1101,"hDes":-509,"lGap":0}},{"family":"Didact Gothic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1046,"des":-265,"tAsc":1046,"tDes":-265,"tLGap":0,"wAsc":1169,"wDes":267,"xH":468,"capH":682,"yMin":-267,"yMax":1127,"hAsc":1046,"hDes":-265,"lGap":0}},{"family":"Diplomata","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-287,"tAsc":930,"tDes":-287,"tLGap":0,"wAsc":930,"wDes":287,"xH":558,"capH":650,"yMin":-287,"yMax":930,"hAsc":930,"hDes":-287,"lGap":0}},{"family":"Diplomata SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-287,"tAsc":930,"tDes":-287,"tLGap":0,"wAsc":930,"wDes":287,"xH":558,"capH":650,"yMin":-224,"yMax":930,"hAsc":930,"hDes":-287,"lGap":0}},{"family":"DM Mono","fallbacks":["monospace"],"weights":[300,400,500],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":992,"des":-310,"tAsc":992,"tDes":-310,"tLGap":0,"wAsc":992,"wDes":310,"xH":496,"capH":700,"yMin":-270,"yMax":967,"hAsc":992,"hDes":-310,"lGap":0}},{"family":"DM Sans","fallbacks":["sans-serif"],"weights":[400,500,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":992,"des":-310,"tAsc":992,"tDes":-310,"tLGap":0,"wAsc":992,"wDes":310,"xH":496,"capH":700,"yMin":-261,"yMax":967,"hAsc":992,"hDes":-310,"lGap":0}},{"family":"DM Serif Display","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1036,"des":-335,"tAsc":1036,"tDes":-335,"tLGap":0,"wAsc":1036,"wDes":335,"xH":481,"capH":660,"yMin":-265,"yMax":916,"hAsc":1036,"hDes":-335,"lGap":0}},{"family":"DM Serif Text","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1036,"des":-335,"tAsc":1036,"tDes":-335,"tLGap":0,"wAsc":1036,"wDes":335,"xH":480,"capH":661,"yMin":-263,"yMax":918,"hAsc":1036,"hDes":-335,"lGap":0}},{"family":"Do Hyeon","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":800,"wDes":200,"xH":636,"capH":851,"yMin":-174,"yMax":761,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Dokdo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":696,"des":-304,"tAsc":696,"tDes":-304,"tLGap":250,"wAsc":696,"wDes":394,"xH":272,"capH":475,"yMin":-394,"yMax":695,"hAsc":696,"hDes":-304,"lGap":250}},{"family":"Domine","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-240,"tAsc":900,"tDes":-240,"tLGap":0,"wAsc":900,"wDes":240,"xH":540,"capH":720,"yMin":-240,"yMax":908,"hAsc":900,"hDes":-240,"lGap":0}},{"family":"Donegal One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":1020,"capH":1530,"yMin":-537,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Doppio One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2060,"des":-500,"tAsc":2060,"tDes":-500,"tLGap":0,"wAsc":2060,"wDes":500,"xH":1055,"capH":1427,"yMin":-500,"yMax":2060,"hAsc":2060,"hDes":-500,"lGap":0}},{"family":"Dorsa","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":857,"des":-200,"tAsc":857,"tDes":-200,"tLGap":0,"wAsc":857,"wDes":200,"xH":500,"capH":700,"yMin":-200,"yMax":857,"hAsc":857,"hDes":-200,"lGap":0}},{"family":"Dosis","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1027,"des":-237,"tAsc":1027,"tDes":-237,"tLGap":0,"wAsc":1123,"wDes":237,"xH":472,"capH":731,"yMin":-237,"yMax":1057,"hAsc":1027,"hDes":-237,"lGap":0}},{"family":"Dr Sugiyama","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1009,"des":-450,"tAsc":1009,"tDes":-450,"tLGap":0,"wAsc":1009,"wDes":450,"xH":235,"capH":710,"yMin":-450,"yMax":1009,"hAsc":1009,"hDes":-450,"lGap":0}},{"family":"Duru Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1157,"capH":1554,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Dynalight","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1840,"des":-645,"tAsc":1840,"tDes":-645,"tLGap":0,"wAsc":1840,"wDes":645,"xH":723,"capH":1441,"yMin":-645,"yMax":1840,"hAsc":1840,"hDes":-645,"lGap":0}},{"family":"Eagle Lake","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2420,"des":-925,"tAsc":2420,"tDes":-925,"tLGap":0,"wAsc":2420,"wDes":925,"xH":1094,"capH":1518,"yMin":-926,"yMax":2420,"hAsc":2420,"hDes":-925,"lGap":0}},{"family":"East Sea Dokdo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":706,"des":-294,"tAsc":706,"tDes":-294,"tLGap":250,"wAsc":707,"wDes":297,"xH":239,"capH":418,"yMin":-297,"yMax":707,"hAsc":706,"hDes":-294,"lGap":250}},{"family":"Eater","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2898,"des":-919,"tAsc":2898,"tDes":-919,"tLGap":0,"wAsc":2898,"wDes":919,"xH":1706,"capH":1729,"yMin":-919,"yMax":2898,"hAsc":2898,"hDes":-919,"lGap":0}},{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}},{"family":"Economica","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":949,"des":-200,"tAsc":949,"tDes":-200,"tLGap":0,"wAsc":949,"wDes":200,"xH":510,"capH":720,"yMin":-200,"yMax":927,"hAsc":949,"hDes":-200,"lGap":0}},{"family":"Eczar","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1143,"des":-634,"tAsc":1143,"tDes":-634,"tLGap":0,"wAsc":1143,"wDes":634,"xH":470,"capH":650,"yMin":-473,"yMax":1016,"hAsc":1143,"hDes":-634,"lGap":0}},{"family":"El Messiri","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1019,"des":-544,"tAsc":1019,"tDes":-544,"tLGap":0,"wAsc":1019,"wDes":544,"xH":480,"capH":660,"yMin":-435,"yMax":993,"hAsc":1019,"hDes":-544,"lGap":0}},{"family":"Electrolize","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":911,"des":-275,"tAsc":911,"tDes":-275,"tLGap":0,"wAsc":911,"wDes":275,"xH":500,"capH":700,"yMin":-275,"yMax":911,"hAsc":911,"hDes":-275,"lGap":0}},{"family":"Elsie","fallbacks":["cursive"],"weights":[400,900],"styles":["regular"],"variants":[[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-274,"tAsc":878,"tDes":-274,"tLGap":0,"wAsc":878,"wDes":274,"xH":511,"capH":650,"yMin":-238,"yMax":872,"hAsc":878,"hDes":-274,"lGap":0}},{"family":"Elsie Swash Caps","fallbacks":["cursive"],"weights":[400,900],"styles":["regular"],"variants":[[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":878,"des":-274,"tAsc":878,"tDes":-274,"tLGap":0,"wAsc":878,"wDes":274,"xH":511,"capH":650,"yMin":-235,"yMax":872,"hAsc":878,"hDes":-274,"lGap":0}},{"family":"Emblema One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1898,"des":-546,"tAsc":1898,"tDes":-546,"tLGap":0,"wAsc":1898,"wDes":546,"xH":1002,"capH":1361,"yMin":-546,"yMax":1898,"hAsc":1898,"hDes":-546,"lGap":0}},{"family":"Emilys Candy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":996,"des":-286,"tAsc":996,"tDes":-286,"tLGap":0,"wAsc":996,"wDes":293,"xH":529,"capH":762,"yMin":-286,"yMax":996,"hAsc":996,"hDes":-286,"lGap":0}},{"family":"Encode Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1080,"capH":1480,"yMin":-460,"yMax":2120,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-466,"yMax":2149,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Expanded","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-466,"yMax":2146,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Semi Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-465,"yMax":2141,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Encode Sans Semi Expanded","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2060,"des":-440,"tAsc":2060,"tDes":-440,"tLGap":0,"wAsc":2758,"wDes":520,"xH":1085,"capH":1480,"yMin":-467,"yMax":2143,"hAsc":2060,"hDes":-440,"lGap":0}},{"family":"Engagement","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1843,"des":-684,"tAsc":1843,"tDes":-684,"tLGap":0,"wAsc":1843,"wDes":684,"xH":653,"capH":1500,"yMin":-684,"yMax":1843,"hAsc":1843,"hDes":-684,"lGap":0}},{"family":"Englebert","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":954,"des":-311,"tAsc":1954,"tDes":-637,"tLGap":0,"wAsc":1954,"wDes":637,"xH":1077,"capH":1466,"yMin":-637,"yMax":1954,"hAsc":954,"hDes":-311,"lGap":0}},{"family":"Enriqueta","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1077,"des":-261,"tAsc":1077,"tDes":-261,"tLGap":0,"wAsc":1053,"wDes":295,"xH":480,"capH":720,"yMin":-257,"yMax":1031,"hAsc":1077,"hDes":-261,"lGap":0}},{"family":"Epilogue","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1580,"des":-470,"tAsc":1580,"tDes":-470,"tLGap":0,"wAsc":2310,"wDes":520,"xH":1062,"capH":1475,"yMin":-467,"yMax":2133,"hAsc":1580,"hDes":-470,"lGap":0}},{"family":"Erica One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1153,"des":-339,"tAsc":1153,"tDes":-339,"tLGap":0,"wAsc":1153,"wDes":339,"xH":591,"capH":691,"yMin":-339,"yMax":1153,"hAsc":1153,"hDes":-339,"lGap":0}},{"family":"Esteban","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-290,"tAsc":984,"tDes":-290,"tLGap":0,"wAsc":984,"wDes":290,"xH":127,"capH":137,"yMin":-290,"yMax":984,"hAsc":984,"hDes":-290,"lGap":0}},{"family":"Euphoria Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1250,"asc":1014,"des":-442,"tAsc":1013,"tDes":-442,"tLGap":0,"wAsc":1014,"wDes":442,"xH":344,"capH":274,"yMin":-442,"yMax":1014,"hAsc":1014,"hDes":-442,"lGap":0}},{"family":"Ewert","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-299,"tAsc":944,"tDes":-299,"tLGap":0,"wAsc":944,"wDes":299,"xH":700,"capH":700,"yMin":-299,"yMax":944,"hAsc":944,"hDes":-299,"lGap":0}},{"family":"Exo","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1002,"des":-327,"tAsc":1002,"tDes":-327,"tLGap":0,"wAsc":1134,"wDes":270,"xH":531,"capH":732,"yMin":-270,"yMax":1086,"hAsc":1002,"hDes":-327,"lGap":0}},{"family":"Exo 2","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":999,"des":-201,"tAsc":999,"tDes":-201,"tLGap":0,"wAsc":1158,"wDes":311,"xH":487,"capH":690,"yMin":-275,"yMax":1051,"hAsc":999,"hDes":-201,"lGap":0}},{"family":"Expletus Sans","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-400,"tAsc":900,"tDes":-400,"tLGap":39,"wAsc":893,"wDes":293,"xH":517,"capH":727,"yMin":-293,"yMax":893,"hAsc":900,"hDes":-400,"lGap":39}},{"family":"Fahkwang","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1008,"des":-292,"tAsc":1008,"tDes":-292,"tLGap":0,"wAsc":1258,"wDes":456,"xH":490,"capH":700,"yMin":-452,"yMax":1203,"hAsc":1008,"hDes":-292,"lGap":0}},{"family":"Fanwood Text","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":4096,"asc":3761,"des":-1609,"tAsc":3761,"tDes":-1609,"tLGap":0,"wAsc":3761,"wDes":1609,"xH":1606,"capH":1282,"yMin":-1601,"yMax":3687,"hAsc":3761,"hDes":-1609,"lGap":0}},{"family":"Farro","fallbacks":["sans-serif"],"weights":[300,400,500,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":1014,"wDes":306,"xH":600,"capH":750,"yMin":-285,"yMax":1014,"hAsc":800,"hDes":-200,"lGap":0}},{"family":"Farsan","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":711,"des":-289,"tAsc":711,"tDes":-289,"tLGap":200,"wAsc":993,"wDes":391,"xH":441,"capH":664,"yMin":-391,"yMax":993,"hAsc":711,"hDes":-289,"lGap":200}},{"family":"Fascinate","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2125,"des":-591,"tAsc":2125,"tDes":-591,"tLGap":0,"wAsc":2125,"wDes":591,"xH":1024,"capH":1436,"yMin":-591,"yMax":2125,"hAsc":2125,"hDes":-591,"lGap":0}},{"family":"Fascinate Inline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2125,"des":-591,"tAsc":2125,"tDes":-591,"tLGap":0,"wAsc":2125,"wDes":591,"xH":1024,"capH":1436,"yMin":-591,"yMax":2125,"hAsc":2125,"hDes":-591,"lGap":0}},{"family":"Faster One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":898,"des":-165,"tAsc":898,"tDes":-165,"tLGap":0,"wAsc":898,"wDes":165,"xH":529,"capH":625,"yMin":-165,"yMax":898,"hAsc":898,"hDes":-165,"lGap":0}},{"family":"Fasthand","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":87,"wAsc":2500,"wDes":1200,"yMin":-1210,"yMax":2502,"hAsc":2500,"hDes":-1200,"lGap":87}},{"family":"Fauna One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":987,"des":-243,"tAsc":987,"tDes":-243,"tLGap":0,"wAsc":987,"wDes":243,"xH":572,"capH":730,"yMin":-243,"yMax":991,"hAsc":987,"hDes":-243,"lGap":0}},{"family":"Faustina","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1043,"des":-217,"tAsc":1043,"tDes":-217,"tLGap":0,"wAsc":1043,"wDes":215,"xH":494,"capH":648,"yMin":-187,"yMax":1011,"hAsc":1043,"hDes":-217,"lGap":0}},{"family":"Federant","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":942,"des":-284,"tAsc":942,"tDes":-284,"tLGap":0,"wAsc":942,"wDes":284,"xH":516,"capH":714,"yMin":-377,"yMax":949,"hAsc":942,"hDes":-284,"lGap":0}},{"family":"Federo","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1883,"des":-530,"tAsc":1883,"tDes":-530,"tLGap":0,"wAsc":1883,"wDes":530,"xH":942,"capH":1487,"yMin":-530,"yMax":1883,"hAsc":1883,"hDes":-530,"lGap":0}},{"family":"Felipa","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-319,"tAsc":966,"tDes":-319,"tLGap":0,"wAsc":966,"wDes":319,"xH":501,"capH":752,"yMin":-319,"yMax":966,"hAsc":966,"hDes":-319,"lGap":0}},{"family":"Fenix","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":879,"des":-238,"tAsc":879,"tDes":-238,"tLGap":0,"wAsc":879,"wDes":238,"xH":450,"capH":650,"yMin":-238,"yMax":879,"hAsc":879,"hDes":-238,"lGap":0}},{"family":"Finger Paint","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1097,"des":-377,"tAsc":1097,"tDes":-377,"tLGap":0,"wAsc":1097,"wDes":377,"xH":540,"capH":720,"yMin":-377,"yMax":1097,"hAsc":1097,"hDes":-377,"lGap":0}},{"family":"Fira Code","fallbacks":["monospace"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1980,"des":-644,"tAsc":1980,"tDes":-644,"tLGap":0,"wAsc":2164,"wDes":1000,"xH":1050,"capH":1374,"yMin":-1000,"yMax":2100,"hAsc":1980,"hDes":-644,"lGap":0}},{"family":"Fira Mono","fallbacks":["monospace"],"weights":[400,500,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":527,"capH":689,"yMin":-500,"yMax":1050,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fira Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":527,"capH":689,"yMin":-353,"yMax":1104,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fira Sans Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":526,"capH":688,"yMin":-350,"yMax":1101,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fira Sans Extra Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-265,"tAsc":935,"tDes":-265,"tLGap":0,"wAsc":935,"wDes":265,"xH":527,"capH":689,"yMin":-352,"yMax":1101,"hAsc":935,"hDes":-265,"lGap":0}},{"family":"Fjalla One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2066,"des":-508,"tAsc":1810,"tDes":-458,"tLGap":0,"wAsc":2066,"wDes":508,"xH":1377,"capH":1708,"yMin":-458,"yMax":2066,"hAsc":2066,"hDes":-508,"lGap":0}},{"family":"Fjord One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1940,"des":-620,"tAsc":1940,"tDes":-620,"tLGap":0,"wAsc":1940,"wDes":620,"xH":950,"capH":1448,"yMin":-620,"yMax":1940,"hAsc":1940,"hDes":-620,"lGap":0}},{"family":"Flamenco","fallbacks":["cursive"],"weights":[300,400],"styles":["regular"],"variants":[[0,300],[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-231,"tAsc":800,"tDes":-231,"tLGap":0,"wAsc":800,"wDes":231,"xH":385,"capH":608,"yMin":-229,"yMax":800,"hAsc":800,"hDes":-231,"lGap":0}},{"family":"Flavors","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1015,"des":-293,"tAsc":1015,"tDes":-293,"tLGap":0,"wAsc":1015,"wDes":300,"xH":845,"capH":801,"yMin":-293,"yMax":1014,"hAsc":1015,"hDes":-293,"lGap":0}},{"family":"Fondamento","fallbacks":["cursive"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2060,"des":-774,"tAsc":2060,"tDes":-774,"tLGap":0,"wAsc":2060,"wDes":774,"xH":953,"capH":1439,"yMin":-774,"yMax":2060,"hAsc":2060,"hDes":-774,"lGap":0}},{"family":"Fontdiner Swanky","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1047,"des":-510,"tAsc":879,"tDes":-251,"tLGap":40,"wAsc":1047,"wDes":510,"xH":579,"capH":805,"yMin":-510,"yMax":1047,"hAsc":1047,"hDes":-510,"lGap":20}},{"family":"Forum","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":856,"des":-248,"tAsc":856,"tDes":-248,"tLGap":0,"wAsc":856,"wDes":248,"xH":420,"capH":660,"yMin":-248,"yMax":856,"hAsc":856,"hDes":-248,"lGap":0}},{"family":"Francois One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1089,"des":-329,"tAsc":1089,"tDes":-329,"tLGap":0,"wAsc":1351,"wDes":332,"xH":563,"capH":750,"yMin":-332,"yMax":1351,"hAsc":1089,"hDes":-329,"lGap":0}},{"family":"Frank Ruhl Libre","fallbacks":["serif"],"weights":[300,400,500,700,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":957,"des":-334,"tAsc":957,"tDes":-334,"tLGap":0,"wAsc":957,"wDes":334,"xH":468,"capH":660,"yMin":-289,"yMax":947,"hAsc":957,"hDes":-334,"lGap":0}},{"family":"Fraunces","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1956,"des":-510,"tAsc":1956,"tDes":-510,"tLGap":0,"wAsc":2340,"wDes":609,"xH":964,"capH":1400,"yMin":-609,"yMax":2264,"hAsc":1956,"hDes":-510,"lGap":0}},{"family":"Freckle Face","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1946,"des":-571,"tAsc":1946,"tDes":-571,"tLGap":0,"wAsc":1946,"wDes":571,"xH":1147,"capH":1563,"yMin":-571,"yMax":1946,"hAsc":1946,"hDes":-571,"lGap":0}},{"family":"Fredericka the Great","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1001,"des":-254,"tAsc":1001,"tDes":-254,"tLGap":0,"wAsc":1001,"wDes":254,"xH":519,"capH":772,"yMin":-254,"yMax":1001,"hAsc":1001,"hDes":-254,"lGap":0}},{"family":"Fredoka One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":974,"des":-236,"tAsc":974,"tDes":-236,"tLGap":0,"wAsc":974,"wDes":236,"xH":527,"capH":733,"yMin":-236,"yMax":974,"hAsc":974,"hDes":-236,"lGap":0}},{"family":"Freehand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1202,"yMax":2501,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Fresca","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":869,"des":-285,"tAsc":869,"tDes":-285,"tLGap":0,"wAsc":869,"wDes":285,"xH":484,"capH":648,"yMin":-285,"yMax":869,"hAsc":869,"hDes":-285,"lGap":0}},{"family":"Frijole","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1075,"des":-337,"tAsc":1075,"tDes":-7,"tLGap":0,"wAsc":1075,"wDes":337,"xH":712,"capH":788,"yMin":-337,"yMax":1075,"hAsc":1075,"hDes":-337,"lGap":0}},{"family":"Fruktur","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1182,"capH":1529,"yMin":-537,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Fugaz One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1046,"des":-422,"tAsc":1046,"tDes":-422,"tLGap":0,"wAsc":1046,"wDes":422,"xH":488,"capH":720,"yMin":-422,"yMax":1046,"hAsc":1046,"hDes":-422,"lGap":0}},{"family":"Gabriela","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":986,"des":-295,"tAsc":986,"tDes":-295,"tLGap":0,"wAsc":986,"wDes":295,"xH":497,"capH":718,"yMin":-295,"yMax":986,"hAsc":986,"hDes":-295,"lGap":0}},{"family":"Gaegu","fallbacks":["cursive"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":760,"des":-240,"tAsc":760,"tDes":-240,"tLGap":250,"wAsc":762,"wDes":242,"xH":340,"capH":525,"yMin":-240,"yMax":760,"hAsc":760,"hDes":-240,"lGap":250}},{"family":"Gafata","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":921,"des":-202,"tAsc":921,"tDes":-202,"tLGap":0,"wAsc":921,"wDes":202,"xH":492,"capH":648,"yMin":-202,"yMax":921,"hAsc":921,"hDes":-202,"lGap":0}},{"family":"Galada","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1035,"des":-592,"tAsc":1035,"tDes":-592,"tLGap":0,"wAsc":1035,"wDes":592,"xH":500,"capH":750,"yMin":-592,"yMax":1035,"hAsc":1035,"hDes":-592,"lGap":0}},{"family":"Galdeano","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":820,"des":-230,"tAsc":820,"tDes":-230,"tLGap":0,"wAsc":820,"wDes":230,"xH":166,"capH":605,"yMin":-230,"yMax":820,"hAsc":820,"hDes":-230,"lGap":0}},{"family":"Galindo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2014,"des":-883,"tAsc":2014,"tDes":-883,"tLGap":0,"wAsc":2014,"wDes":883,"xH":1096,"capH":1505,"yMin":-883,"yMax":2014,"hAsc":2014,"hDes":-883,"lGap":0}},{"family":"Gamja Flower","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":800,"des":-224,"tAsc":800,"tDes":-224,"tLGap":256,"wAsc":800,"wDes":258,"xH":311,"capH":526,"yMin":-258,"yMax":799,"hAsc":800,"hDes":-224,"lGap":256}},{"family":"Garamond","fallbacks":["Baskerville","Baskerville Old Face","Hoefler Text","Times New Roman","serif"],"metrics":{"upm":2048,"asc":1765,"des":-539,"tAsc":1339,"tDes":-539,"tLGap":313,"wAsc":1765,"wDes":1765,"yMin":-762,"yMax":2040,"hAsc":1765,"hDes":-539,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Gayathri","fallbacks":["sans-serif"],"weights":[100,400,700],"styles":["regular"],"variants":[[0,100],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1500,"des":-1000,"tAsc":1500,"tDes":-1000,"tLGap":0,"wAsc":2038,"wDes":1234,"xH":1000,"capH":1385,"yMin":-1173,"yMax":2036,"hAsc":1500,"hDes":-1000,"lGap":0}},{"family":"Gelasio","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-700,"tAsc":1900,"tDes":-700,"tLGap":0,"wAsc":2600,"wDes":800,"xH":986,"capH":1419,"yMin":-635,"yMax":2593,"hAsc":1900,"hDes":-700,"lGap":0}},{"family":"Gentium Basic","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1790,"des":-580,"tAsc":1790,"tDes":-580,"tLGap":0,"wAsc":1790,"wDes":580,"xH":930,"capH":1260,"yMin":-725,"yMax":2169,"hAsc":1790,"hDes":-580,"lGap":0}},{"family":"Gentium Book Basic","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1790,"des":-580,"tAsc":1790,"tDes":-580,"tLGap":0,"wAsc":1790,"wDes":580,"xH":930,"capH":1260,"yMin":-728,"yMax":2182,"hAsc":1790,"hDes":-580,"lGap":0}},{"family":"Geo","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":821,"des":-225,"tAsc":819,"tDes":-205,"tLGap":92,"wAsc":821,"wDes":225,"xH":451,"capH":573,"yMin":-225,"yMax":821,"hAsc":821,"hDes":-225,"lGap":92}},{"family":"Georgia","fallbacks":["Times","Times New Roman","serif"],"metrics":{"upm":2048,"asc":1878,"des":-449,"tAsc":1549,"tDes":-444,"tLGap":198,"wAsc":1878,"wDes":1878,"xH":986,"capH":1419,"yMin":-621,"yMax":2201,"hAsc":1878,"hDes":-449,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Geostar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-226,"tAsc":922,"tDes":-226,"tLGap":0,"wAsc":922,"wDes":226,"xH":469,"capH":695,"yMin":-226,"yMax":922,"hAsc":922,"hDes":-226,"lGap":0}},{"family":"Geostar Fill","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-226,"tAsc":922,"tDes":-226,"tLGap":0,"wAsc":922,"wDes":226,"xH":469,"capH":695,"yMin":-226,"yMax":922,"hAsc":922,"hDes":-226,"lGap":0}},{"family":"Germania One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":911,"des":-250,"tAsc":911,"tDes":-250,"tLGap":0,"wAsc":911,"wDes":250,"xH":539,"capH":700,"yMin":-250,"yMax":911,"hAsc":911,"hDes":-250,"lGap":0}},{"family":"GFS Didot","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":947,"des":-277,"tAsc":703,"tDes":-271,"tLGap":50,"wAsc":947,"wDes":277,"xH":456,"capH":689,"yMin":-336,"yMax":1145,"hAsc":947,"hDes":-277,"lGap":25}},{"family":"GFS Neohellenic","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":873,"des":-245,"tAsc":600,"tDes":-222,"tLGap":47,"wAsc":873,"wDes":245,"xH":387,"capH":623,"yMin":-286,"yMax":1051,"hAsc":873,"hDes":-245,"lGap":24}},{"family":"Gidugu","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1124,"asc":1294,"des":-790,"tAsc":1294,"tDes":-790,"tLGap":0,"wAsc":1294,"wDes":790,"yMin":-790,"yMax":1294,"hAsc":1294,"hDes":-790,"lGap":0}},{"family":"Gilda Display","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":892,"des":-285,"tAsc":892,"tDes":-285,"tLGap":0,"wAsc":892,"wDes":285,"xH":473,"capH":700,"yMin":-285,"yMax":892,"hAsc":892,"hDes":-285,"lGap":0}},{"family":"Gill Sans","fallbacks":["Gill Sans MT","Calibri","sans-serif"],"metrics":{"upm":2048,"asc":1880,"des":-472,"tAsc":1415,"tDes":-471,"tLGap":305,"wAsc":1880,"wDes":1880,"xH":920,"capH":1397,"yMin":-473,"yMax":1896,"hAsc":1880,"hDes":-472,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Girassol","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":944,"des":-250,"tAsc":944,"tDes":-250,"tLGap":0,"wAsc":1070,"wDes":326,"xH":540,"capH":750,"yMin":-326,"yMax":1070,"hAsc":944,"hDes":-250,"lGap":0}},{"family":"Give You Glory","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1020,"des":-625,"tAsc":1020,"tDes":-627,"tLGap":0,"wAsc":1020,"wDes":621,"xH":551,"capH":747,"yMin":-619,"yMax":1020,"hAsc":1020,"hDes":-625,"lGap":0}},{"family":"Glass Antiqua","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":835,"des":-200,"tAsc":835,"tDes":-200,"tLGap":0,"wAsc":835,"wDes":200,"xH":480,"capH":638,"yMin":-200,"yMax":834,"hAsc":835,"hDes":-200,"lGap":0}},{"family":"Glegoo","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1267,"des":-526,"tAsc":1267,"tDes":-526,"tLGap":0,"wAsc":1267,"wDes":526,"yMin":-518,"yMax":1267,"hAsc":1267,"hDes":-526,"lGap":0}},{"family":"Gloria Hallelujah","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1439,"des":-591,"tAsc":1439,"tDes":-591,"tLGap":0,"wAsc":1439,"wDes":591,"xH":580,"capH":904,"yMin":-591,"yMax":1439,"hAsc":1439,"hDes":-591,"lGap":0}},{"family":"Goblin One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1920,"des":-640,"tAsc":1920,"tDes":-640,"tLGap":0,"wAsc":1920,"wDes":640,"xH":1107,"capH":1434,"yMin":-640,"yMax":1920,"hAsc":1920,"hDes":-640,"lGap":0}},{"family":"Gochi Hand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1579,"des":-835,"tAsc":1579,"tDes":-835,"tLGap":0,"wAsc":1579,"wDes":835,"xH":765,"capH":975,"yMin":-835,"yMax":1579,"hAsc":1579,"hDes":-835,"lGap":0}},{"family":"Goldman","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":1100,"wDes":700,"xH":448,"capH":588,"yMin":-680,"yMax":1054,"hAsc":900,"hDes":-300,"lGap":0}},{"family":"Gorditas","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":954,"des":-259,"tAsc":954,"tDes":-259,"tLGap":0,"wAsc":954,"wDes":259,"xH":274,"capH":380,"yMin":-250,"yMax":948,"hAsc":954,"hDes":-259,"lGap":0}},{"family":"Gothic A1","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":817,"des":-207,"tAsc":817,"tDes":-207,"tLGap":256,"wAsc":1238,"wDes":378,"xH":538,"capH":749,"yMin":-329,"yMax":1137,"hAsc":817,"hDes":-207,"lGap":256}},{"family":"Gotu","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1115,"des":-545,"tAsc":1115,"tDes":-545,"tLGap":0,"wAsc":1124,"wDes":545,"xH":514,"capH":713,"yMin":-543,"yMax":1124,"hAsc":1115,"hDes":-545,"lGap":0}},{"family":"Goudy Bookletter 1911","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":983,"des":-318,"tAsc":755,"tDes":-269,"tLGap":92,"wAsc":983,"wDes":318,"xH":458,"capH":691,"yMin":-319,"yMax":983,"hAsc":983,"hDes":-318,"lGap":92}},{"family":"Graduate","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":953,"des":-186,"tAsc":953,"tDes":-186,"tLGap":0,"wAsc":953,"wDes":186,"xH":650,"capH":750,"yMin":-186,"yMax":953,"hAsc":953,"hDes":-186,"lGap":0}},{"family":"Grand Hotel","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1938,"des":-844,"tAsc":1938,"tDes":-844,"tLGap":0,"wAsc":1938,"wDes":844,"xH":803,"capH":1434,"yMin":-844,"yMax":1938,"hAsc":1938,"hDes":-844,"lGap":0}},{"family":"Grandstander","fallbacks":["cursive"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1465,"des":-530,"tAsc":1465,"tDes":-530,"tLGap":0,"wAsc":2395,"wDes":915,"xH":1063,"capH":1291,"yMin":-560,"yMax":2188,"hAsc":1465,"hDes":-530,"lGap":0}},{"family":"Gravitas One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1937,"des":-668,"tAsc":1937,"tDes":-668,"tLGap":0,"wAsc":1937,"wDes":668,"xH":1113,"capH":1417,"yMin":-668,"yMax":1937,"hAsc":1937,"hDes":-668,"lGap":0}},{"family":"Great Vibes","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":851,"des":-401,"tAsc":850,"tDes":-400,"tLGap":0,"wAsc":851,"wDes":401,"xH":344,"capH":804,"yMin":-401,"yMax":851,"hAsc":851,"hDes":-401,"lGap":0}},{"family":"Grenze","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-380,"tAsc":1100,"tDes":-380,"tLGap":0,"wAsc":1111,"wDes":380,"xH":448,"capH":603,"yMin":-252,"yMax":1017,"hAsc":1100,"hDes":-380,"lGap":0}},{"family":"Grenze Gotisch","fallbacks":["cursive"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-380,"tAsc":1100,"tDes":-380,"tLGap":0,"wAsc":1111,"wDes":380,"xH":448,"capH":603,"yMin":-271,"yMax":984,"hAsc":1100,"hDes":-380,"lGap":0}},{"family":"Griffy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":984,"des":-399,"tAsc":984,"tDes":-399,"tLGap":0,"wAsc":984,"wDes":399,"xH":0,"capH":0,"yMin":-399,"yMax":984,"hAsc":984,"hDes":-399,"lGap":0}},{"family":"Gruppo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1639,"des":-340,"tAsc":1639,"tDes":-340,"tLGap":0,"wAsc":1639,"wDes":340,"xH":766,"capH":1114,"yMin":-340,"yMax":1639,"hAsc":1639,"hDes":-340,"lGap":0}},{"family":"Gudea","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":972,"des":-264,"tAsc":972,"tDes":-264,"tLGap":0,"wAsc":972,"wDes":264,"xH":501,"capH":700,"yMin":-240,"yMax":972,"hAsc":972,"hDes":-264,"lGap":0}},{"family":"Gugi","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":858,"des":-142,"tAsc":858,"tDes":-142,"tLGap":250,"wAsc":869,"wDes":169,"xH":602,"capH":794,"yMin":-169,"yMax":866,"hAsc":858,"hDes":-142,"lGap":250}},{"family":"Gupter","fallbacks":["serif"],"weights":[400,500,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-250,"tAsc":900,"tDes":-250,"tLGap":0,"wAsc":1100,"wDes":400,"xH":450,"capH":622,"yMin":-235,"yMax":837,"hAsc":900,"hDes":-250,"lGap":0}},{"family":"Gurajada","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1070,"asc":1294,"des":-810,"tAsc":1294,"tDes":-810,"tLGap":0,"wAsc":1294,"wDes":810,"xH":358,"capH":482,"yMin":-810,"yMax":1294,"hAsc":1294,"hDes":-810,"lGap":0}},{"family":"Habibi","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":989,"capH":1508,"yMin":-562,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Hachi Maru Pop","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":500,"capH":700,"yMin":-271,"yMax":812,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Halant","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1089,"des":-486,"tAsc":1089,"tDes":-486,"tLGap":0,"wAsc":1089,"wDes":486,"xH":504,"capH":660,"yMin":-422,"yMax":1009,"hAsc":1089,"hDes":-486,"lGap":0}},{"family":"Hammersmith One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1844,"des":-716,"tAsc":1844,"tDes":-716,"tLGap":0,"wAsc":1844,"wDes":716,"xH":1045,"capH":1330,"yMin":-716,"yMax":1843,"hAsc":1844,"hDes":-716,"lGap":0}},{"family":"Hanalei","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2124,"des":-541,"tAsc":2124,"tDes":-541,"tLGap":0,"wAsc":2124,"wDes":541,"xH":0,"capH":0,"yMin":-541,"yMax":2124,"hAsc":2124,"hDes":-541,"lGap":0}},{"family":"Hanalei Fill","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2124,"des":-541,"tAsc":2124,"tDes":-541,"tLGap":0,"wAsc":2124,"wDes":541,"xH":0,"capH":0,"yMin":-541,"yMax":2124,"hAsc":2124,"hDes":-541,"lGap":0}},{"family":"Handlee","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":934,"des":-401,"tAsc":933,"tDes":-401,"tLGap":0,"wAsc":934,"wDes":401,"xH":331,"capH":438,"yMin":-400,"yMax":934,"hAsc":934,"hDes":-401,"lGap":0}},{"family":"Hanuman","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-1000,"tAsc":2000,"tDes":-1000,"tLGap":87,"wAsc":2000,"wDes":1000,"xH":1140,"capH":1500,"yMin":-1032,"yMax":2004,"hAsc":2000,"hDes":-1000,"lGap":87}},{"family":"Happy Monkey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-255,"tAsc":950,"tDes":-255,"tLGap":0,"wAsc":950,"wDes":255,"xH":500,"capH":699,"yMin":-255,"yMax":950,"hAsc":950,"hDes":-255,"lGap":0}},{"family":"Harmattan","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2166,"des":-1323,"tAsc":2166,"tDes":-1323,"tLGap":0,"wAsc":2166,"wDes":1323,"xH":778,"capH":1111,"yMin":-1308,"yMax":2133,"hAsc":2166,"hDes":-1323,"lGap":0}},{"family":"Headland One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2043,"des":-522,"tAsc":2043,"tDes":-522,"tLGap":0,"wAsc":2043,"wDes":522,"xH":1189,"capH":1530,"yMin":-522,"yMax":2043,"hAsc":2043,"hDes":-522,"lGap":0}},{"family":"Heebo","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":-862,"tAsc":2146,"tDes":-862,"tLGap":0,"wAsc":2146,"wDes":862,"xH":1178,"capH":1456,"yMin":-687,"yMax":2146,"hAsc":2146,"hDes":-862,"lGap":0}},{"family":"Henny Penny","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2324,"des":-1305,"tAsc":2324,"tDes":-1305,"tLGap":0,"wAsc":2324,"wDes":1305,"xH":1264,"capH":1794,"yMin":-1305,"yMax":2324,"hAsc":2324,"hDes":-1305,"lGap":0}},{"family":"Hepta Slab","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1976,"des":-526,"tAsc":1976,"tDes":-526,"tLGap":0,"wAsc":2800,"wDes":660,"xH":1052,"capH":1504,"yMin":-494,"yMax":2430,"hAsc":1976,"hDes":-526,"lGap":0}},{"family":"Herr Von Muellerhoff","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-497,"tAsc":925,"tDes":-497,"tLGap":0,"wAsc":925,"wDes":497,"xH":269,"capH":644,"yMin":-497,"yMax":925,"hAsc":925,"hDes":-497,"lGap":0}},{"family":"Hi Melody","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":679,"des":-345,"tAsc":679,"tDes":-345,"tLGap":256,"wAsc":679,"wDes":345,"xH":321,"capH":512,"yMin":-345,"yMax":679,"hAsc":679,"hDes":-345,"lGap":256}},{"family":"Hind","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1055,"des":-546,"tAsc":1055,"tDes":-546,"tLGap":0,"wAsc":1055,"wDes":546,"xH":505,"capH":679,"yMin":-440,"yMax":1003,"hAsc":1055,"hDes":-546,"lGap":0}},{"family":"Hind Guntur","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1115,"des":-773,"tAsc":1115,"tDes":-773,"tLGap":0,"wAsc":1115,"wDes":773,"xH":505,"capH":679,"yMin":-682,"yMax":1045,"hAsc":1115,"hDes":-773,"lGap":0}},{"family":"Hind Madurai","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":982,"des":-398,"tAsc":982,"tDes":-398,"tLGap":0,"wAsc":982,"wDes":398,"xH":505,"capH":679,"yMin":-388,"yMax":930,"hAsc":982,"hDes":-398,"lGap":0}},{"family":"Hind Siliguri","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1116,"des":-501,"tAsc":1116,"tDes":-501,"tLGap":0,"wAsc":1116,"wDes":501,"xH":505,"capH":679,"yMin":-499,"yMax":1033,"hAsc":1116,"hDes":-501,"lGap":0}},{"family":"Hind Vadodara","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1125,"des":-373,"tAsc":1125,"tDes":-373,"tLGap":0,"wAsc":1125,"wDes":373,"xH":505,"capH":679,"yMin":-371,"yMax":1037,"hAsc":1125,"hDes":-373,"lGap":0}},{"family":"Holtwood One SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2457,"des":-876,"tAsc":2457,"tDes":-876,"tLGap":0,"wAsc":2457,"wDes":876,"xH":1408,"capH":1536,"yMin":-1226,"yMax":2457,"hAsc":2457,"hDes":-876,"lGap":0}},{"family":"Homemade Apple","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1327,"des":-866,"tAsc":989,"tDes":-662,"tLGap":35,"wAsc":1327,"wDes":866,"xH":600,"capH":1022,"yMin":-866,"yMax":1327,"hAsc":1327,"hDes":-866,"lGap":18}},{"family":"Homenaje","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":892,"des":-204,"tAsc":892,"tDes":-204,"tLGap":0,"wAsc":1116,"wDes":163,"xH":520,"capH":700,"yMin":-204,"yMax":892,"hAsc":892,"hDes":-204,"lGap":0}},{"family":"Ibarra Real Nova","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-300,"tAsc":950,"tDes":-300,"tLGap":0,"wAsc":1100,"wDes":400,"xH":426,"capH":673,"yMin":-260,"yMax":881,"hAsc":950,"hDes":-300,"lGap":0}},{"family":"IBM Plex Mono","fallbacks":["monospace"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":780,"tDes":-220,"tLGap":300,"wAsc":1025,"wDes":275,"xH":516,"capH":698,"yMin":-251,"yMax":1119,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"IBM Plex Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":780,"tDes":-220,"tLGap":300,"wAsc":1025,"wDes":275,"xH":516,"capH":698,"yMin":-245,"yMax":1119,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"IBM Plex Sans Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":780,"tDes":-220,"tLGap":300,"wAsc":1025,"wDes":275,"xH":516,"capH":698,"yMin":-246,"yMax":1126,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"IBM Plex Serif","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1025,"des":-275,"tAsc":1025,"tDes":-275,"tLGap":0,"wAsc":1150,"wDes":286,"xH":516,"capH":698,"yMin":-246,"yMax":1122,"hAsc":1025,"hDes":-275,"lGap":0}},{"family":"Iceberg","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":936,"des":-284,"tAsc":936,"tDes":-284,"tLGap":0,"wAsc":936,"wDes":284,"xH":519,"capH":691,"yMin":-284,"yMax":936,"hAsc":936,"hDes":-284,"lGap":0}},{"family":"Iceland","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-220,"tAsc":750,"tDes":-220,"tLGap":0,"wAsc":750,"wDes":220,"xH":350,"capH":490,"yMin":-220,"yMax":750,"hAsc":750,"hDes":-220,"lGap":0}},{"family":"IM Fell Double Pica","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1924,"des":-643,"tAsc":1485,"tDes":-593,"tLGap":489,"wAsc":1924,"wDes":643,"xH":926,"capH":1509,"yMin":-617,"yMax":1937,"hAsc":1924,"hDes":-643,"lGap":0}},{"family":"IM Fell Double Pica SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1924,"des":-643,"tAsc":1485,"tDes":-593,"tLGap":489,"wAsc":1924,"wDes":643,"xH":946,"capH":1509,"yMin":-595,"yMax":1926,"hAsc":1924,"hDes":-643,"lGap":0}},{"family":"IM Fell DW Pica","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-692,"tAsc":1548,"tDes":-640,"tLGap":372,"wAsc":1868,"wDes":692,"xH":903,"capH":1438,"yMin":-645,"yMax":1915,"hAsc":1868,"hDes":-692,"lGap":0}},{"family":"IM Fell DW Pica SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-692,"tAsc":1548,"tDes":-640,"tLGap":372,"wAsc":1868,"wDes":692,"xH":903,"capH":1438,"yMin":-578,"yMax":1868,"hAsc":1868,"hDes":-692,"lGap":0}},{"family":"IM Fell English","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1854,"des":-744,"tAsc":1519,"tDes":-637,"tLGap":442,"wAsc":1854,"wDes":744,"xH":962,"capH":1417,"yMin":-588,"yMax":1854,"hAsc":1854,"hDes":-744,"lGap":0}},{"family":"IM Fell English SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1854,"des":-744,"tAsc":1519,"tDes":-637,"tLGap":442,"wAsc":1854,"wDes":744,"xH":901,"capH":1417,"yMin":-588,"yMax":1854,"hAsc":1854,"hDes":-744,"lGap":0}},{"family":"IM Fell French Canon","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-530,"tAsc":1501,"tDes":-508,"tLGap":389,"wAsc":1868,"wDes":530,"xH":981,"capH":1465,"yMin":-530,"yMax":1873,"hAsc":1868,"hDes":-530,"lGap":0}},{"family":"IM Fell French Canon SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1868,"des":-530,"tAsc":1501,"tDes":-508,"tLGap":389,"wAsc":1868,"wDes":530,"xH":984,"capH":1465,"yMin":-523,"yMax":1873,"hAsc":1868,"hDes":-530,"lGap":0}},{"family":"IM Fell Great Primer","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1942,"des":-562,"tAsc":1500,"tDes":-505,"tLGap":499,"wAsc":1942,"wDes":562,"xH":962,"capH":1488,"yMin":-562,"yMax":1943,"hAsc":1942,"hDes":-562,"lGap":0}},{"family":"IM Fell Great Primer SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1942,"des":-562,"tAsc":1500,"tDes":-505,"tLGap":499,"wAsc":1942,"wDes":562,"xH":957,"capH":1488,"yMin":-562,"yMax":1943,"hAsc":1942,"hDes":-562,"lGap":0}},{"family":"Imbue","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1900,"des":-500,"tAsc":1900,"tDes":-500,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1046,"capH":1400,"yMin":-502,"yMax":2014,"hAsc":1900,"hDes":-500,"lGap":0}},{"family":"Imprima","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":919,"des":-239,"tAsc":919,"tDes":-239,"tLGap":0,"wAsc":919,"wDes":239,"xH":500,"capH":680,"yMin":-239,"yMax":919,"hAsc":919,"hDes":-239,"lGap":0}},{"family":"Inconsolata","fallbacks":["monospace"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":859,"des":-190,"tAsc":859,"tDes":-190,"tLGap":0,"wAsc":1004,"wDes":454,"xH":457,"capH":623,"yMin":-400,"yMax":1000,"hAsc":859,"hDes":-190,"lGap":0}},{"family":"Inder","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-520,"tAsc":2040,"tDes":-520,"tLGap":0,"wAsc":2040,"wDes":520,"xH":1032,"capH":1392,"yMin":-520,"yMax":2040,"hAsc":2040,"hDes":-520,"lGap":0}},{"family":"Indie Flower","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":994,"des":-500,"tAsc":994,"tDes":-500,"tLGap":0,"wAsc":994,"wDes":500,"xH":374,"capH":587,"yMin":-500,"yMax":994,"hAsc":994,"hDes":-500,"lGap":0}},{"family":"Inika","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1006,"des":-297,"tAsc":1006,"tDes":-297,"tLGap":0,"wAsc":1006,"wDes":297,"xH":509,"capH":700,"yMin":-289,"yMax":1006,"hAsc":1006,"hDes":-297,"lGap":0}},{"family":"Inknut Antiqua","fallbacks":["serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1703,"des":-876,"tAsc":1703,"tDes":-876,"tLGap":0,"wAsc":1703,"wDes":876,"xH":531,"capH":786,"yMin":-846,"yMax":1566,"hAsc":1703,"hDes":-876,"lGap":0}},{"family":"Inria Sans","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-223,"tAsc":976,"tDes":-223,"tLGap":0,"wAsc":998,"wDes":256,"xH":495,"capH":680,"yMin":-248,"yMax":990,"hAsc":976,"hDes":-223,"lGap":0}},{"family":"Inria Serif","fallbacks":["serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-223,"tAsc":976,"tDes":-223,"tLGap":0,"wAsc":976,"wDes":248,"xH":495,"capH":680,"yMin":-242,"yMax":974,"hAsc":976,"hDes":-223,"lGap":0}},{"family":"Inter","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2816,"asc":2728,"des":-680,"tAsc":2728,"tDes":-680,"tLGap":0,"wAsc":2728,"wDes":680,"xH":1536,"capH":2048,"yMin":-900,"yMax":3072,"hAsc":2728,"hDes":-680,"lGap":0}},{"family":"Irish Grover","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":965,"des":-246,"tAsc":780,"tDes":-180,"tLGap":54,"wAsc":965,"wDes":246,"xH":573,"capH":731,"yMin":-246,"yMax":965,"hAsc":965,"hDes":-246,"lGap":27}},{"family":"Istok Web","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2061,"des":-887,"tAsc":2061,"tDes":-887,"tLGap":0,"wAsc":2061,"wDes":887,"xH":1050,"capH":1434,"yMin":-887,"yMax":2052,"hAsc":2061,"hDes":-887,"lGap":0}},{"family":"Italiana","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-250,"tAsc":928,"tDes":-250,"tLGap":0,"wAsc":928,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":928,"hAsc":928,"hDes":-250,"lGap":0}},{"family":"Italianno","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-450,"tAsc":800,"tDes":-450,"tLGap":0,"wAsc":800,"wDes":450,"xH":264,"capH":432,"yMin":-450,"yMax":800,"hAsc":800,"hDes":-450,"lGap":0}},{"family":"Itim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":950,"wDes":250,"xH":474,"capH":635,"yMin":-452,"yMax":978,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Jacques Francois","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-606,"tAsc":2095,"tDes":-606,"tLGap":0,"wAsc":2095,"wDes":606,"xH":879,"capH":1464,"yMin":-565,"yMax":2054,"hAsc":2095,"hDes":-606,"lGap":0}},{"family":"Jacques Francois Shadow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-606,"tAsc":2095,"tDes":-606,"tLGap":0,"wAsc":2095,"wDes":606,"xH":930,"capH":1513,"yMin":-606,"yMax":2095,"hAsc":2095,"hDes":-606,"lGap":0}},{"family":"Jaldi","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2350,"des":-1111,"tAsc":2350,"tDes":-1111,"tLGap":0,"wAsc":2350,"wDes":1111,"xH":930,"capH":1243,"yMin":-972,"yMax":2350,"hAsc":2350,"hDes":-1111,"lGap":0}},{"family":"JetBrains Mono","fallbacks":["monospace"],"weights":[100,200,300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-300,"tAsc":1020,"tDes":-300,"tLGap":0,"wAsc":1020,"wDes":300,"xH":550,"capH":730,"yMin":-300,"yMax":1020,"hAsc":1020,"hDes":-300,"lGap":0}},{"family":"Jim Nightshade","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1852,"des":-1050,"tAsc":1852,"tDes":-1050,"tLGap":0,"wAsc":1852,"wDes":1050,"xH":930,"capH":1234,"yMin":-1050,"yMax":1852,"hAsc":1852,"hDes":-1050,"lGap":0}},{"family":"Jockey One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1079,"des":-319,"tAsc":1079,"tDes":-319,"tLGap":0,"wAsc":1079,"wDes":319,"xH":511,"capH":700,"yMin":-319,"yMax":1079,"hAsc":1079,"hDes":-319,"lGap":0}},{"family":"Jolly Lodger","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":988,"des":-257,"tAsc":988,"tDes":-257,"tLGap":0,"wAsc":988,"wDes":263,"xH":642,"capH":757,"yMin":-257,"yMax":988,"hAsc":988,"hDes":-257,"lGap":0}},{"family":"Jomhuria","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":3000,"asc":1840,"des":-1160,"tAsc":1840,"tDes":-1160,"tLGap":0,"wAsc":3083,"wDes":1575,"xH":850,"capH":1172,"yMin":-1575,"yMax":3083,"hAsc":1840,"hDes":-1160,"lGap":0}},{"family":"Jomolhari","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1248,"des":-392,"tAsc":1248,"tDes":-392,"tLGap":0,"wAsc":1302,"wDes":610,"xH":360,"capH":756,"yMin":-610,"yMax":1302,"hAsc":1248,"hDes":-392,"lGap":0}},{"family":"Josefin Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":1242,"wDes":324,"xH":378,"capH":702,"yMin":-233,"yMax":1096,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Josefin Slab","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":932,"wDes":250,"xH":375,"capH":700,"yMin":-250,"yMax":931,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Jost","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1070,"des":-375,"tAsc":1070,"tDes":-375,"tLGap":0,"wAsc":1070,"wDes":375,"xH":460,"capH":700,"yMin":-350,"yMax":1030,"hAsc":1070,"hDes":-375,"lGap":0}},{"family":"Joti One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1003,"des":-331,"tAsc":1003,"tDes":-331,"tLGap":0,"wAsc":1003,"wDes":331,"xH":500,"capH":665,"yMin":-331,"yMax":1003,"hAsc":1003,"hDes":-331,"lGap":0}},{"family":"Jua","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":874,"wDes":239,"xH":432,"capH":711,"yMin":-242,"yMax":867,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Judson","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":902,"des":-248,"tAsc":902,"tDes":-248,"tLGap":0,"wAsc":902,"wDes":248,"xH":440,"capH":585,"yMin":-248,"yMax":902,"hAsc":902,"hDes":-248,"lGap":0}},{"family":"Julee","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":894,"des":-284,"tAsc":894,"tDes":-284,"tLGap":0,"wAsc":894,"wDes":284,"xH":153,"capH":207,"yMin":-284,"yMax":894,"hAsc":894,"hDes":-284,"lGap":0}},{"family":"Julius Sans One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":863,"des":-228,"tAsc":863,"tDes":-228,"tLGap":0,"wAsc":863,"wDes":228,"xH":649,"capH":715,"yMin":-228,"yMax":863,"hAsc":863,"hDes":-228,"lGap":0}},{"family":"Junge","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1901,"des":-588,"tAsc":1901,"tDes":-588,"tLGap":0,"wAsc":1901,"wDes":588,"xH":1010,"capH":1444,"yMin":-588,"yMax":1901,"hAsc":1901,"hDes":-588,"lGap":0}},{"family":"Jura","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1930,"des":-436,"tAsc":1930,"tDes":-436,"tLGap":0,"wAsc":2203,"wDes":456,"xH":922,"capH":1266,"yMin":-420,"yMax":2137,"hAsc":1930,"hDes":-436,"lGap":0}},{"family":"Just Another Hand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":1842,"wDes":755,"xH":880,"capH":1436,"yMin":-755,"yMax":1842,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Just Me Again Down Here","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1069,"des":-429,"tAsc":1069,"tDes":-429,"tLGap":0,"wAsc":1069,"wDes":429,"xH":289,"capH":600,"yMin":-429,"yMax":1069,"hAsc":1069,"hDes":-429,"lGap":0}},{"family":"K2D","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1048,"des":-252,"tAsc":1048,"tDes":-252,"tLGap":0,"wAsc":1339,"wDes":577,"xH":500,"capH":700,"yMin":-513,"yMax":1262,"hAsc":1048,"hDes":-252,"lGap":0}},{"family":"Kadwa","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2691,"des":-1421,"tAsc":2691,"tDes":-1421,"tLGap":0,"wAsc":2691,"wDes":1421,"xH":1085,"capH":1434,"yMin":-1233,"yMax":2464,"hAsc":2691,"hDes":-1421,"lGap":0}},{"family":"Kalam","fallbacks":["cursive"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1063,"des":-531,"tAsc":1063,"tDes":-531,"tLGap":0,"wAsc":1063,"wDes":531,"xH":526,"capH":739,"yMin":-471,"yMax":1031,"hAsc":1063,"hDes":-531,"lGap":0}},{"family":"Kameron","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1823,"des":-608,"tAsc":1823,"tDes":-608,"tLGap":0,"wAsc":1823,"wDes":608,"xH":894,"capH":1290,"yMin":-608,"yMax":1823,"hAsc":1823,"hDes":-608,"lGap":0}},{"family":"Kanit","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-395,"tAsc":1100,"tDes":-395,"tLGap":0,"wAsc":1180,"wDes":400,"xH":474,"capH":644,"yMin":-351,"yMax":1061,"hAsc":1100,"hDes":-395,"lGap":0}},{"family":"Kantumruy","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Karla","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1834,"des":-504,"tAsc":1834,"tDes":-504,"tLGap":0,"wAsc":2062,"wDes":545,"xH":956,"capH":1256,"yMin":-492,"yMax":1952,"hAsc":1834,"hDes":-504,"lGap":0}},{"family":"Karma","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-508,"tAsc":945,"tDes":-508,"tLGap":0,"wAsc":945,"wDes":508,"xH":489,"capH":677,"yMin":-508,"yMax":945,"hAsc":945,"hDes":-508,"lGap":0}},{"family":"Katibeh","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":490,"des":-510,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1000,"wDes":200,"xH":500,"capH":700,"yMin":-637,"yMax":1094,"hAsc":490,"hDes":-510,"lGap":200}},{"family":"Kaushan Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1084,"des":-367,"tAsc":1084,"tDes":-367,"tLGap":0,"wAsc":1084,"wDes":367,"xH":452,"capH":714,"yMin":-367,"yMax":1084,"hAsc":1084,"hDes":-367,"lGap":0}},{"family":"Kavivanar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1065,"des":-417,"tAsc":1065,"tDes":-417,"tLGap":0,"wAsc":1065,"wDes":417,"yMin":-417,"yMax":1065,"hAsc":1065,"hDes":-417,"lGap":0}},{"family":"Kavoon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":1185,"capH":1530,"yMin":-524,"yMax":2365,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Kdam Thmor","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2450,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Keania One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":989,"des":-228,"tAsc":989,"tDes":-228,"tLGap":0,"wAsc":989,"wDes":228,"xH":500,"capH":723,"yMin":-228,"yMax":989,"hAsc":989,"hDes":-228,"lGap":0}},{"family":"Kelly Slab","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-250,"tAsc":962,"tDes":-250,"tLGap":0,"wAsc":962,"wDes":250,"xH":500,"capH":750,"yMin":-250,"yMax":962,"hAsc":962,"hDes":-250,"lGap":0}},{"family":"Kenia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":958,"wDes":330,"xH":512,"capH":727,"yMin":-330,"yMax":958,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Khand","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-479,"tAsc":1050,"tDes":-479,"tLGap":0,"wAsc":1050,"wDes":479,"xH":569,"capH":672,"yMin":-394,"yMax":933,"hAsc":1050,"hDes":-479,"lGap":0}},{"family":"Khmer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2300,"des":-1200,"tAsc":2300,"tDes":-1200,"tLGap":132,"wAsc":2300,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2283,"hAsc":2300,"hDes":-1200,"lGap":0}},{"family":"Khula","fallbacks":["sans-serif"],"weights":[300,400,600,700,800],"styles":["regular"],"variants":[[0,300],[0,400],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1978,"asc":1978,"des":-1198,"tAsc":1978,"tDes":-1198,"tLGap":0,"wAsc":1978,"wDes":1198,"xH":986,"capH":1316,"yMin":-1021,"yMax":1883,"hAsc":1978,"hDes":-1198,"lGap":0}},{"family":"Kirang Haerang","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":250,"wAsc":800,"wDes":300,"xH":337,"capH":558,"yMin":-300,"yMax":800,"hAsc":750,"hDes":-250,"lGap":250}},{"family":"Kite One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1094,"des":-351,"tAsc":1094,"tDes":-351,"tLGap":0,"wAsc":1094,"wDes":351,"xH":493,"capH":860,"yMin":-351,"yMax":1094,"hAsc":1094,"hDes":-351,"lGap":0}},{"family":"Knewave","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1169,"des":-385,"tAsc":1169,"tDes":-385,"tLGap":0,"wAsc":1169,"wDes":385,"xH":497,"capH":780,"yMin":-365,"yMax":1146,"hAsc":1169,"hDes":-385,"lGap":0}},{"family":"Kodchasan","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1024,"des":-276,"tAsc":1024,"tDes":-276,"tLGap":0,"wAsc":1249,"wDes":539,"xH":490,"capH":700,"yMin":-510,"yMax":1192,"hAsc":1024,"hDes":-276,"lGap":0}},{"family":"KoHo","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1045,"des":-255,"tAsc":1045,"tDes":-255,"tLGap":0,"wAsc":1187,"wDes":479,"xH":470,"capH":700,"yMin":-461,"yMax":1135,"hAsc":1045,"hDes":-255,"lGap":0}},{"family":"Kosugi","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":901,"des":-123,"tAsc":901,"tDes":-123,"tLGap":0,"wAsc":901,"wDes":123,"yMin":-123,"yMax":901,"hAsc":901,"hDes":-123,"lGap":0}},{"family":"Kosugi Maru","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":901,"des":-123,"tAsc":901,"tDes":-123,"tLGap":0,"wAsc":901,"wDes":123,"yMin":-123,"yMax":901,"hAsc":901,"hDes":-123,"lGap":0}},{"family":"Kotta One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":915,"des":-288,"tAsc":915,"tDes":-288,"tLGap":0,"wAsc":915,"wDes":288,"xH":76,"capH":212,"yMin":-288,"yMax":915,"hAsc":915,"hDes":-288,"lGap":0}},{"family":"Koulen","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Kranky","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":977,"des":-294,"tAsc":744,"tDes":-221,"tLGap":55,"wAsc":977,"wDes":294,"xH":432,"capH":777,"yMin":-294,"yMax":977,"hAsc":977,"hDes":-294,"lGap":28}},{"family":"Kreon","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":974,"des":-286,"tAsc":974,"tDes":-286,"tLGap":0,"wAsc":1137,"wDes":326,"xH":481,"capH":691,"yMin":-274,"yMax":1127,"hAsc":974,"hDes":-286,"lGap":0}},{"family":"Kristi","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1836,"des":-724,"tAsc":1272,"tDes":-776,"tLGap":512,"wAsc":1836,"wDes":724,"yMin":-1035,"yMax":1613,"hAsc":1836,"hDes":-724,"lGap":0}},{"family":"Krona One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-530,"tAsc":2030,"tDes":-530,"tLGap":0,"wAsc":2030,"wDes":530,"xH":1180,"capH":1563,"yMin":-530,"yMax":2030,"hAsc":2030,"hDes":-530,"lGap":0}},{"family":"Krub","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-293,"tAsc":1007,"tDes":-293,"tLGap":0,"wAsc":1232,"wDes":507,"xH":550,"capH":700,"yMin":-498,"yMax":1201,"hAsc":1007,"hDes":-293,"lGap":0}},{"family":"Kufam","fallbacks":["cursive"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-400,"tAsc":900,"tDes":-400,"tLGap":0,"wAsc":1252,"wDes":1050,"xH":544,"capH":720,"yMin":-1008,"yMax":1228,"hAsc":900,"hDes":-400,"lGap":0}},{"family":"Kulim Park","fallbacks":["sans-serif"],"weights":[200,300,400,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":931,"des":-204,"tAsc":931,"tDes":-204,"tLGap":0,"wAsc":931,"wDes":238,"xH":500,"capH":700,"yMin":-220,"yMax":918,"hAsc":931,"hDes":-204,"lGap":0}},{"family":"Kumar One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1137,"des":-642,"tAsc":1137,"tDes":-642,"tLGap":0,"wAsc":1137,"wDes":642,"xH":600,"capH":800,"yMin":-642,"yMax":1137,"hAsc":1137,"hDes":-642,"lGap":0}},{"family":"Kumar One Outline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1137,"des":-642,"tAsc":1137,"tDes":-642,"tLGap":0,"wAsc":1137,"wDes":642,"xH":600,"capH":800,"yMin":-642,"yMax":1137,"hAsc":1137,"hDes":-642,"lGap":0}},{"family":"Kumbh Sans","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1540,"des":-520,"tAsc":1540,"tDes":-520,"tLGap":0,"wAsc":2056,"wDes":918,"xH":1000,"capH":1500,"yMin":-530,"yMax":2020,"hAsc":1540,"hDes":-520,"lGap":0}},{"family":"Kurale","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1095,"des":-383,"tAsc":1095,"tDes":-383,"tLGap":0,"wAsc":1108,"wDes":383,"xH":450,"capH":650,"yMin":-383,"yMax":1108,"hAsc":1095,"hDes":-383,"lGap":0}},{"family":"La Belle Aurore","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1103,"des":-794,"tAsc":1103,"tDes":-796,"tLGap":0,"wAsc":1103,"wDes":794,"xH":377,"capH":688,"yMin":-794,"yMax":1235,"hAsc":1103,"hDes":-794,"lGap":0}},{"family":"Lacquer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1150,"wDes":557,"xH":500,"capH":700,"yMin":-557,"yMax":1150,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Laila","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1098,"des":-452,"tAsc":1098,"tDes":-452,"tLGap":0,"wAsc":1098,"wDes":452,"xH":517,"capH":717,"yMin":-390,"yMax":1027,"hAsc":1098,"hDes":-452,"lGap":0}},{"family":"Lakki Reddy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":938,"des":-765,"tAsc":938,"tDes":-765,"tLGap":0,"wAsc":938,"wDes":765,"xH":529,"capH":718,"yMin":-765,"yMax":965,"hAsc":938,"hDes":-765,"lGap":0}},{"family":"Lalezar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":979,"des":-588,"tAsc":979,"tDes":-588,"tLGap":0,"wAsc":979,"wDes":588,"xH":186,"capH":570,"yMin":-588,"yMax":979,"hAsc":979,"hDes":-588,"lGap":0}},{"family":"Lancelot","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1595,"des":-668,"tAsc":1595,"tDes":-668,"tLGap":0,"wAsc":1595,"wDes":668,"xH":804,"capH":1190,"yMin":-668,"yMax":1595,"hAsc":1595,"hDes":-668,"lGap":0}},{"family":"Langar","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":739,"des":-200,"tAsc":739,"tDes":-200,"tLGap":455,"wAsc":1085,"wDes":390,"xH":500,"capH":700,"yMin":-390,"yMax":1085,"hAsc":739,"hDes":-200,"lGap":455}},{"family":"Lateef","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1937,"des":-1024,"tAsc":1937,"tDes":-1024,"tLGap":0,"wAsc":1937,"wDes":1024,"xH":690,"capH":1022,"yMin":-1021,"yMax":1928,"hAsc":1937,"hDes":-1024,"lGap":0}},{"family":"Lato","fallbacks":["sans-serif"],"weights":[100,300,400,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1974,"des":-426,"tAsc":1610,"tDes":-390,"tLGap":400,"wAsc":1974,"wDes":426,"xH":1013,"capH":1433,"yMin":-365,"yMax":1837,"hAsc":1974,"hDes":-426,"lGap":0}},{"family":"League Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1536,"asc":1100,"des":-600,"tAsc":1100,"tDes":-600,"tLGap":0,"wAsc":1100,"wDes":600,"xH":542,"capH":936,"yMin":-598,"yMax":1315,"hAsc":1100,"hDes":-600,"lGap":0}},{"family":"Leckerli One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1032,"des":-313,"tAsc":1032,"tDes":-313,"tLGap":0,"wAsc":1032,"wDes":313,"xH":300,"capH":521,"yMin":-313,"yMax":1032,"hAsc":1032,"hDes":-313,"lGap":0}},{"family":"Ledger","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1062,"des":-329,"tAsc":1062,"tDes":-329,"tLGap":0,"wAsc":1062,"wDes":329,"xH":487,"capH":750,"yMin":-329,"yMax":1062,"hAsc":1062,"hDes":-329,"lGap":0}},{"family":"Lekton","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":1112,"wDes":585,"xH":475,"capH":655,"yMin":-585,"yMax":1112,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Lemon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1019,"des":-287,"tAsc":1019,"tDes":-287,"tLGap":0,"wAsc":1019,"wDes":287,"xH":127,"capH":111,"yMin":-287,"yMax":1019,"hAsc":1019,"hDes":-287,"lGap":0}},{"family":"Lemonada","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1345,"des":-653,"tAsc":1345,"tDes":-653,"tLGap":0,"wAsc":1346,"wDes":651,"xH":575,"capH":710,"yMin":-566,"yMax":1345,"hAsc":1345,"hDes":-653,"lGap":0}},{"family":"Lexend Deca","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-266,"yMax":1194,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Exa","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-258,"yMax":1167,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Giga","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-255,"yMax":1156,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Mega","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-253,"yMax":1154,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Peta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-252,"yMax":1155,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Tera","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-250,"yMax":1156,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lexend Zetta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1194,"wDes":390,"xH":525,"capH":700,"yMin":-246,"yMax":1159,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Libre Barcode 128","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 128 Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39 Extended","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39 Extended Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode 39 Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":600,"des":-400,"tAsc":600,"tDes":-400,"tLGap":0,"wAsc":600,"wDes":400,"xH":400,"capH":590,"yMin":-400,"yMax":600,"hAsc":600,"hDes":-400,"lGap":0}},{"family":"Libre Barcode EAN13 Text","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":900,"des":-315,"tAsc":900,"tDes":-315,"tLGap":0,"wAsc":900,"wDes":315,"xH":400,"capH":900,"yMin":-315,"yMax":900,"hAsc":900,"hDes":-315,"lGap":0}},{"family":"Libre Baskerville","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-270,"tAsc":970,"tDes":-270,"tLGap":0,"wAsc":970,"wDes":270,"xH":530,"capH":770,"yMin":-260,"yMax":970,"hAsc":970,"hDes":-270,"lGap":0}},{"family":"Libre Caslon Display","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-266,"tAsc":970,"tDes":-266,"tLGap":0,"wAsc":963,"wDes":254,"xH":424,"capH":690,"yMin":-254,"yMax":963,"hAsc":970,"hDes":-266,"lGap":0}},{"family":"Libre Caslon Text","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-260,"tAsc":970,"tDes":-260,"tLGap":0,"wAsc":970,"wDes":260,"xH":530,"capH":770,"yMin":-260,"yMax":970,"hAsc":970,"hDes":-260,"lGap":0}},{"family":"Libre Franklin","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-246,"tAsc":966,"tDes":-246,"tLGap":0,"wAsc":1177,"wDes":246,"xH":530,"capH":742,"yMin":-236,"yMax":1147,"hAsc":966,"hDes":-246,"lGap":0}},{"family":"Life Savers","fallbacks":["cursive"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":972,"des":-250,"tAsc":972,"tDes":-250,"tLGap":0,"wAsc":972,"wDes":250,"xH":436,"capH":821,"yMin":-250,"yMax":972,"hAsc":972,"hDes":-250,"lGap":0}},{"family":"Lilita One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":923,"des":-220,"tAsc":922,"tDes":-219,"tLGap":0,"wAsc":923,"wDes":220,"xH":506,"capH":704,"yMin":-220,"yMax":923,"hAsc":923,"hDes":-220,"lGap":0}},{"family":"Lily Script One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1017,"des":-359,"tAsc":1017,"tDes":-359,"tLGap":0,"wAsc":1017,"wDes":359,"xH":762,"capH":762,"yMin":-359,"yMax":1017,"hAsc":1017,"hDes":-359,"lGap":0}},{"family":"Limelight","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1864,"des":-629,"tAsc":1864,"tDes":-634,"tLGap":0,"wAsc":1864,"wDes":629,"xH":1068,"capH":1415,"yMin":-636,"yMax":1864,"hAsc":1864,"hDes":-629,"lGap":0}},{"family":"Linden Hill","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":4096,"asc":3633,"des":-1888,"tAsc":3633,"tDes":-1888,"tLGap":0,"wAsc":3633,"wDes":1081,"xH":1606,"capH":2732,"yMin":-1081,"yMax":3633,"hAsc":3633,"hDes":-1888,"lGap":0}},{"family":"Literata","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1177,"des":-308,"tAsc":1177,"tDes":-308,"tLGap":0,"wAsc":1177,"wDes":308,"xH":507,"capH":700,"yMin":-268,"yMax":1136,"hAsc":1177,"hDes":-308,"lGap":0}},{"family":"Liu Jian Mao Cao","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":615,"xH":420,"capH":600,"yMin":-615,"yMax":888,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Livvic","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1005,"des":-250,"tAsc":1005,"tDes":-250,"tLGap":0,"wAsc":1171,"wDes":285,"xH":497,"capH":710,"yMin":-270,"yMax":1101,"hAsc":1005,"hDes":-250,"lGap":0}},{"family":"Lobster","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":490,"xH":500,"capH":748,"yMin":-490,"yMax":1000,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Lobster Two","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":250,"xH":500,"capH":754,"yMin":-250,"yMax":1000,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Londrina Outline","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":940,"wDes":215,"xH":508,"capH":722,"yMin":-215,"yMax":940,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Londrina Shadow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":945,"wDes":238,"xH":508,"capH":722,"yMin":-238,"yMax":945,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Londrina Sketch","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":935,"wDes":217,"xH":508,"capH":722,"yMin":-217,"yMax":935,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Londrina Solid","fallbacks":["cursive"],"weights":[100,300,400,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-238,"tAsc":945,"tDes":-238,"tLGap":0,"wAsc":941,"wDes":215,"xH":508,"capH":722,"yMin":-208,"yMax":937,"hAsc":945,"hDes":-238,"lGap":0}},{"family":"Long Cang","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":318,"xH":512,"capH":684,"yMin":-318,"yMax":868,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Lora","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1006,"des":-274,"tAsc":1006,"tDes":-274,"tLGap":0,"wAsc":1206,"wDes":294,"xH":500,"capH":700,"yMin":-271,"yMax":1114,"hAsc":1006,"hDes":-274,"lGap":0}},{"family":"Love Ya Like A Sister","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":942,"des":-333,"tAsc":942,"tDes":-333,"tLGap":0,"wAsc":942,"wDes":333,"xH":510,"capH":674,"yMin":-333,"yMax":942,"hAsc":942,"hDes":-333,"lGap":0}},{"family":"Loved by the King","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2398,"des":-1137,"tAsc":2398,"tDes":-1137,"tLGap":0,"wAsc":2398,"wDes":1137,"xH":1111,"capH":1774,"yMin":-1024,"yMax":2157,"hAsc":2398,"hDes":-1137,"lGap":0}},{"family":"Lovers Quarrel","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":726,"des":-401,"tAsc":726,"tDes":-400,"tLGap":0,"wAsc":726,"wDes":401,"xH":237,"capH":572,"yMin":-401,"yMax":726,"hAsc":726,"hDes":-401,"lGap":0}},{"family":"Lucida Bright","fallbacks":["Georgia","serif"],"metrics":{"upm":2048,"asc":1980,"des":-432,"tAsc":1579,"tDes":-420,"tLGap":49,"wAsc":1900,"wDes":1900,"yMin":-432,"yMax":1900,"hAsc":1980,"hDes":-432,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Lucida Sans Typewriter","fallbacks":["Lucida Console","monaco","Bitstream Vera Sans Mono","monospace"],"metrics":{"upm":2048,"asc":1974,"des":-432,"tAsc":1579,"tDes":420,"tLGap":49,"wAsc":1900,"wDes":1900,"yMin":-420,"yMax":1900,"hAsc":1974,"hDes":-432,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Luckiest Guy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":2006,"wDes":504,"xH":1400,"capH":1424,"yMin":-716,"yMax":2045,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Lusitana","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":956,"des":-341,"tAsc":956,"tDes":-341,"tLGap":0,"wAsc":956,"wDes":341,"xH":139,"capH":714,"yMin":-337,"yMax":933,"hAsc":956,"hDes":-341,"lGap":0}},{"family":"Lustria","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":955,"des":-327,"tAsc":955,"tDes":-227,"tLGap":0,"wAsc":955,"wDes":327,"xH":504,"capH":704,"yMin":-327,"yMax":955,"hAsc":955,"hDes":-327,"lGap":0}},{"family":"M PLUS 1p","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1075,"des":-320,"tAsc":860,"tDes":-140,"tLGap":90,"wAsc":1075,"wDes":320,"yMin":-343,"yMax":1075,"hAsc":1075,"hDes":-320,"lGap":90}},{"family":"M PLUS Rounded 1c","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1075,"des":-320,"tAsc":860,"tDes":-140,"tLGap":90,"wAsc":1075,"wDes":320,"yMin":-343,"yMax":1075,"hAsc":1075,"hDes":-320,"lGap":90}},{"family":"Ma Shan Zheng","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-120,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1000,"wDes":373,"xH":506,"capH":760,"yMin":-373,"yMax":915,"hAsc":880,"hDes":-120,"lGap":0}},{"family":"Macondo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":888,"des":-292,"tAsc":888,"tDes":-292,"tLGap":0,"wAsc":888,"wDes":292,"xH":24,"capH":53,"yMin":-292,"yMax":888,"hAsc":888,"hDes":-292,"lGap":0}},{"family":"Macondo Swash Caps","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":888,"des":-292,"tAsc":888,"tDes":-292,"tLGap":0,"wAsc":888,"wDes":292,"xH":24,"capH":696,"yMin":-292,"yMax":888,"hAsc":888,"hDes":-292,"lGap":0}},{"family":"Mada","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":100,"wAsc":776,"wDes":322,"xH":486,"capH":660,"yMin":-292,"yMax":880,"hAsc":900,"hDes":-300,"lGap":96}},{"family":"Magra","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-247,"tAsc":968,"tDes":-247,"tLGap":0,"wAsc":968,"wDes":247,"xH":525,"capH":700,"yMin":-247,"yMax":941,"hAsc":968,"hDes":-247,"lGap":0}},{"family":"Maiden Orange","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":1832,"wDes":506,"xH":1056,"capH":1406,"yMin":-635,"yMax":1848,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Maitree","fallbacks":["serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-500,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1150,"wDes":500,"xH":489,"capH":695,"yMin":-463,"yMax":1111,"hAsc":1150,"hDes":-500,"lGap":0}},{"family":"Major Mono Display","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-100,"tAsc":900,"tDes":-100,"tLGap":0,"wAsc":1152,"wDes":223,"xH":696,"capH":696,"yMin":-223,"yMax":1152,"hAsc":900,"hDes":-100,"lGap":0}},{"family":"Mako","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2141,"des":-538,"tAsc":2141,"tDes":-538,"tLGap":0,"wAsc":2141,"wDes":538,"xH":1031,"capH":1437,"yMin":-538,"yMax":2141,"hAsc":2141,"hDes":-538,"lGap":0}},{"family":"Mali","fallbacks":["cursive"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-250,"tAsc":1050,"tDes":-250,"tLGap":0,"wAsc":1523,"wDes":599,"xH":500,"capH":700,"yMin":-516,"yMax":1410,"hAsc":1050,"hDes":-250,"lGap":0}},{"family":"Mallanna","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":870,"asc":1105,"des":-504,"tAsc":1105,"tDes":-504,"tLGap":0,"wAsc":1105,"wDes":504,"xH":379,"capH":546,"yMin":-504,"yMax":1105,"hAsc":1105,"hDes":-504,"lGap":0}},{"family":"Mandali","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":790,"asc":1087,"des":-475,"tAsc":1087,"tDes":-475,"tLGap":0,"wAsc":1087,"wDes":475,"xH":382,"capH":550,"yMin":-475,"yMax":1087,"hAsc":1087,"hDes":-475,"lGap":0}},{"family":"Manjari","fallbacks":["sans-serif"],"weights":[100,400,700],"styles":["regular"],"variants":[[0,100],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1500,"des":-750,"tAsc":1500,"tDes":-750,"tLGap":0,"wAsc":2076,"wDes":1285,"xH":1024,"capH":1385,"yMin":-1231,"yMax":1978,"hAsc":1500,"hDes":-750,"lGap":0}},{"family":"Manrope","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":2132,"des":-600,"tAsc":2132,"tDes":-600,"tLGap":0,"wAsc":2132,"wDes":600,"xH":1080,"capH":1440,"yMin":-510,"yMax":2132,"hAsc":2132,"hDes":-600,"lGap":0}},{"family":"Mansalva","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":889,"des":-200,"tAsc":889,"tDes":-200,"tLGap":0,"wAsc":1112,"wDes":466,"xH":384,"capH":702,"yMin":-435,"yMax":1112,"hAsc":889,"hDes":-200,"lGap":0}},{"family":"Manuale","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":980,"des":-236,"tAsc":980,"tDes":-236,"tLGap":221,"wAsc":980,"wDes":236,"xH":491,"capH":611,"yMin":-236,"yMax":980,"hAsc":980,"hDes":-236,"lGap":221}},{"family":"Marcellus","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1995,"des":-573,"tAsc":1995,"tDes":-573,"tLGap":0,"wAsc":1995,"wDes":573,"xH":1024,"capH":1434,"yMin":-573,"yMax":1995,"hAsc":1995,"hDes":-573,"lGap":0}},{"family":"Marcellus SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1995,"des":-573,"tAsc":1995,"tDes":-573,"tLGap":0,"wAsc":1995,"wDes":573,"xH":1075,"capH":1434,"yMin":-573,"yMax":1995,"hAsc":1995,"hDes":-573,"lGap":0}},{"family":"Marck Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":864,"des":-385,"tAsc":864,"tDes":-385,"tLGap":0,"wAsc":864,"wDes":385,"xH":263,"capH":638,"yMin":-385,"yMax":864,"hAsc":864,"hDes":-385,"lGap":0}},{"family":"Margarine","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2075,"des":-678,"tAsc":2075,"tDes":-678,"tLGap":0,"wAsc":2075,"wDes":678,"xH":0,"capH":0,"yMin":-678,"yMax":2075,"hAsc":2075,"hDes":-678,"lGap":0}},{"family":"Markazi Text","fallbacks":["serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1718,"des":-740,"tAsc":1718,"tDes":-740,"tLGap":0,"wAsc":1695,"wDes":963,"xH":746,"capH":990,"yMin":-893,"yMax":1664,"hAsc":1718,"hDes":-740,"lGap":0}},{"family":"Marko One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2019,"des":-727,"tAsc":2019,"tDes":-727,"tLGap":0,"wAsc":2019,"wDes":727,"xH":713,"capH":1475,"yMin":-727,"yMax":2019,"hAsc":2019,"hDes":-727,"lGap":0}},{"family":"Marmelad","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1989,"des":-451,"tAsc":1989,"tDes":-451,"tLGap":0,"wAsc":1989,"wDes":451,"xH":1028,"capH":1452,"yMin":-451,"yMax":1989,"hAsc":1989,"hDes":-451,"lGap":0}},{"family":"Martel","fallbacks":["serif"],"weights":[200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1125,"des":-562,"tAsc":1125,"tDes":-562,"tLGap":0,"wAsc":1125,"wDes":562,"xH":546,"capH":758,"yMin":-542,"yMax":1050,"hAsc":1125,"hDes":-562,"lGap":0}},{"family":"Martel Sans","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-674,"tAsc":1150,"tDes":-674,"tLGap":0,"wAsc":1150,"wDes":674,"xH":534,"capH":680,"yMin":-519,"yMax":1071,"hAsc":1150,"hDes":-674,"lGap":0}},{"family":"Marvel","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":951,"des":-259,"tAsc":951,"tDes":-259,"tLGap":0,"wAsc":951,"wDes":259,"xH":500,"capH":700,"yMin":-259,"yMax":951,"hAsc":951,"hDes":-259,"lGap":0}},{"family":"Mate","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":958,"des":-262,"tAsc":958,"tDes":-262,"tLGap":0,"wAsc":958,"wDes":262,"xH":456,"capH":700,"yMin":-262,"yMax":935,"hAsc":958,"hDes":-262,"lGap":0}},{"family":"Mate SC","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":958,"des":-262,"tAsc":958,"tDes":-262,"tLGap":0,"wAsc":958,"wDes":262,"xH":473,"capH":700,"yMin":-241,"yMax":935,"hAsc":958,"hDes":-262,"lGap":0}},{"family":"Maven Pro","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":965,"des":-210,"tAsc":965,"tDes":-210,"tLGap":0,"wAsc":1065,"wDes":233,"xH":499,"capH":667,"yMin":-217,"yMax":1030,"hAsc":965,"hDes":-210,"lGap":0}},{"family":"McLaren","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2216,"des":-722,"tAsc":2216,"tDes":-722,"tLGap":0,"wAsc":2216,"wDes":722,"xH":1042,"capH":1445,"yMin":-729,"yMax":2216,"hAsc":2216,"hDes":-722,"lGap":0}},{"family":"Meddon","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2860,"des":-1457,"tAsc":2860,"tDes":-1457,"tLGap":0,"wAsc":2860,"wDes":1457,"xH":756,"capH":2177,"yMin":-1457,"yMax":3565,"hAsc":2860,"hDes":-1457,"lGap":0}},{"family":"MedievalSharp","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1771,"des":-543,"tAsc":1771,"tDes":-543,"tLGap":0,"wAsc":1771,"wDes":543,"xH":224,"capH":201,"yMin":-467,"yMax":1951,"hAsc":1771,"hDes":-543,"lGap":0}},{"family":"Medula One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":846,"des":-162,"tAsc":846,"tDes":-162,"tLGap":0,"wAsc":846,"wDes":162,"xH":490,"capH":650,"yMin":-162,"yMax":846,"hAsc":846,"hDes":-162,"lGap":0}},{"family":"Meera Inimai","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1986,"des":-1200,"tAsc":1638,"tDes":-410,"tLGap":184,"wAsc":1986,"wDes":1200,"xH":1056,"capH":1460,"yMin":-1200,"yMax":1986,"hAsc":1986,"hDes":-1200,"lGap":184}},{"family":"Megrim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":880,"des":-200,"tAsc":800,"tDes":-200,"tLGap":90,"wAsc":880,"wDes":200,"xH":580,"capH":700,"yMin":-200,"yMax":880,"hAsc":880,"hDes":-200,"lGap":90}},{"family":"Meie Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1814,"des":-780,"tAsc":1814,"tDes":-780,"tLGap":0,"wAsc":1814,"wDes":780,"xH":354,"capH":862,"yMin":-780,"yMax":1814,"hAsc":1814,"hDes":-780,"lGap":0}},{"family":"Merienda","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1102,"des":-342,"tAsc":1102,"tDes":-342,"tLGap":0,"wAsc":1102,"wDes":342,"xH":599,"capH":802,"yMin":-342,"yMax":1084,"hAsc":1102,"hDes":-342,"lGap":0}},{"family":"Merienda One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1102,"des":-342,"tAsc":1102,"tDes":-342,"tLGap":0,"wAsc":1102,"wDes":342,"xH":379,"capH":439,"yMin":-342,"yMax":1102,"hAsc":1102,"hDes":-342,"lGap":0}},{"family":"Merriweather","fallbacks":["serif"],"weights":[300,400,700,900],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-273,"tAsc":984,"tDes":-273,"tLGap":0,"wAsc":1065,"wDes":273,"xH":555,"capH":743,"yMin":-272,"yMax":1055,"hAsc":984,"hDes":-273,"lGap":0}},{"family":"Merriweather Sans","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1968,"des":-546,"tAsc":1968,"tDes":-546,"tLGap":0,"wAsc":2580,"wDes":660,"xH":1114,"capH":1486,"yMin":-567,"yMax":2472,"hAsc":1968,"hDes":-546,"lGap":0}},{"family":"Metal","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2600,"des":-1600,"tAsc":2600,"tDes":-1600,"tLGap":307,"wAsc":2600,"wDes":1600,"xH":0,"capH":0,"yMin":-1607,"yMax":3166,"hAsc":2600,"hDes":-1600,"lGap":67}},{"family":"Metal Mania","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":965,"des":-303,"tAsc":965,"tDes":-303,"tLGap":0,"wAsc":965,"wDes":303,"xH":620,"capH":820,"yMin":-303,"yMax":965,"hAsc":965,"hDes":-303,"lGap":0}},{"family":"Metamorphous","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1972,"des":-588,"tAsc":1972,"tDes":-588,"tLGap":0,"wAsc":1972,"wDes":588,"xH":1208,"capH":1530,"yMin":-588,"yMax":1972,"hAsc":1972,"hDes":-588,"lGap":0}},{"family":"Metrophobic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2065,"des":-460,"tAsc":2065,"tDes":-460,"tLGap":0,"wAsc":2438,"wDes":765,"xH":1011,"capH":1441,"yMin":-765,"yMax":2438,"hAsc":2065,"hDes":-460,"lGap":0}},{"family":"Michroma","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2368,"des":-544,"tAsc":2368,"tDes":-544,"tLGap":0,"wAsc":2368,"wDes":544,"xH":1152,"capH":1536,"yMin":-622,"yMax":3066,"hAsc":2368,"hDes":-544,"lGap":0}},{"family":"Milonga","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":990,"des":-260,"tAsc":990,"tDes":-260,"tLGap":0,"wAsc":990,"wDes":260,"xH":458,"capH":809,"yMin":-260,"yMax":990,"hAsc":990,"hDes":-260,"lGap":0}},{"family":"Miltonian","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-274,"tAsc":918,"tDes":-274,"tLGap":0,"wAsc":918,"wDes":274,"xH":454,"capH":689,"yMin":-274,"yMax":918,"hAsc":918,"hDes":-274,"lGap":0}},{"family":"Miltonian Tattoo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-274,"tAsc":918,"tDes":-274,"tLGap":0,"wAsc":918,"wDes":274,"xH":454,"capH":689,"yMin":-274,"yMax":918,"hAsc":918,"hDes":-274,"lGap":0}},{"family":"Mina","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1075,"des":-515,"tAsc":1075,"tDes":-515,"tLGap":0,"wAsc":1075,"wDes":539,"yMin":-487,"yMax":1002,"hAsc":1075,"hDes":-515,"lGap":0}},{"family":"Miniver","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-474,"tAsc":1019,"tDes":-474,"tLGap":0,"wAsc":1019,"wDes":474,"xH":501,"capH":782,"yMin":-474,"yMax":1019,"hAsc":1019,"hDes":-474,"lGap":0}},{"family":"Miriam Libre","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":969,"des":-344,"tAsc":969,"tDes":-344,"tLGap":0,"wAsc":969,"wDes":344,"xH":566,"capH":695,"yMin":-335,"yMax":952,"hAsc":969,"hDes":-344,"lGap":0}},{"family":"Mirza","fallbacks":["cursive"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":547,"des":-453,"tAsc":800,"tDes":-200,"tLGap":200,"wAsc":1000,"wDes":200,"xH":500,"capH":700,"yMin":-571,"yMax":1088,"hAsc":547,"hDes":-453,"lGap":200}},{"family":"Miss Fajardose","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":859,"des":-389,"tAsc":859,"tDes":-389,"tLGap":0,"wAsc":859,"wDes":389,"xH":158,"capH":658,"yMin":-389,"yMax":859,"hAsc":859,"hDes":-389,"lGap":0}},{"family":"Mitr","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1150,"des":-420,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1150,"wDes":420,"xH":536,"capH":714,"yMin":-389,"yMax":1079,"hAsc":1150,"hDes":-420,"lGap":0}},{"family":"Modak","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2035,"des":-1049,"tAsc":2035,"tDes":-1049,"tLGap":0,"wAsc":2035,"wDes":1049,"xH":1099,"capH":1290,"yMin":-1049,"yMax":2035,"hAsc":2035,"hDes":-1049,"lGap":0}},{"family":"Modern Antiqua","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1815,"des":-508,"tAsc":1815,"tDes":-508,"tLGap":0,"wAsc":1815,"wDes":508,"xH":1089,"capH":1511,"yMin":-435,"yMax":1950,"hAsc":1815,"hDes":-508,"lGap":0}},{"family":"Mogra","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":850,"wDes":350,"xH":565,"capH":705,"yMin":-574,"yMax":1063,"hAsc":750,"hDes":-250,"lGap":200}},{"family":"Molengo","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1928,"des":-522,"tAsc":1928,"tDes":-522,"tLGap":0,"wAsc":1928,"wDes":522,"xH":938,"capH":1391,"yMin":-522,"yMax":1928,"hAsc":1928,"hDes":-522,"lGap":0}},{"family":"Molle","fallbacks":["cursive"],"weights":[400],"styles":["italic"],"variants":[[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1852,"des":-701,"tAsc":1852,"tDes":-701,"tLGap":0,"wAsc":1852,"wDes":701,"xH":910,"capH":1588,"yMin":-701,"yMax":1852,"hAsc":1852,"hDes":-701,"lGap":0}},{"family":"Monda","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2461,"des":-875,"tAsc":2461,"tDes":-875,"tLGap":0,"wAsc":2461,"wDes":875,"yMin":-756,"yMax":2106,"hAsc":2461,"hDes":-875,"lGap":0}},{"family":"Monofett","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2001,"des":-315,"tAsc":2001,"tDes":-315,"tLGap":0,"wAsc":2001,"wDes":315,"xH":1370,"capH":1370,"yMin":-315,"yMax":2007,"hAsc":2001,"hDes":-315,"lGap":0}},{"family":"Monoton","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2366,"des":-822,"tAsc":2366,"tDes":-822,"tLGap":0,"wAsc":2366,"wDes":822,"xH":1440,"capH":1656,"yMin":-822,"yMax":2366,"hAsc":2366,"hDes":-822,"lGap":0}},{"family":"Monsieur La Doulaise","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1048,"des":-513,"tAsc":1048,"tDes":-513,"tLGap":0,"wAsc":1048,"wDes":513,"xH":164,"capH":729,"yMin":-513,"yMax":1048,"hAsc":1048,"hDes":-513,"lGap":0}},{"family":"Montaga","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":978,"des":-254,"tAsc":978,"tDes":-254,"tLGap":0,"wAsc":978,"wDes":254,"xH":466,"capH":700,"yMin":-254,"yMax":978,"hAsc":978,"hDes":-254,"lGap":0}},{"family":"Montez","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1831,"des":-848,"tAsc":1831,"tDes":-848,"tLGap":0,"wAsc":1831,"wDes":848,"xH":766,"capH":1456,"yMin":-848,"yMax":1831,"hAsc":1831,"hDes":-848,"lGap":0}},{"family":"Montserrat","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-251,"tAsc":968,"tDes":-251,"tLGap":0,"wAsc":1109,"wDes":270,"xH":525,"capH":700,"yMin":-262,"yMax":1043,"hAsc":968,"hDes":-251,"lGap":0}},{"family":"Montserrat Alternates","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-251,"tAsc":968,"tDes":-251,"tLGap":0,"wAsc":1109,"wDes":270,"xH":525,"capH":700,"yMin":-262,"yMax":1043,"hAsc":968,"hDes":-251,"lGap":0}},{"family":"Montserrat Subrayada","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":968,"des":-251,"tAsc":968,"tDes":-251,"tLGap":0,"wAsc":968,"wDes":251,"xH":699,"capH":699,"yMin":-250,"yMax":932,"hAsc":968,"hDes":-251,"lGap":0}},{"family":"Moul","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2501,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Moulpali","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2900,"wDes":1600,"xH":0,"capH":0,"yMin":-1600,"yMax":2950,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Mountains of Christmas","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1066,"des":-354,"tAsc":1066,"tDes":-354,"tLGap":0,"wAsc":1066,"wDes":354,"xH":515,"capH":743,"yMin":-347,"yMax":1066,"hAsc":1066,"hDes":-354,"lGap":0}},{"family":"Mouse Memoirs","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1917,"des":-428,"tAsc":1917,"tDes":-428,"tLGap":0,"wAsc":1917,"wDes":428,"xH":1044,"capH":1448,"yMin":-428,"yMax":1917,"hAsc":1917,"hDes":-428,"lGap":0}},{"family":"Mr Bedfort","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1015,"des":-661,"tAsc":1015,"tDes":-661,"tLGap":0,"wAsc":1015,"wDes":661,"xH":245,"capH":770,"yMin":-661,"yMax":1015,"hAsc":1015,"hDes":-661,"lGap":0}},{"family":"Mr Dafoe","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":981,"des":-416,"tAsc":981,"tDes":-416,"tLGap":0,"wAsc":981,"wDes":416,"xH":313,"capH":622,"yMin":-416,"yMax":981,"hAsc":981,"hDes":-416,"lGap":0}},{"family":"Mr De Haviland","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":875,"des":-442,"tAsc":875,"tDes":-442,"tLGap":0,"wAsc":875,"wDes":442,"xH":217,"capH":557,"yMin":-442,"yMax":891,"hAsc":875,"hDes":-442,"lGap":0}},{"family":"Mrs Saint Delafield","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":906,"des":-619,"tAsc":906,"tDes":-619,"tLGap":0,"wAsc":906,"wDes":619,"xH":224,"capH":708,"yMin":-619,"yMax":906,"hAsc":906,"hDes":-619,"lGap":0}},{"family":"Mrs Sheppards","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":959,"des":-378,"tAsc":959,"tDes":-378,"tLGap":0,"wAsc":959,"wDes":378,"xH":285,"capH":662,"yMin":-378,"yMax":959,"hAsc":959,"hDes":-378,"lGap":0}},{"family":"Mukta","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-508,"yMax":1130,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mukta Mahee","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-541,"yMax":956,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mukta Malar","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-351,"yMax":935,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mukta Vaani","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1130,"des":-532,"tAsc":1130,"tDes":-532,"tLGap":0,"wAsc":1130,"wDes":532,"xH":468,"capH":630,"yMin":-494,"yMax":935,"hAsc":1130,"hDes":-532,"lGap":0}},{"family":"Mulish","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1005,"des":-250,"tAsc":1005,"tDes":-250,"tLGap":0,"wAsc":1092,"wDes":279,"xH":502,"capH":712,"yMin":-273,"yMax":1088,"hAsc":1005,"hDes":-250,"lGap":0}},{"family":"MuseoModerno","fallbacks":["cursive"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1145,"des":-445,"tAsc":1145,"tDes":-445,"tLGap":0,"wAsc":1145,"wDes":445,"xH":510,"capH":700,"yMin":-420,"yMax":1109,"hAsc":1145,"hDes":-445,"lGap":0}},{"family":"Mystery Quest","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":989,"des":-409,"tAsc":989,"tDes":-409,"tLGap":0,"wAsc":989,"wDes":419,"xH":626,"capH":769,"yMin":-409,"yMax":989,"hAsc":989,"hDes":-409,"lGap":0}},{"family":"Nanum Brush Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-230,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":920,"wDes":230,"xH":500,"capH":700,"yMin":-200,"yMax":802,"hAsc":920,"hDes":-230,"lGap":0}},{"family":"Nanum Gothic","fallbacks":["sans-serif"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-230,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":920,"wDes":230,"xH":500,"capH":700,"yMin":-200,"yMax":801,"hAsc":920,"hDes":-230,"lGap":0}},{"family":"Nanum Gothic Coding","fallbacks":["monospace"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":800,"wDes":200,"xH":498,"capH":699,"yMin":-200,"yMax":801,"hAsc":800,"hDes":-200,"lGap":0}},{"family":"Nanum Myeongjo","fallbacks":["serif"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":942,"des":-236,"tAsc":819,"tDes":-205,"tLGap":0,"wAsc":942,"wDes":236,"xH":480,"capH":755,"yMin":-239,"yMax":978,"hAsc":942,"hDes":-236,"lGap":0}},{"family":"Nanum Pen Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-230,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":920,"wDes":230,"xH":476,"capH":674,"yMin":-200,"yMax":800,"hAsc":920,"hDes":-230,"lGap":0}},{"family":"Nerko One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":894,"des":-317,"tAsc":894,"tDes":-317,"tLGap":0,"wAsc":937,"wDes":319,"xH":426,"capH":586,"yMin":-319,"yMax":937,"hAsc":894,"hDes":-317,"lGap":0}},{"family":"Neucha","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":787,"des":-292,"tAsc":787,"tDes":-292,"tLGap":49,"wAsc":954,"wDes":296,"xH":523,"capH":720,"yMin":-296,"yMax":981,"hAsc":787,"hDes":-292,"lGap":49}},{"family":"Neuton","fallbacks":["serif"],"weights":[200,300,400,700,800],"styles":["regular","italic"],"variants":[[0,200],[0,300],[0,400],[1,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2106,"des":-485,"tAsc":2106,"tDes":-485,"tLGap":0,"wAsc":2106,"wDes":485,"xH":0,"capH":0,"yMin":-418,"yMax":1710,"hAsc":2106,"hDes":-485,"lGap":0}},{"family":"New Rocker","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":946,"des":-283,"tAsc":946,"tDes":-283,"tLGap":0,"wAsc":946,"wDes":283,"xH":465,"capH":733,"yMin":-283,"yMax":946,"hAsc":946,"hDes":-283,"lGap":0}},{"family":"News Cycle","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2574,"des":-794,"tAsc":2574,"tDes":-794,"tLGap":0,"wAsc":2574,"wDes":794,"yMin":-794,"yMax":2510,"hAsc":2574,"hDes":-794,"lGap":0}},{"family":"Niconne","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1898,"des":-585,"tAsc":1898,"tDes":-585,"tLGap":0,"wAsc":1898,"wDes":585,"xH":218,"capH":1442,"yMin":-585,"yMax":1898,"hAsc":1898,"hDes":-585,"lGap":0}},{"family":"Niramit","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1105,"des":-195,"tAsc":1105,"tDes":-195,"tLGap":0,"wAsc":1250,"wDes":534,"xH":485,"capH":700,"yMin":-476,"yMax":1205,"hAsc":1105,"hDes":-195,"lGap":0}},{"family":"Nixie One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":926,"des":-210,"tAsc":926,"tDes":-210,"tLGap":0,"wAsc":926,"wDes":210,"xH":500,"capH":700,"yMin":-210,"yMax":920,"hAsc":926,"hDes":-210,"lGap":0}},{"family":"Nobile","fallbacks":["sans-serif"],"weights":[400,500,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1731,"des":-578,"tAsc":1614,"tDes":-502,"tLGap":0,"wAsc":1731,"wDes":578,"xH":1169,"capH":1579,"yMin":-617,"yMax":2353,"hAsc":1731,"hDes":-578,"lGap":0}},{"family":"Nokora","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1907,"des":-800,"tAsc":1567,"tDes":-492,"tLGap":132,"wAsc":1907,"wDes":800,"xH":1098,"capH":1462,"yMin":-800,"yMax":1900,"hAsc":1907,"hDes":-800,"lGap":0}},{"family":"Norican","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2095,"des":-791,"tAsc":2095,"tDes":-791,"tLGap":0,"wAsc":2095,"wDes":791,"xH":807,"capH":1530,"yMin":-791,"yMax":2095,"hAsc":2095,"hDes":-791,"lGap":0}},{"family":"Nosifer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2236,"des":-1328,"tAsc":2236,"tDes":-1328,"tLGap":0,"wAsc":2236,"wDes":1328,"xH":925,"capH":854,"yMin":-1328,"yMax":2236,"hAsc":2236,"hDes":-1328,"lGap":0}},{"family":"Notable","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1143,"des":-157,"tAsc":1143,"tDes":-157,"tLGap":0,"wAsc":1275,"wDes":300,"xH":356,"capH":700,"yMin":-213,"yMax":907,"hAsc":1143,"hDes":-157,"lGap":0}},{"family":"Nothing You Could Do","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":959,"des":-407,"tAsc":962,"tDes":-407,"tLGap":0,"wAsc":959,"wDes":407,"xH":462,"capH":758,"yMin":-407,"yMax":959,"hAsc":959,"hDes":-407,"lGap":0}},{"family":"Noticia Text","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2202,"des":-593,"tAsc":2202,"tDes":-593,"tLGap":0,"wAsc":2202,"wDes":593,"xH":1085,"capH":1353,"yMin":-593,"yMax":2167,"hAsc":2202,"hDes":-593,"lGap":0}},{"family":"Noto Sans","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":2189,"tDes":-600,"tLGap":0,"wAsc":2189,"wDes":600,"xH":1098,"capH":1462,"yMin":-806,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Noto Sans HK","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans JP","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans KR","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans SC","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Sans TC","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":543,"capH":733,"yMin":-1048,"yMax":1808,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Noto Serif","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":2189,"tDes":-600,"tLGap":0,"wAsc":2189,"wDes":600,"xH":1098,"capH":1462,"yMin":-512,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Noto Serif JP","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Noto Serif KR","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Noto Serif SC","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Noto Serif TC","fallbacks":["serif"],"weights":[200,300,400,500,600,700,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1151,"des":-286,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1151,"wDes":286,"xH":514,"capH":729,"yMin":-1049,"yMax":1809,"hAsc":1151,"hDes":-286,"lGap":0}},{"family":"Nova Cut","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1140,"capH":1550,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Flat","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1530,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2215,"des":-639,"tAsc":2215,"tDes":-639,"tLGap":0,"wAsc":2215,"wDes":639,"xH":1120,"capH":1509,"yMin":-567,"yMax":2215,"hAsc":2215,"hDes":-639,"lGap":0}},{"family":"Nova Oval","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1550,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Round","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1530,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1550,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Slim","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1120,"capH":1530,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"Nova Square","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1966,"des":-506,"tAsc":1966,"tDes":-506,"tLGap":0,"wAsc":1966,"wDes":506,"xH":1100,"capH":1510,"yMin":-450,"yMax":1966,"hAsc":1966,"hDes":-506,"lGap":0}},{"family":"NTR","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1294,"des":-877,"tAsc":1294,"tDes":-877,"tLGap":0,"wAsc":1294,"wDes":877,"xH":422,"capH":572,"yMin":-877,"yMax":1294,"hAsc":1294,"hDes":-877,"lGap":0}},{"family":"Numans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1853,"des":-553,"tAsc":1853,"tDes":-553,"tLGap":0,"wAsc":1853,"wDes":553,"xH":1096,"capH":1434,"yMin":-553,"yMax":1853,"hAsc":1853,"hDes":-553,"lGap":0}},{"family":"Nunito","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1011,"des":-353,"tAsc":1011,"tDes":-353,"tLGap":0,"wAsc":1077,"wDes":300,"xH":486,"capH":705,"yMin":-277,"yMax":1047,"hAsc":1011,"hDes":-353,"lGap":0}},{"family":"Nunito Sans","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,800,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1011,"des":-353,"tAsc":1011,"tDes":-353,"tLGap":0,"wAsc":1087,"wDes":275,"xH":487,"capH":705,"yMin":-259,"yMax":1077,"hAsc":1011,"hDes":-353,"lGap":0}},{"family":"Odibee Sans","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":858,"des":-250,"tAsc":858,"tDes":-250,"tLGap":0,"wAsc":858,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":858,"hAsc":858,"hDes":-250,"lGap":0}},{"family":"Odor Mean Chey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Offside","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":996,"des":-265,"tAsc":996,"tDes":-265,"tLGap":0,"wAsc":996,"wDes":265,"xH":605,"capH":740,"yMin":-265,"yMax":996,"hAsc":996,"hDes":-265,"lGap":0}},{"family":"Old Standard TT","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":762,"des":-238,"tAsc":762,"tDes":-238,"tLGap":236,"wAsc":948,"wDes":282,"xH":456,"capH":712,"yMin":-294,"yMax":1100,"hAsc":762,"hDes":-238,"lGap":236}},{"family":"Oldenburg","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":482,"capH":1555,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":9}},{"family":"Oleo Script","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1004,"des":-379,"tAsc":1004,"tDes":-379,"tLGap":0,"wAsc":1004,"wDes":379,"xH":443,"capH":710,"yMin":-279,"yMax":938,"hAsc":1004,"hDes":-379,"lGap":0}},{"family":"Oleo Script Swash Caps","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1004,"des":-379,"tAsc":1004,"tDes":-379,"tLGap":0,"wAsc":1004,"wDes":379,"xH":443,"capH":747,"yMin":-369,"yMax":938,"hAsc":1004,"hDes":-379,"lGap":0}},{"family":"Open Sans","fallbacks":["sans-serif"],"weights":[300,400,600,700,800],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":1567,"tDes":-492,"tLGap":132,"wAsc":2189,"wDes":600,"xH":1096,"capH":1462,"yMin":-555,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Open Sans Condensed","fallbacks":["sans-serif"],"weights":[300,700],"styles":["italic"],"variants":[[0,300],[1,300],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":1567,"tDes":-492,"tLGap":132,"wAsc":2189,"wDes":600,"xH":1085,"capH":1462,"yMin":-512,"yMax":2132,"hAsc":2189,"hDes":-600,"lGap":0}},{"family":"Oranienbaum","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":895,"des":-260,"tAsc":895,"tDes":-260,"tLGap":0,"wAsc":895,"wDes":260,"xH":475,"capH":700,"yMin":-260,"yMax":895,"hAsc":895,"hDes":-260,"lGap":0}},{"family":"Orbitron","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1011,"des":-243,"tAsc":1011,"tDes":-243,"tLGap":0,"wAsc":1011,"wDes":243,"xH":580,"capH":720,"yMin":-243,"yMax":1011,"hAsc":1011,"hDes":-243,"lGap":0}},{"family":"Oregano","fallbacks":["cursive"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1975,"des":-669,"tAsc":1975,"tDes":-669,"tLGap":0,"wAsc":1975,"wDes":669,"xH":864,"capH":1460,"yMin":-669,"yMax":1975,"hAsc":1975,"hDes":-669,"lGap":0}},{"family":"Orienta","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-235,"tAsc":960,"tDes":-235,"tLGap":0,"wAsc":960,"wDes":235,"xH":530,"capH":700,"yMin":-235,"yMax":960,"hAsc":960,"hDes":-235,"lGap":0}},{"family":"Original Surfer","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2036,"des":-526,"tAsc":2036,"tDes":-526,"tLGap":0,"wAsc":2036,"wDes":526,"xH":987,"capH":1497,"yMin":-526,"yMax":2036,"hAsc":2036,"hDes":-526,"lGap":0}},{"family":"Oswald","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1193,"des":-289,"tAsc":1193,"tDes":-289,"tLGap":0,"wAsc":1325,"wDes":377,"xH":578,"capH":810,"yMin":-287,"yMax":1297,"hAsc":1193,"hDes":-289,"lGap":0}},{"family":"Over the Rainbow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1412,"des":-677,"tAsc":1412,"tDes":-677,"tLGap":0,"wAsc":1412,"wDes":677,"xH":636,"capH":812,"yMin":-677,"yMax":1410,"hAsc":1412,"hDes":-677,"lGap":0}},{"family":"Overlock","fallbacks":["cursive"],"weights":[400,700,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-254,"tAsc":966,"tDes":-254,"tLGap":0,"wAsc":966,"wDes":254,"xH":125,"capH":154,"yMin":-253,"yMax":899,"hAsc":966,"hDes":-254,"lGap":0}},{"family":"Overlock SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":966,"des":-254,"tAsc":966,"tDes":-254,"tLGap":0,"wAsc":966,"wDes":254,"xH":159,"capH":154,"yMin":-253,"yMax":899,"hAsc":966,"hDes":-254,"lGap":0}},{"family":"Overpass","fallbacks":["sans-serif"],"weights":[100,200,300,400,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":982,"des":-284,"tAsc":750,"tDes":-250,"tLGap":266,"wAsc":1062,"wDes":378,"xH":511,"capH":700,"yMin":-378,"yMax":1062,"hAsc":982,"hDes":-284,"lGap":266}},{"family":"Overpass Mono","fallbacks":["monospace"],"weights":[300,400,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":982,"des":-284,"tAsc":750,"tDes":-250,"tLGap":266,"wAsc":1062,"wDes":378,"xH":511,"capH":700,"yMin":-378,"yMax":1062,"hAsc":982,"hDes":-284,"lGap":266}},{"family":"Ovo","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1770,"des":-534,"tAsc":1770,"tDes":-534,"tLGap":0,"wAsc":1770,"wDes":534,"xH":356,"capH":210,"yMin":-534,"yMax":1770,"hAsc":1770,"hDes":-534,"lGap":0}},{"family":"Oxanium","fallbacks":["cursive"],"weights":[200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":790,"des":-210,"tAsc":790,"tDes":-210,"tLGap":250,"wAsc":1000,"wDes":250,"xH":515,"capH":690,"yMin":-207,"yMax":957,"hAsc":790,"hDes":-210,"lGap":250}},{"family":"Oxygen","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2103,"des":-483,"tAsc":2103,"tDes":-483,"tLGap":0,"wAsc":2103,"wDes":483,"yMin":-672,"yMax":2131,"hAsc":2103,"hDes":-483,"lGap":0}},{"family":"Oxygen Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2015,"des":-672,"tAsc":2015,"tDes":-672,"tLGap":0,"wAsc":2015,"wDes":672,"xH":1097,"capH":1491,"yMin":-678,"yMax":2104,"hAsc":2015,"hDes":-672,"lGap":0}},{"family":"Pacifico","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1303,"des":-453,"tAsc":1303,"tDes":-453,"tLGap":0,"wAsc":1478,"wDes":457,"xH":460,"capH":840,"yMin":-457,"yMax":1478,"hAsc":1303,"hDes":-453,"lGap":0}},{"family":"Padauk","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1010,"des":-500,"tAsc":1010,"tDes":-500,"tLGap":0,"wAsc":1010,"wDes":500,"yMin":-498,"yMax":955,"hAsc":1010,"hDes":-500,"lGap":0}},{"family":"Palanquin","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1320,"des":-491,"tAsc":770,"tDes":-230,"tLGap":0,"wAsc":1320,"wDes":491,"xH":485,"capH":680,"yMin":-432,"yMax":1320,"hAsc":1320,"hDes":-491,"lGap":0}},{"family":"Palanquin Dark","fallbacks":["sans-serif"],"weights":[400,500,600,700],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1320,"des":-491,"tAsc":770,"tDes":-230,"tLGap":0,"wAsc":1320,"wDes":491,"xH":500,"capH":700,"yMin":-491,"yMax":1320,"hAsc":1320,"hDes":-491,"lGap":0}},{"family":"Palatino","fallbacks":["Palatino Linotype","Palatino LT STD","Book Antiqua","Georgia","serif"],"metrics":{"upm":2048,"asc":1491,"des":-600,"tAsc":1491,"tDes":-580,"tLGap":0,"wAsc":2322,"wDes":2322,"yMin":-580,"yMax":2322,"hAsc":1491,"hDes":-600,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Pangolin","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":1259,"wDes":255,"xH":555,"capH":720,"yMin":-256,"yMax":1259,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Paprika","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1145,"des":-274,"tAsc":1145,"tDes":-274,"tLGap":0,"wAsc":1145,"wDes":274,"xH":689,"capH":889,"yMin":-274,"yMax":1145,"hAsc":1145,"hDes":-274,"lGap":0}},{"family":"Papyrus","fallbacks":["fantasy"],"metrics":{"upm":2048,"asc":1925,"des":-1235,"tAsc":1913,"tDes":-780,"tLGap":-502,"wAsc":1925,"wDes":1925,"xH":910,"capH":1351,"yMin":-1235,"yMax":1935,"hAsc":1925,"hDes":-1235,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Parisienne","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1875,"des":-915,"tAsc":1875,"tDes":-915,"tLGap":0,"wAsc":1875,"wDes":915,"xH":723,"capH":1558,"yMin":-915,"yMax":1875,"hAsc":1875,"hDes":-915,"lGap":0}},{"family":"Passero One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1820,"des":-618,"tAsc":1820,"tDes":-618,"tLGap":0,"wAsc":1820,"wDes":618,"xH":983,"capH":1323,"yMin":-618,"yMax":1820,"hAsc":1820,"hDes":-618,"lGap":0}},{"family":"Passion One","fallbacks":["cursive"],"weights":[400,700,900],"styles":["regular"],"variants":[[0,400],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":835,"des":-266,"tAsc":835,"tDes":-266,"tLGap":0,"wAsc":835,"wDes":266,"xH":479,"capH":621,"yMin":-198,"yMax":835,"hAsc":835,"hDes":-266,"lGap":0}},{"family":"Pathway Gothic One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":954,"des":-198,"tAsc":740,"tDes":-180,"tLGap":0,"wAsc":954,"wDes":198,"xH":540,"capH":700,"yMin":-198,"yMax":954,"hAsc":954,"hDes":-198,"lGap":0}},{"family":"Patrick Hand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1042,"des":-312,"tAsc":1024,"tDes":-312,"tLGap":0,"wAsc":1042,"wDes":312,"xH":467,"capH":661,"yMin":-312,"yMax":1042,"hAsc":1042,"hDes":-312,"lGap":0}},{"family":"Patrick Hand SC","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1042,"des":-312,"tAsc":1024,"tDes":-312,"tLGap":0,"wAsc":1042,"wDes":312,"xH":464,"capH":661,"yMin":-307,"yMax":1042,"hAsc":1042,"hDes":-312,"lGap":0}},{"family":"Pattaya","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2065,"des":-777,"tAsc":2065,"tDes":-777,"tLGap":0,"wAsc":2065,"wDes":777,"xH":1024,"capH":1532,"yMin":-777,"yMax":2065,"hAsc":2065,"hDes":-777,"lGap":0}},{"family":"Patua One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":972,"des":-247,"tAsc":972,"tDes":-247,"tLGap":0,"wAsc":972,"wDes":247,"xH":500,"capH":690,"yMin":-247,"yMax":972,"hAsc":972,"hDes":-247,"lGap":0}},{"family":"Pavanam","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-339,"tAsc":693,"tDes":-162,"tLGap":59,"wAsc":952,"wDes":339,"yMin":-322,"yMax":952,"hAsc":952,"hDes":-339,"lGap":0}},{"family":"Paytone One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1113,"des":-283,"tAsc":1113,"tDes":-283,"tLGap":0,"wAsc":1149,"wDes":430,"xH":501,"capH":688,"yMin":-371,"yMax":1271,"hAsc":1113,"hDes":-283,"lGap":0}},{"family":"Peddana","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":703,"des":-518,"tAsc":703,"tDes":-518,"tLGap":0,"wAsc":703,"wDes":518,"xH":241,"capH":329,"yMin":-518,"yMax":703,"hAsc":703,"hDes":-518,"lGap":0}},{"family":"Peralta","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2004,"des":-647,"tAsc":2004,"tDes":-647,"tLGap":0,"wAsc":2004,"wDes":647,"xH":1036,"capH":1479,"yMin":-647,"yMax":2004,"hAsc":2004,"hDes":-647,"lGap":0}},{"family":"Permanent Marker","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1136,"des":-325,"tAsc":622,"tDes":-61,"tLGap":61,"wAsc":1136,"wDes":325,"xH":625,"capH":758,"yMin":-325,"yMax":1136,"hAsc":1136,"hDes":-325,"lGap":31}},{"family":"Petit Formal Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2033,"des":-527,"tAsc":2033,"tDes":-527,"tLGap":0,"wAsc":2033,"wDes":527,"xH":1185,"capH":1609,"yMin":-527,"yMax":2033,"hAsc":2033,"hDes":-527,"lGap":0}},{"family":"Petrona","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":858,"des":-270,"tAsc":858,"tDes":-270,"tLGap":0,"wAsc":1169,"wDes":342,"xH":443,"capH":641,"yMin":-270,"yMax":1076,"hAsc":858,"hDes":-270,"lGap":0}},{"family":"Philosopher","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-220,"tAsc":900,"tDes":-220,"tLGap":0,"wAsc":1020,"wDes":330,"xH":470,"capH":660,"yMin":-325,"yMax":975,"hAsc":900,"hDes":-220,"lGap":0}},{"family":"Piazzolla","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1110,"des":-310,"tAsc":1110,"tDes":-310,"tLGap":0,"wAsc":1110,"wDes":310,"xH":478,"capH":644,"yMin":-212,"yMax":937,"hAsc":1110,"hDes":-310,"lGap":0}},{"family":"Piedra","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":973,"des":-328,"tAsc":973,"tDes":-328,"tLGap":0,"wAsc":973,"wDes":328,"xH":437,"capH":655,"yMin":-328,"yMax":973,"hAsc":973,"hDes":-328,"lGap":0}},{"family":"Pinyon Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1768,"des":-787,"tAsc":1768,"tDes":-787,"tLGap":0,"wAsc":1768,"wDes":787,"xH":390,"capH":892,"yMin":-787,"yMax":1768,"hAsc":1768,"hDes":-787,"lGap":0}},{"family":"Pirata One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1006,"des":-279,"tAsc":1006,"tDes":-279,"tLGap":0,"wAsc":1006,"wDes":279,"xH":594,"capH":793,"yMin":-279,"yMax":1006,"hAsc":1006,"hDes":-279,"lGap":0}},{"family":"Plaster","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2000,"des":-560,"tAsc":2000,"tDes":-560,"tLGap":0,"wAsc":2000,"wDes":560,"xH":1020,"capH":1361,"yMin":-560,"yMax":2000,"hAsc":2000,"hDes":-560,"lGap":0}},{"family":"Play","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-220,"tAsc":937,"tDes":-220,"tLGap":0,"wAsc":1052,"wDes":224,"xH":484,"capH":649,"yMin":-220,"yMax":1035,"hAsc":937,"hDes":-220,"lGap":0}},{"family":"Playball","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-300,"tAsc":950,"tDes":-300,"tLGap":0,"wAsc":950,"wDes":300,"xH":390,"capH":698,"yMin":-300,"yMax":949,"hAsc":950,"hDes":-300,"lGap":0}},{"family":"Playfair Display","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1082,"des":-251,"tAsc":1082,"tDes":-251,"tLGap":0,"wAsc":1159,"wDes":251,"xH":514,"capH":708,"yMin":-241,"yMax":1159,"hAsc":1082,"hDes":-251,"lGap":0}},{"family":"Playfair Display SC","fallbacks":["serif"],"weights":[400,700,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1082,"des":-251,"tAsc":1082,"tDes":-251,"tLGap":0,"wAsc":1201,"wDes":251,"xH":514,"capH":708,"yMin":-241,"yMax":1156,"hAsc":1082,"hDes":-251,"lGap":0}},{"family":"Podkova","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":859,"des":-249,"tAsc":859,"tDes":-249,"tLGap":0,"wAsc":1091,"wDes":343,"xH":429,"capH":589,"yMin":-301,"yMax":969,"hAsc":859,"hDes":-249,"lGap":0}},{"family":"Poiret One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":962,"des":-208,"tAsc":962,"tDes":-208,"tLGap":0,"wAsc":962,"wDes":208,"xH":450,"capH":750,"yMin":-208,"yMax":962,"hAsc":962,"hDes":-208,"lGap":0}},{"family":"Poller One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1920,"des":-514,"tAsc":1920,"tDes":-514,"tLGap":0,"wAsc":1920,"wDes":514,"xH":991,"capH":1486,"yMin":-514,"yMax":1920,"hAsc":1920,"hDes":-514,"lGap":0}},{"family":"Poly","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":964,"des":-224,"tAsc":964,"tDes":-224,"tLGap":0,"wAsc":964,"wDes":224,"xH":473,"capH":693,"yMin":-223,"yMax":919,"hAsc":964,"hDes":-224,"lGap":0}},{"family":"Pompiere","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1918,"des":-543,"tAsc":1919,"tDes":-543,"tLGap":0,"wAsc":1918,"wDes":543,"xH":616,"capH":1315,"yMin":-543,"yMax":1918,"hAsc":1918,"hDes":-543,"lGap":0}},{"family":"Pontano Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2025,"des":-599,"tAsc":2025,"tDes":-599,"tLGap":0,"wAsc":2025,"wDes":599,"yMin":-573,"yMax":2033,"hAsc":2025,"hDes":-599,"lGap":0}},{"family":"Poor Story","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":819,"des":-205,"tAsc":819,"tDes":-205,"tLGap":256,"wAsc":819,"wDes":205,"xH":389,"capH":641,"yMin":-205,"yMax":819,"hAsc":819,"hDes":-205,"lGap":256}},{"family":"Poppins","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-350,"tAsc":1050,"tDes":-350,"tLGap":100,"wAsc":1135,"wDes":627,"xH":548,"capH":698,"yMin":-572,"yMax":1065,"hAsc":1050,"hDes":-350,"lGap":100}},{"family":"Port Lligat Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-211,"tAsc":860,"tDes":-211,"tLGap":0,"wAsc":860,"wDes":211,"xH":178,"capH":125,"yMin":-211,"yMax":860,"hAsc":860,"hDes":-211,"lGap":0}},{"family":"Port Lligat Slab","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-211,"tAsc":860,"tDes":-211,"tLGap":0,"wAsc":860,"wDes":211,"xH":155,"capH":99,"yMin":-211,"yMax":860,"hAsc":860,"hDes":-211,"lGap":0}},{"family":"Potta One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1160,"des":-288,"tAsc":880,"tDes":-120,"tLGap":0,"wAsc":1160,"wDes":288,"xH":565,"capH":780,"yMin":-290,"yMax":1160,"hAsc":1160,"hDes":-288,"lGap":0}},{"family":"Pragati Narrow","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1158,"des":-534,"tAsc":1158,"tDes":-534,"tLGap":0,"wAsc":1158,"wDes":534,"xH":484,"capH":630,"yMin":-534,"yMax":1158,"hAsc":1158,"hDes":-534,"lGap":0}},{"family":"Prata","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":993,"des":-362,"tAsc":993,"tDes":-362,"tLGap":0,"wAsc":1201,"wDes":362,"xH":518,"capH":800,"yMin":-362,"yMax":1201,"hAsc":993,"hDes":-362,"lGap":0}},{"family":"Preahvihear","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Press Start 2P","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":0,"tAsc":1000,"tDes":0,"tLGap":0,"wAsc":1000,"wDes":374,"xH":750,"capH":1000,"yMin":-374,"yMax":1000,"hAsc":1000,"hDes":0,"lGap":0}},{"family":"Pridi","fallbacks":["serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-450,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1100,"wDes":450,"xH":536,"capH":714,"yMin":-411,"yMax":1049,"hAsc":1100,"hDes":-450,"lGap":0}},{"family":"Princess Sofia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1010,"des":-574,"tAsc":1010,"tDes":-574,"tLGap":0,"wAsc":1010,"wDes":588,"xH":670,"capH":858,"yMin":-574,"yMax":1010,"hAsc":1010,"hDes":-574,"lGap":0}},{"family":"Prociono","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1008,"des":-212,"tAsc":1008,"tDes":-212,"tLGap":0,"wAsc":1008,"wDes":212,"xH":203,"capH":738,"yMin":-212,"yMax":1008,"hAsc":1008,"hDes":-212,"lGap":0}},{"family":"Prompt","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1090,"des":-422,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1090,"wDes":422,"xH":536,"capH":714,"yMin":-368,"yMax":1061,"hAsc":1090,"hDes":-422,"lGap":0}},{"family":"Prosto One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-295,"tAsc":940,"tDes":-295,"tLGap":0,"wAsc":940,"wDes":295,"xH":520,"capH":700,"yMin":-295,"yMax":940,"hAsc":940,"hDes":-295,"lGap":0}},{"family":"Proza Libre","fallbacks":["sans-serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1996,"des":-800,"tAsc":1996,"tDes":-800,"tLGap":0,"wAsc":1996,"wDes":800,"xH":1060,"capH":1465,"yMin":-558,"yMax":1962,"hAsc":1996,"hDes":-800,"lGap":0}},{"family":"PT Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-235,"tAsc":885,"tDes":-235,"tLGap":0,"wAsc":885,"wDes":235,"xH":500,"capH":700,"yMin":-235,"yMax":915,"hAsc":885,"hDes":-235,"lGap":0}},{"family":"PT Sans","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-276,"tAsc":1018,"tDes":-276,"tLGap":0,"wAsc":1018,"wDes":276,"xH":500,"capH":700,"yMin":-245,"yMax":993,"hAsc":1018,"hDes":-276,"lGap":0}},{"family":"PT Sans Caption","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-276,"tAsc":1018,"tDes":-276,"tLGap":0,"wAsc":1018,"wDes":276,"xH":525,"capH":700,"yMin":-251,"yMax":999,"hAsc":1018,"hDes":-276,"lGap":0}},{"family":"PT Sans Narrow","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-276,"tAsc":1018,"tDes":-276,"tLGap":0,"wAsc":1018,"wDes":276,"xH":500,"capH":700,"yMin":-245,"yMax":993,"hAsc":1018,"hDes":-276,"lGap":0}},{"family":"PT Serif","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1039,"des":-286,"tAsc":1039,"tDes":-286,"tLGap":0,"wAsc":1039,"wDes":286,"xH":500,"capH":700,"yMin":-272,"yMax":1003,"hAsc":1039,"hDes":-286,"lGap":0}},{"family":"PT Serif Caption","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1039,"des":-286,"tAsc":1039,"tDes":-286,"tLGap":0,"wAsc":1039,"wDes":286,"xH":525,"capH":700,"yMin":-280,"yMax":1002,"hAsc":1039,"hDes":-286,"lGap":0}},{"family":"Public Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1900,"des":-450,"tAsc":1900,"tDes":-450,"tLGap":0,"wAsc":2315,"wDes":495,"xH":1034,"capH":1446,"yMin":-480,"yMax":2174,"hAsc":1900,"hDes":-450,"lGap":0}},{"family":"Puritan","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":881,"des":-256,"tAsc":881,"tDes":-255,"tLGap":0,"wAsc":881,"wDes":238,"xH":507,"capH":655,"yMin":-238,"yMax":881,"hAsc":881,"hDes":-256,"lGap":0}},{"family":"Purple Purse","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1870,"des":-690,"tAsc":1870,"tDes":-690,"tLGap":0,"wAsc":1870,"wDes":690,"xH":856,"capH":1419,"yMin":-690,"yMax":1869,"hAsc":1870,"hDes":-690,"lGap":0}},{"family":"Quando","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-530,"tAsc":2030,"tDes":-530,"tLGap":0,"wAsc":2030,"wDes":530,"xH":1200,"capH":1533,"yMin":-514,"yMax":2029,"hAsc":2030,"hDes":-530,"lGap":0}},{"family":"Quantico","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1063,"des":-367,"tAsc":1063,"tDes":-367,"tLGap":0,"wAsc":1063,"wDes":367,"xH":500,"capH":700,"yMin":-335,"yMax":1033,"hAsc":1063,"hDes":-367,"lGap":0}},{"family":"Quattrocento","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":848,"des":-260,"tAsc":848,"tDes":-260,"tLGap":0,"wAsc":848,"wDes":260,"xH":459,"capH":660,"yMin":-260,"yMax":849,"hAsc":848,"hDes":-260,"lGap":0}},{"family":"Quattrocento Sans","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":848,"des":-260,"tAsc":848,"tDes":-260,"tLGap":0,"wAsc":848,"wDes":260,"xH":460,"capH":660,"yMin":-260,"yMax":848,"hAsc":848,"hDes":-260,"lGap":0}},{"family":"Questrial","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":820,"des":-210,"tAsc":820,"tDes":-210,"tLGap":0,"wAsc":1030,"wDes":440,"xH":500,"capH":662,"yMin":-439,"yMax":1028,"hAsc":820,"hDes":-210,"lGap":0}},{"family":"Quicksand","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-250,"tAsc":1000,"tDes":-250,"tLGap":0,"wAsc":1183,"wDes":303,"xH":503,"capH":700,"yMin":-211,"yMax":1130,"hAsc":1000,"hDes":-250,"lGap":0}},{"family":"Quintessential","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2341,"des":-799,"tAsc":2341,"tDes":-799,"tLGap":0,"wAsc":2341,"wDes":799,"xH":1057,"capH":1489,"yMin":-799,"yMax":2340,"hAsc":2341,"hDes":-799,"lGap":0}},{"family":"Qwigley","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-500,"tAsc":750,"tDes":-500,"tLGap":0,"wAsc":750,"wDes":500,"xH":273,"capH":460,"yMin":-500,"yMax":750,"hAsc":750,"hDes":-500,"lGap":0}},{"family":"Racing Sans One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":976,"des":-284,"tAsc":976,"tDes":-284,"tLGap":0,"wAsc":976,"wDes":284,"xH":430,"capH":635,"yMin":-284,"yMax":976,"hAsc":976,"hDes":-284,"lGap":0}},{"family":"Radley","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1973,"des":-615,"tAsc":1973,"tDes":-615,"tLGap":0,"wAsc":1980,"wDes":615,"xH":899,"capH":1302,"yMin":-615,"yMax":1980,"hAsc":1973,"hDes":-615,"lGap":0}},{"family":"Rajdhani","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-346,"tAsc":930,"tDes":-346,"tLGap":0,"wAsc":930,"wDes":346,"xH":510,"capH":643,"yMin":-314,"yMax":888,"hAsc":930,"hDes":-346,"lGap":0}},{"family":"Rakkas","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1046,"des":-445,"tAsc":1046,"tDes":-445,"tLGap":0,"wAsc":1046,"wDes":445,"xH":450,"capH":670,"yMin":-445,"yMax":1046,"hAsc":1046,"hDes":-445,"lGap":0}},{"family":"Raleway","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-234,"tAsc":940,"tDes":-234,"tLGap":0,"wAsc":1154,"wDes":234,"xH":519,"capH":710,"yMin":-223,"yMax":1151,"hAsc":940,"hDes":-234,"lGap":0}},{"family":"Raleway Dots","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-213,"tAsc":918,"tDes":-213,"tLGap":0,"wAsc":918,"wDes":213,"xH":520,"capH":710,"yMin":-218,"yMax":940,"hAsc":918,"hDes":-213,"lGap":0}},{"family":"Ramabhadra","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":830,"asc":1101,"des":-474,"tAsc":1101,"tDes":-474,"tLGap":0,"wAsc":1101,"wDes":474,"xH":439,"capH":571,"yMin":-474,"yMax":1101,"hAsc":1101,"hDes":-474,"lGap":0}},{"family":"Ramaraja","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":741,"des":-544,"tAsc":741,"tDes":-544,"tLGap":0,"wAsc":741,"wDes":544,"xH":293,"capH":439,"yMin":-544,"yMax":741,"hAsc":741,"hDes":-544,"lGap":0}},{"family":"Rambla","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":929,"des":-295,"tAsc":929,"tDes":-295,"tLGap":0,"wAsc":929,"wDes":295,"xH":506,"capH":668,"yMin":-255,"yMax":929,"hAsc":929,"hDes":-295,"lGap":0}},{"family":"Rammetto One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2437,"des":-1022,"tAsc":2437,"tDes":-1022,"tLGap":0,"wAsc":2437,"wDes":1022,"xH":1243,"capH":1597,"yMin":-1022,"yMax":2437,"hAsc":2437,"hDes":-1022,"lGap":0}},{"family":"Ranchers","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1045,"des":-205,"tAsc":1045,"tDes":-205,"tLGap":0,"wAsc":1045,"wDes":205,"xH":598,"capH":818,"yMin":-205,"yMax":1045,"hAsc":1045,"hDes":-205,"lGap":0}},{"family":"Rancho","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":919,"des":-329,"tAsc":681,"tDes":-259,"tLGap":48,"wAsc":919,"wDes":329,"xH":407,"capH":705,"yMin":-329,"yMax":919,"hAsc":919,"hDes":-329,"lGap":24}},{"family":"Ranga","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2218,"asc":2218,"des":-1027,"tAsc":2218,"tDes":-1027,"tLGap":0,"wAsc":2218,"wDes":1027,"xH":1040,"capH":1483,"yMin":-901,"yMax":2168,"hAsc":2218,"hDes":-1027,"lGap":0}},{"family":"Rasa","fallbacks":["serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2750,"asc":2300,"des":-1050,"tAsc":2000,"tDes":-750,"tLGap":600,"wAsc":2300,"wDes":1050,"xH":1136,"capH":1562,"yMin":-1087,"yMax":2399,"hAsc":2300,"hDes":-1050,"lGap":0}},{"family":"Rationale","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":903,"des":-250,"tAsc":903,"tDes":-250,"tLGap":0,"wAsc":903,"wDes":250,"xH":508,"capH":700,"yMin":-250,"yMax":903,"hAsc":903,"hDes":-250,"lGap":0}},{"family":"Ravi Prakash","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":938,"des":-684,"tAsc":938,"tDes":-684,"tLGap":0,"wAsc":938,"wDes":684,"xH":410,"capH":552,"yMin":-684,"yMax":938,"hAsc":938,"hDes":-684,"lGap":0}},{"family":"Recursive","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":950,"tDes":-250,"tLGap":0,"wAsc":1207,"wDes":271,"xH":532,"capH":700,"yMin":-363,"yMax":1125,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Red Hat Display","fallbacks":["sans-serif"],"weights":[400,500,700,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-305,"tAsc":1018,"tDes":-305,"tLGap":0,"wAsc":1018,"wDes":305,"xH":501,"capH":700,"yMin":-264,"yMax":1003,"hAsc":1018,"hDes":-305,"lGap":0}},{"family":"Red Hat Text","fallbacks":["sans-serif"],"weights":[400,500,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1018,"des":-305,"tAsc":1018,"tDes":-305,"tLGap":0,"wAsc":1018,"wDes":305,"xH":488,"capH":700,"yMin":-274,"yMax":1006,"hAsc":1018,"hDes":-305,"lGap":0}},{"family":"Red Rose","fallbacks":["cursive"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":1110,"wDes":690,"xH":468,"capH":600,"yMin":-680,"yMax":1086,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Redressed","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1907,"des":-494,"tAsc":1907,"tDes":-494,"tLGap":0,"wAsc":1907,"wDes":494,"xH":834,"capH":1495,"yMin":-494,"yMax":2353,"hAsc":1907,"hDes":-494,"lGap":0}},{"family":"Reem Kufi","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-400,"tAsc":1100,"tDes":-400,"tLGap":0,"wAsc":1000,"wDes":500,"xH":462,"capH":700,"yMin":-478,"yMax":1018,"hAsc":1100,"hDes":-400,"lGap":0}},{"family":"Reenie Beanie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":835,"wDes":300,"xH":500,"capH":700,"yMin":-314,"yMax":835,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Revalia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":382,"tAsc":2146,"tDes":382,"tLGap":0,"wAsc":2146,"wDes":382,"xH":1140,"capH":879,"yMin":-382,"yMax":2146,"hAsc":2146,"hDes":382,"lGap":0}},{"family":"Rhodium Libre","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1100,"des":-610,"tAsc":1100,"tDes":-610,"tLGap":705,"wAsc":1100,"wDes":610,"xH":502,"capH":680,"yMin":-532,"yMax":1152,"hAsc":1100,"hDes":-610,"lGap":0}},{"family":"Ribeye","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2130,"des":-668,"tAsc":2130,"tDes":-668,"tLGap":0,"wAsc":2130,"wDes":668,"xH":1061,"capH":1491,"yMin":-668,"yMax":2130,"hAsc":2130,"hDes":-668,"lGap":0}},{"family":"Ribeye Marrow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2130,"des":-668,"tAsc":2130,"tDes":-668,"tLGap":0,"wAsc":2130,"wDes":668,"xH":1061,"capH":1460,"yMin":-668,"yMax":2130,"hAsc":2130,"hDes":-668,"lGap":0}},{"family":"Righteous","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2017,"des":-526,"tAsc":2017,"tDes":-526,"tLGap":0,"wAsc":2017,"wDes":526,"xH":1077,"capH":1434,"yMin":-526,"yMax":2017,"hAsc":2017,"hDes":-526,"lGap":0}},{"family":"Risque","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1853,"des":-514,"tAsc":1853,"tDes":-514,"tLGap":0,"wAsc":1853,"wDes":514,"xH":1016,"capH":1413,"yMin":-514,"yMax":1853,"hAsc":1853,"hDes":-514,"lGap":0}},{"family":"Roboto","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-500,"tAsc":1536,"tDes":-512,"tLGap":102,"wAsc":1946,"wDes":512,"xH":1082,"capH":1456,"yMin":-555,"yMax":2163,"hAsc":1900,"hDes":-500,"lGap":0}},{"family":"Roboto Condensed","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-500,"tAsc":1536,"tDes":-512,"tLGap":102,"wAsc":1946,"wDes":512,"xH":1082,"capH":1456,"yMin":-555,"yMax":2163,"hAsc":1900,"hDes":-500,"lGap":0}},{"family":"Roboto Mono","fallbacks":["monospace"],"weights":[100,200,300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":-555,"tAsc":2146,"tDes":-555,"tLGap":0,"wAsc":2146,"wDes":555,"xH":1082,"capH":1456,"yMin":-555,"yMax":2146,"hAsc":2146,"hDes":-555,"lGap":0}},{"family":"Roboto Slab","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2146,"des":-555,"tAsc":2146,"tDes":-555,"tLGap":0,"wAsc":2146,"wDes":618,"xH":1082,"capH":1456,"yMin":-555,"yMax":2146,"hAsc":2146,"hDes":-555,"lGap":0}},{"family":"Rochester","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2109,"des":-528,"tAsc":2109,"tDes":-528,"tLGap":0,"wAsc":2109,"wDes":528,"xH":192,"capH":326,"yMin":-528,"yMax":2109,"hAsc":2109,"hDes":-528,"lGap":0}},{"family":"Rock Salt","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1623,"des":-788,"tAsc":824,"tDes":-240,"tLGap":63,"wAsc":1623,"wDes":788,"xH":833,"capH":1154,"yMin":-787,"yMax":1623,"hAsc":1623,"hDes":-788,"lGap":32}},{"family":"Rokkitt","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":817,"des":-320,"tAsc":817,"tDes":-320,"tLGap":0,"wAsc":1111,"wDes":324,"xH":393,"capH":563,"yMin":-236,"yMax":953,"hAsc":817,"hDes":-320,"lGap":0}},{"family":"Romanesco","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1866,"des":-483,"tAsc":1866,"tDes":-483,"tLGap":0,"wAsc":1866,"wDes":483,"xH":780,"capH":1393,"yMin":-483,"yMax":1866,"hAsc":1866,"hDes":-483,"lGap":0}},{"family":"Ropa Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":841,"des":-231,"tAsc":841,"tDes":-231,"tLGap":0,"wAsc":885,"wDes":231,"xH":488,"capH":655,"yMin":-231,"yMax":865,"hAsc":841,"hDes":-231,"lGap":0}},{"family":"Rosario","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[1,300],[1,400],[1,500],[1,600],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":977,"des":-235,"tAsc":977,"tDes":-235,"tLGap":0,"wAsc":1167,"wDes":292,"xH":497,"capH":728,"yMin":-286,"yMax":1139,"hAsc":977,"hDes":-235,"lGap":0}},{"family":"Rosarivo","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":979,"des":-424,"tAsc":979,"tDes":-424,"tLGap":0,"wAsc":979,"wDes":424,"xH":170,"capH":757,"yMin":-424,"yMax":979,"hAsc":979,"hDes":-424,"lGap":0}},{"family":"Rouge Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1250,"asc":1050,"des":-419,"tAsc":1050,"tDes":-419,"tLGap":0,"wAsc":1050,"wDes":419,"xH":534,"capH":385,"yMin":-419,"yMax":1050,"hAsc":1050,"hDes":-419,"lGap":0}},{"family":"Rowdies","fallbacks":["cursive"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":997,"des":-245,"tAsc":997,"tDes":-245,"tLGap":0,"wAsc":1250,"wDes":700,"xH":473,"capH":708,"yMin":-680,"yMax":1228,"hAsc":997,"hDes":-245,"lGap":0}},{"family":"Rozha One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":998,"des":-422,"tAsc":998,"tDes":-422,"tLGap":0,"wAsc":998,"wDes":422,"xH":460,"capH":560,"yMin":-422,"yMax":998,"hAsc":998,"hDes":-422,"lGap":0}},{"family":"Rubik","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":935,"des":-250,"tAsc":935,"tDes":-250,"tLGap":0,"wAsc":945,"wDes":307,"xH":520,"capH":700,"yMin":-264,"yMax":905,"hAsc":935,"hDes":-250,"lGap":0}},{"family":"Rubik Mono One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":932,"des":-306,"tAsc":932,"tDes":-306,"tLGap":0,"wAsc":932,"wDes":306,"xH":700,"capH":700,"yMin":-211,"yMax":860,"hAsc":932,"hDes":-306,"lGap":0}},{"family":"Ruda","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":922,"des":-295,"tAsc":922,"tDes":-295,"tLGap":0,"wAsc":1030,"wDes":295,"xH":582,"capH":695,"yMin":-233,"yMax":1030,"hAsc":922,"hDes":-295,"lGap":0}},{"family":"Rufina","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-290,"tAsc":945,"tDes":-290,"tLGap":0,"wAsc":945,"wDes":290,"xH":488,"capH":668,"yMin":-290,"yMax":939,"hAsc":945,"hDes":-290,"lGap":0}},{"family":"Ruge Boogie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":875,"des":-375,"tAsc":875,"tDes":-375,"tLGap":0,"wAsc":875,"wDes":375,"xH":399,"capH":709,"yMin":-375,"yMax":875,"hAsc":875,"hDes":-375,"lGap":0}},{"family":"Ruluko","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":914,"des":-241,"tAsc":914,"tDes":-241,"tLGap":0,"wAsc":914,"wDes":241,"xH":470,"capH":690,"yMin":-241,"yMax":914,"hAsc":914,"hDes":-241,"lGap":0}},{"family":"Rum Raisin","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2013,"des":-629,"tAsc":2013,"tDes":-629,"tLGap":0,"wAsc":2013,"wDes":629,"xH":1118,"capH":1466,"yMin":-629,"yMax":2013,"hAsc":2013,"hDes":-629,"lGap":0}},{"family":"Ruslan Display","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":688,"des":-397,"tAsc":688,"tDes":-397,"tLGap":0,"wAsc":688,"wDes":397,"xH":500,"capH":500,"yMin":-397,"yMax":688,"hAsc":688,"hDes":-397,"lGap":0}},{"family":"Russo One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":926,"des":-279,"tAsc":926,"tDes":-279,"tLGap":0,"wAsc":926,"wDes":279,"xH":530,"capH":700,"yMin":-279,"yMax":926,"hAsc":926,"hDes":-279,"lGap":0}},{"family":"Ruthie","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-450,"tAsc":800,"tDes":-450,"tLGap":0,"wAsc":800,"wDes":450,"xH":347,"capH":462,"yMin":-450,"yMax":800,"hAsc":800,"hDes":-450,"lGap":0}},{"family":"Rye","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":387,"capH":363,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Sacramento","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1905,"des":-1084,"tAsc":1905,"tDes":-1084,"tLGap":0,"wAsc":1905,"wDes":1084,"xH":627,"capH":1550,"yMin":-1084,"yMax":1905,"hAsc":1905,"hDes":-1084,"lGap":0}},{"family":"Sahitya","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1106,"des":-447,"tAsc":1106,"tDes":-447,"tLGap":0,"wAsc":1106,"wDes":447,"xH":452,"capH":637,"yMin":-412,"yMax":1053,"hAsc":1106,"hDes":-447,"lGap":0}},{"family":"Sail","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":860,"des":-294,"tAsc":860,"tDes":-294,"tLGap":0,"wAsc":860,"wDes":294,"xH":435,"capH":666,"yMin":-294,"yMax":860,"hAsc":860,"hDes":-294,"lGap":0}},{"family":"Saira","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1165,"wDes":439,"xH":510,"capH":688,"yMin":-393,"yMax":1162,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1135,"wDes":439,"xH":510,"capH":688,"yMin":-351,"yMax":1090,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Extra Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1135,"wDes":439,"xH":510,"capH":688,"yMin":-348,"yMax":1088,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Semi Condensed","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1135,"wDes":439,"xH":510,"capH":688,"yMin":-359,"yMax":1095,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Saira Stencil One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1135,"des":-439,"tAsc":1135,"tDes":-439,"tLGap":0,"wAsc":1163,"wDes":360,"xH":510,"capH":688,"yMin":-354,"yMax":1163,"hAsc":1135,"hDes":-439,"lGap":0}},{"family":"Salsa","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":974,"des":-252,"tAsc":974,"tDes":-252,"tLGap":0,"wAsc":974,"wDes":252,"xH":113,"capH":82,"yMin":-252,"yMax":974,"hAsc":974,"hDes":-252,"lGap":0}},{"family":"Sanchez","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1004,"des":-274,"tAsc":1004,"tDes":-274,"tLGap":0,"wAsc":1004,"wDes":274,"xH":492,"capH":718,"yMin":-274,"yMax":1004,"hAsc":1004,"hDes":-274,"lGap":0}},{"family":"Sancreek","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2104,"des":-738,"tAsc":2104,"tDes":-738,"tLGap":0,"wAsc":2104,"wDes":738,"xH":402,"capH":281,"yMin":-738,"yMax":2104,"hAsc":2104,"hDes":-738,"lGap":0}},{"family":"Sansita","fallbacks":["sans-serif"],"weights":[400,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-180,"tAsc":1020,"tDes":-180,"tLGap":0,"wAsc":959,"wDes":284,"xH":510,"capH":660,"yMin":-256,"yMax":920,"hAsc":1020,"hDes":-180,"lGap":0}},{"family":"Sansita Swashed","fallbacks":["cursive"],"weights":[300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1020,"des":-180,"tAsc":1020,"tDes":-180,"tLGap":0,"wAsc":1134,"wDes":337,"xH":510,"capH":660,"yMin":-293,"yMax":1108,"hAsc":1020,"hDes":-180,"lGap":0}},{"family":"Sarabun","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1068,"des":-232,"tAsc":1068,"tDes":-232,"tLGap":0,"wAsc":1286,"wDes":567,"xH":500,"capH":700,"yMin":-535,"yMax":1265,"hAsc":1068,"hDes":-232,"lGap":0}},{"family":"Sarala","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2398,"des":-941,"tAsc":2398,"tDes":-941,"tLGap":0,"wAsc":2398,"wDes":941,"xH":1053,"capH":1450,"yMin":-829,"yMax":2300,"hAsc":2398,"hDes":-941,"lGap":0}},{"family":"Sarina","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1916,"des":-644,"tAsc":1916,"tDes":-644,"tLGap":0,"wAsc":1916,"wDes":644,"xH":1022,"capH":1530,"yMin":-664,"yMax":1916,"hAsc":1916,"hDes":-644,"lGap":0}},{"family":"Sarpanch","fallbacks":["sans-serif"],"weights":[400,500,600,700,800,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1050,"des":-350,"tAsc":1050,"tDes":-350,"tLGap":0,"wAsc":1050,"wDes":350,"xH":485,"capH":622,"yMin":-483,"yMax":996,"hAsc":1050,"hDes":-350,"lGap":0}},{"family":"Satisfy","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":957,"des":-501,"tAsc":724,"tDes":-465,"tLGap":34,"wAsc":957,"wDes":501,"xH":417,"capH":767,"yMin":-501,"yMax":957,"hAsc":957,"hDes":-501,"lGap":17}},{"family":"Sawarabi Gothic","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1110,"des":-272,"tAsc":834,"tDes":-166,"tLGap":90,"wAsc":1110,"wDes":292,"xH":524,"capH":725,"yMin":-282,"yMax":1100,"hAsc":1110,"hDes":-272,"lGap":90}},{"family":"Sawarabi Mincho","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1070,"des":-319,"tAsc":834,"tDes":-165,"tLGap":90,"wAsc":1071,"wDes":320,"xH":512,"capH":727,"yMin":-320,"yMax":1070,"hAsc":1070,"hDes":-319,"lGap":90}},{"family":"Scada","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":955,"des":-289,"tAsc":955,"tDes":-289,"tLGap":0,"wAsc":955,"wDes":289,"xH":500,"capH":700,"yMin":-275,"yMax":930,"hAsc":955,"hDes":-289,"lGap":0}},{"family":"Scheherazade","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2071,"des":-1386,"tAsc":2071,"tDes":-1386,"tLGap":0,"wAsc":2071,"wDes":1386,"xH":684,"capH":1034,"yMin":-1041,"yMax":1858,"hAsc":2071,"hDes":-1386,"lGap":0}},{"family":"Schoolbell","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-383,"tAsc":794,"tDes":-326,"tLGap":48,"wAsc":1019,"wDes":383,"xH":485,"capH":770,"yMin":-383,"yMax":1019,"hAsc":1019,"hDes":-383,"lGap":24}},{"family":"Scope One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":928,"des":-455,"tAsc":928,"tDes":-455,"tLGap":0,"wAsc":928,"wDes":455,"xH":500,"capH":645,"yMin":-455,"yMax":928,"hAsc":928,"hDes":-455,"lGap":0}},{"family":"Seaweed Script","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":969,"des":-421,"tAsc":969,"tDes":-421,"tLGap":0,"wAsc":969,"wDes":431,"xH":380,"capH":765,"yMin":-420,"yMax":969,"hAsc":969,"hDes":-421,"lGap":0}},{"family":"Secular One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1022,"des":-433,"tAsc":1022,"tDes":-433,"tLGap":0,"wAsc":1022,"wDes":433,"xH":515,"capH":666,"yMin":-433,"yMax":1022,"hAsc":1022,"hDes":-433,"lGap":0}},{"family":"Sedgwick Ave","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":2555,"wDes":551,"xH":660,"capH":950,"yMin":-521,"yMax":1361,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Sedgwick Ave Display","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":937,"des":-312,"tAsc":937,"tDes":-312,"tLGap":0,"wAsc":2555,"wDes":551,"xH":650,"capH":950,"yMin":-551,"yMax":2555,"hAsc":937,"hDes":-312,"lGap":0}},{"family":"Sen","fallbacks":["sans-serif"],"weights":[400,700,800],"styles":["regular"],"variants":[[0,400],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":962,"des":-270,"tAsc":962,"tDes":-270,"tLGap":0,"wAsc":1169,"wDes":342,"xH":500,"capH":670,"yMin":-255,"yMax":940,"hAsc":962,"hDes":-270,"lGap":0}},{"family":"Sevillana","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2062,"des":-717,"tAsc":2062,"tDes":-717,"tLGap":0,"wAsc":2062,"wDes":717,"xH":860,"capH":1679,"yMin":-717,"yMax":2062,"hAsc":2062,"hDes":-717,"lGap":0}},{"family":"Seymour One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2015,"des":-559,"tAsc":2015,"tDes":-559,"tLGap":0,"wAsc":2015,"wDes":559,"yMin":-927,"yMax":2236,"hAsc":2015,"hDes":-559,"lGap":0}},{"family":"Shadows Into Light","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1203,"des":-442,"tAsc":1203,"tDes":-443,"tLGap":0,"wAsc":1203,"wDes":440,"xH":616,"capH":648,"yMin":-434,"yMax":1203,"hAsc":1203,"hDes":-442,"lGap":0}},{"family":"Shadows Into Light Two","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1145,"des":-341,"tAsc":1145,"tDes":-341,"tLGap":0,"wAsc":1145,"wDes":341,"xH":610,"capH":848,"yMin":-341,"yMax":1145,"hAsc":1145,"hDes":-341,"lGap":0}},{"family":"Shanti","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2012,"des":-599,"tAsc":2012,"tDes":-599,"tLGap":0,"wAsc":2012,"wDes":599,"xH":1024,"capH":1412,"yMin":-599,"yMax":2012,"hAsc":2012,"hDes":-599,"lGap":0}},{"family":"Share","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-242,"tAsc":885,"tDes":-242,"tLGap":0,"wAsc":885,"wDes":242,"xH":500,"capH":707,"yMin":-240,"yMax":855,"hAsc":885,"hDes":-242,"lGap":0}},{"family":"Share Tech","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-242,"tAsc":885,"tDes":-242,"tLGap":0,"wAsc":885,"wDes":242,"xH":500,"capH":700,"yMin":-235,"yMax":855,"hAsc":885,"hDes":-242,"lGap":0}},{"family":"Share Tech Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":885,"des":-242,"tAsc":885,"tDes":-242,"tLGap":0,"wAsc":885,"wDes":242,"xH":500,"capH":700,"yMin":-235,"yMax":855,"hAsc":885,"hDes":-242,"lGap":0}},{"family":"Shojumaru","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-692,"tAsc":2020,"tDes":-692,"tLGap":0,"wAsc":2020,"wDes":692,"xH":1206,"capH":1534,"yMin":-692,"yMax":2020,"hAsc":2020,"hDes":-692,"lGap":0}},{"family":"Short Stack","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1913,"des":-609,"tAsc":1913,"tDes":-609,"tLGap":0,"wAsc":1913,"wDes":609,"xH":758,"capH":1367,"yMin":-609,"yMax":1913,"hAsc":1913,"hDes":-609,"lGap":0}},{"family":"Shrikhand","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1026,"des":-432,"tAsc":1026,"tDes":-432,"tLGap":0,"wAsc":1026,"wDes":432,"xH":520,"capH":669,"yMin":-432,"yMax":1026,"hAsc":1026,"hDes":-432,"lGap":0}},{"family":"Siemreap","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2502,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Sigmar One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1172,"des":-466,"tAsc":1172,"tDes":-466,"tLGap":0,"wAsc":1182,"wDes":466,"xH":578,"capH":676,"yMin":-375,"yMax":1182,"hAsc":1172,"hDes":-466,"lGap":0}},{"family":"Signika","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1880,"des":-584,"tAsc":1880,"tDes":-584,"tLGap":0,"wAsc":2307,"wDes":592,"xH":981,"capH":1370,"yMin":-501,"yMax":2107,"hAsc":1880,"hDes":-584,"lGap":0}},{"family":"Signika Negative","fallbacks":["sans-serif"],"weights":[300,400,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-292,"tAsc":940,"tDes":-292,"tLGap":0,"wAsc":940,"wDes":292,"xH":491,"capH":683,"yMin":-260,"yMax":899,"hAsc":940,"hDes":-292,"lGap":0}},{"family":"Simonetta","fallbacks":["cursive"],"weights":[400,900],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1970,"des":-594,"tAsc":1970,"tDes":-594,"tLGap":0,"wAsc":1970,"wDes":594,"xH":897,"capH":1391,"yMin":-545,"yMax":1927,"hAsc":1970,"hDes":-594,"lGap":0}},{"family":"Single Day","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":779,"des":-245,"tAsc":779,"tDes":-245,"tLGap":256,"wAsc":779,"wDes":245,"xH":390,"capH":582,"yMin":-241,"yMax":773,"hAsc":779,"hDes":-245,"lGap":256}},{"family":"Sintony","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":995,"des":-308,"tAsc":995,"tDes":-308,"tLGap":0,"wAsc":995,"wDes":308,"xH":572,"capH":730,"yMin":-301,"yMax":988,"hAsc":995,"hDes":-308,"lGap":0}},{"family":"Sirin Stencil","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2380,"des":-604,"tAsc":2380,"tDes":-604,"tLGap":0,"wAsc":2380,"wDes":604,"xH":1055,"capH":1423,"yMin":-604,"yMax":2380,"hAsc":2380,"hDes":-604,"lGap":0}},{"family":"Six Caps","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2263,"des":-432,"tAsc":2263,"tDes":-432,"tLGap":0,"wAsc":2263,"wDes":432,"yMin":-506,"yMax":2281,"hAsc":2263,"hDes":-432,"lGap":0}},{"family":"Skranji","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1008,"des":-383,"tAsc":1008,"tDes":-383,"tLGap":0,"wAsc":1008,"wDes":383,"xH":0,"capH":0,"yMin":-327,"yMax":1008,"hAsc":1008,"hDes":-383,"lGap":0}},{"family":"Slabo 13px","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":780,"asc":720,"des":-240,"tAsc":720,"tDes":-240,"tLGap":0,"wAsc":720,"wDes":240,"xH":420,"capH":540,"yMin":-180,"yMax":750,"hAsc":720,"hDes":-240,"lGap":0}},{"family":"Slabo 27px","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":810,"asc":750,"des":-240,"tAsc":750,"tDes":-240,"tLGap":0,"wAsc":750,"wDes":240,"xH":390,"capH":540,"yMin":-190,"yMax":740,"hAsc":750,"hDes":-240,"lGap":0}},{"family":"Slackey","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1078,"des":-351,"tAsc":769,"tDes":-74,"tLGap":55,"wAsc":1078,"wDes":351,"xH":691,"capH":772,"yMin":-351,"yMax":1078,"hAsc":1078,"hDes":-351,"lGap":28}},{"family":"Smokum","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1986,"des":-512,"tAsc":1986,"tDes":-512,"tLGap":0,"wAsc":1986,"wDes":512,"xH":1024,"capH":1536,"yMin":-512,"yMax":1986,"hAsc":1986,"hDes":-512,"lGap":0}},{"family":"Smythe","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1883,"des":-480,"tAsc":1883,"tDes":-480,"tLGap":0,"wAsc":1883,"wDes":480,"xH":963,"capH":1317,"yMin":-527,"yMax":1883,"hAsc":1883,"hDes":-480,"lGap":0}},{"family":"Sniglet","fallbacks":["cursive"],"weights":[400,800],"styles":["regular"],"variants":[[0,400],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":956,"des":-289,"tAsc":956,"tDes":-289,"tLGap":0,"wAsc":956,"wDes":289,"xH":500,"capH":700,"yMin":-260,"yMax":952,"hAsc":956,"hDes":-289,"lGap":0}},{"family":"Snippet","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":890,"des":-261,"tAsc":890,"tDes":-261,"tLGap":0,"wAsc":890,"wDes":261,"xH":498,"capH":684,"yMin":-261,"yMax":890,"hAsc":890,"hDes":-261,"lGap":0}},{"family":"Snowburst One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2134,"des":-454,"tAsc":2134,"tDes":-454,"tLGap":0,"wAsc":2134,"wDes":454,"xH":1347,"capH":1635,"yMin":-454,"yMax":2134,"hAsc":2134,"hDes":-454,"lGap":0}},{"family":"Sofadi One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":856,"des":-310,"tAsc":856,"tDes":-310,"tLGap":0,"wAsc":856,"wDes":310,"xH":500,"capH":700,"yMin":-309,"yMax":856,"hAsc":856,"hDes":-310,"lGap":0}},{"family":"Sofia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1138,"des":-438,"tAsc":1138,"tDes":-438,"tLGap":0,"wAsc":1138,"wDes":438,"xH":441,"capH":700,"yMin":-438,"yMax":1138,"hAsc":1138,"hDes":-438,"lGap":0}},{"family":"Solway","fallbacks":["serif"],"weights":[300,400,500,700,800],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":950,"tDes":-250,"tLGap":0,"wAsc":1000,"wDes":400,"xH":500,"capH":700,"yMin":-263,"yMax":954,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Song Myung","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":848,"des":-152,"tAsc":848,"tDes":-152,"tLGap":250,"wAsc":848,"wDes":235,"xH":457,"capH":635,"yMin":-230,"yMax":848,"hAsc":848,"hDes":-152,"lGap":250}},{"family":"Sonsie One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2050,"des":-600,"tAsc":2050,"tDes":-600,"tLGap":0,"wAsc":2050,"wDes":600,"xH":272,"capH":506,"yMin":-600,"yMax":2050,"hAsc":2050,"hDes":-600,"lGap":0}},{"family":"Sora","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-290,"tAsc":970,"tDes":-290,"tLGap":0,"wAsc":1220,"wDes":320,"xH":534,"capH":730,"yMin":-284,"yMax":1180,"hAsc":970,"hDes":-290,"lGap":0}},{"family":"Sorts Mill Goudy","fallbacks":["serif"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":960,"des":-478,"tAsc":960,"tDes":-478,"tLGap":0,"wAsc":960,"wDes":478,"xH":442,"capH":713,"yMin":-438,"yMax":960,"hAsc":960,"hDes":-478,"lGap":0}},{"family":"Source Code Pro","fallbacks":["monospace"],"weights":[200,300,400,500,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-273,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":984,"wDes":273,"xH":480,"capH":660,"yMin":-454,"yMax":1060,"hAsc":984,"hDes":-273,"lGap":0}},{"family":"Source Sans Pro","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-273,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":984,"wDes":273,"xH":486,"capH":660,"yMin":-292,"yMax":968,"hAsc":984,"hDes":-273,"lGap":0}},{"family":"Source Serif Pro","fallbacks":["serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-335,"tAsc":918,"tDes":-335,"tLGap":0,"wAsc":1036,"wDes":335,"xH":475,"capH":670,"yMin":-335,"yMax":1002,"hAsc":918,"hDes":-335,"lGap":0}},{"family":"Space Grotesk","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":984,"des":-292,"tAsc":984,"tDes":-292,"tLGap":0,"wAsc":1150,"wDes":292,"xH":486,"capH":700,"yMin":-274,"yMax":1081,"hAsc":984,"hDes":-292,"lGap":0}},{"family":"Space Mono","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1120,"des":-361,"tAsc":1120,"tDes":-361,"tLGap":0,"wAsc":1120,"wDes":361,"xH":496,"capH":700,"yMin":-309,"yMax":1090,"hAsc":1120,"hDes":-361,"lGap":0}},{"family":"Spartan","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1720,"des":-520,"tAsc":1720,"tDes":-520,"tLGap":130,"wAsc":2398,"wDes":592,"xH":1026,"capH":1650,"yMin":-592,"yMax":2304,"hAsc":1720,"hDes":-520,"lGap":0}},{"family":"Special Elite","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1440,"des":-608,"tAsc":1440,"tDes":-608,"tLGap":0,"wAsc":1440,"wDes":608,"xH":528,"capH":713,"yMin":-659,"yMax":1962,"hAsc":1440,"hDes":-608,"lGap":0}},{"family":"Spectral","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1059,"des":-463,"tAsc":1059,"tDes":-463,"tLGap":0,"wAsc":1059,"wDes":463,"xH":450,"capH":660,"yMin":-250,"yMax":1057,"hAsc":1059,"hDes":-463,"lGap":0}},{"family":"Spectral SC","fallbacks":["serif"],"weights":[200,300,400,500,600,700,800],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1059,"des":-463,"tAsc":1059,"tDes":-463,"tLGap":0,"wAsc":1059,"wDes":463,"xH":450,"capH":660,"yMin":-250,"yMax":1057,"hAsc":1059,"hDes":-463,"lGap":0}},{"family":"Spicy Rice","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2091,"des":-733,"tAsc":2091,"tDes":-733,"tLGap":0,"wAsc":2091,"wDes":733,"xH":1208,"capH":1481,"yMin":-733,"yMax":2091,"hAsc":2091,"hDes":-733,"lGap":0}},{"family":"Spinnaker","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1920,"des":-487,"tAsc":1920,"tDes":-487,"tLGap":0,"wAsc":1920,"wDes":487,"xH":1000,"capH":1416,"yMin":-487,"yMax":1920,"hAsc":1920,"hDes":-487,"lGap":0}},{"family":"Spirax","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":947,"des":-288,"tAsc":947,"tDes":-288,"tLGap":0,"wAsc":947,"wDes":288,"xH":463,"capH":696,"yMin":-288,"yMax":947,"hAsc":947,"hDes":-288,"lGap":0}},{"family":"Squada One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":861,"des":-196,"tAsc":861,"tDes":-196,"tLGap":0,"wAsc":861,"wDes":196,"xH":498,"capH":647,"yMin":-196,"yMax":861,"hAsc":861,"hDes":-196,"lGap":0}},{"family":"Sree Krushnadevaraya","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":720,"asc":1105,"des":-378,"tAsc":1105,"tDes":-378,"tLGap":0,"wAsc":1105,"wDes":378,"xH":273,"capH":408,"yMin":-378,"yMax":1105,"hAsc":1105,"hDes":-378,"lGap":0}},{"family":"Sriracha","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1220,"des":-550,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1220,"wDes":550,"xH":474,"capH":656,"yMin":-562,"yMax":1220,"hAsc":1220,"hDes":-550,"lGap":0}},{"family":"Srisakdi","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-250,"tAsc":950,"tDes":-250,"tLGap":0,"wAsc":1484,"wDes":664,"xH":470,"capH":700,"yMin":-664,"yMax":1484,"hAsc":950,"hDes":-250,"lGap":0}},{"family":"Staatliches","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":950,"des":-300,"tAsc":950,"tDes":-300,"tLGap":0,"wAsc":1006,"wDes":306,"xH":500,"capH":696,"yMin":-306,"yMax":1006,"hAsc":950,"hDes":-300,"lGap":0}},{"family":"Stalemate","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1837,"des":-1165,"tAsc":1837,"tDes":-1165,"tLGap":0,"wAsc":1837,"wDes":1165,"xH":539,"capH":1501,"yMin":-1165,"yMax":1837,"hAsc":1837,"hDes":-1165,"lGap":0}},{"family":"Stalinist One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1037,"des":-439,"tAsc":1037,"tDes":-439,"tLGap":0,"wAsc":1037,"wDes":439,"xH":530,"capH":700,"yMin":-439,"yMax":1037,"hAsc":1037,"hDes":-439,"lGap":0}},{"family":"Stardos Stencil","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1994,"des":-831,"tAsc":1994,"tDes":-831,"tLGap":0,"wAsc":1994,"wDes":831,"xH":981,"capH":1421,"yMin":-808,"yMax":1970,"hAsc":1994,"hDes":-831,"lGap":0}},{"family":"Stint Ultra Condensed","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1829,"des":-483,"tAsc":1829,"tDes":-483,"tLGap":0,"wAsc":1829,"wDes":483,"xH":952,"capH":1374,"yMin":-483,"yMax":1829,"hAsc":1829,"hDes":-483,"lGap":0}},{"family":"Stint Ultra Expanded","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1853,"des":-483,"tAsc":1853,"tDes":-483,"tLGap":0,"wAsc":1853,"wDes":483,"xH":952,"capH":1374,"yMin":-483,"yMax":1853,"hAsc":1853,"hDes":-483,"lGap":0}},{"family":"Stoke","fallbacks":["serif"],"weights":[300,400],"styles":["regular"],"variants":[[0,300],[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-530,"tAsc":2030,"tDes":-530,"tLGap":0,"wAsc":2030,"wDes":530,"xH":479,"capH":683,"yMin":-526,"yMax":2027,"hAsc":2030,"hDes":-530,"lGap":0}},{"family":"Strait","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":901,"des":-194,"tAsc":901,"tDes":-194,"tLGap":0,"wAsc":901,"wDes":194,"xH":520,"capH":700,"yMin":-194,"yMax":901,"hAsc":901,"hDes":-194,"lGap":0}},{"family":"Stylish","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":821,"des":-179,"tAsc":821,"tDes":-179,"tLGap":250,"wAsc":848,"wDes":235,"xH":410,"capH":600,"yMin":-196,"yMax":820,"hAsc":821,"hDes":-179,"lGap":250}},{"family":"Sue Ellen Francisco","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1362,"des":-634,"tAsc":1362,"tDes":-634,"tLGap":0,"wAsc":1362,"wDes":634,"xH":439,"capH":1085,"yMin":-571,"yMax":1362,"hAsc":1362,"hDes":-634,"lGap":0}},{"family":"Suez One","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":987,"des":-319,"tAsc":987,"tDes":-319,"tLGap":0,"wAsc":987,"wDes":319,"xH":523,"capH":674,"yMin":-319,"yMax":987,"hAsc":987,"hDes":-319,"lGap":0}},{"family":"Sulphur Point","fallbacks":["sans-serif"],"weights":[300,400,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":790,"des":-210,"tAsc":790,"tDes":-210,"tLGap":369,"wAsc":893,"wDes":224,"xH":500,"capH":665,"yMin":-224,"yMax":892,"hAsc":790,"hDes":-210,"lGap":0}},{"family":"Sumana","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1922,"des":-1005,"tAsc":1922,"tDes":-1005,"tLGap":0,"wAsc":1922,"wDes":1005,"xH":500,"capH":700,"yMin":-493,"yMax":961,"hAsc":1922,"hDes":-1005,"lGap":0}},{"family":"Sunflower","fallbacks":["sans-serif"],"weights":[300,500,700],"styles":[],"variants":[[0,300],[0,500],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":782,"des":-218,"tAsc":782,"tDes":-218,"tLGap":250,"wAsc":810,"wDes":235,"xH":500,"capH":692,"yMin":-235,"yMax":798,"hAsc":782,"hDes":-218,"lGap":250}},{"family":"Sunshiney","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-306,"tAsc":626,"tDes":-190,"tLGap":53,"wAsc":1019,"wDes":306,"xH":391,"capH":759,"yMin":-306,"yMax":1019,"hAsc":1019,"hDes":-306,"lGap":27}},{"family":"Supermercado One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1925,"des":-527,"tAsc":1925,"tDes":-527,"tLGap":0,"wAsc":1925,"wDes":527,"xH":1066,"capH":1359,"yMin":-526,"yMax":1925,"hAsc":1925,"hDes":-527,"lGap":0}},{"family":"Sura","fallbacks":["serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2359,"des":-872,"tAsc":2359,"tDes":-872,"tLGap":0,"wAsc":2359,"wDes":872,"xH":1022,"capH":1464,"yMin":-780,"yMax":2257,"hAsc":2359,"hDes":-872,"lGap":0}},{"family":"Suranna","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":780,"asc":1101,"des":-607,"tAsc":1101,"tDes":-607,"tLGap":0,"wAsc":1101,"wDes":607,"xH":319,"capH":492,"yMin":-607,"yMax":1101,"hAsc":1101,"hDes":-607,"lGap":0}},{"family":"Suravaram","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":980,"asc":1295,"des":-794,"tAsc":1295,"tDes":-794,"tLGap":0,"wAsc":1295,"wDes":794,"xH":344,"capH":482,"yMin":-794,"yMax":1295,"hAsc":1295,"hDes":-794,"lGap":0}},{"family":"Suwannaphum","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":132,"wAsc":2500,"wDes":1200,"xH":1098,"capH":1462,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":0}},{"family":"Swanky and Moo Moo","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":995,"des":-507,"tAsc":995,"tDes":-507,"tLGap":0,"wAsc":995,"wDes":507,"xH":341,"capH":424,"yMin":-507,"yMax":955,"hAsc":995,"hDes":-507,"lGap":0}},{"family":"Syncopate","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1556,"des":-426,"tAsc":1556,"tDes":-426,"tLGap":150,"wAsc":1853,"wDes":483,"xH":958,"capH":1374,"yMin":-483,"yMax":1853,"hAsc":1556,"hDes":-426,"lGap":150}},{"family":"Syne","fallbacks":["sans-serif"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-275,"tAsc":925,"tDes":-275,"tLGap":0,"wAsc":955,"wDes":495,"xH":500,"capH":650,"yMin":-254,"yMax":952,"hAsc":925,"hDes":-275,"lGap":0}},{"family":"Syne Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-275,"tAsc":925,"tDes":-275,"tLGap":0,"wAsc":955,"wDes":495,"xH":500,"capH":650,"yMin":-253,"yMax":917,"hAsc":925,"hDes":-275,"lGap":0}},{"family":"Syne Tactile","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":925,"des":-275,"tAsc":925,"tDes":-275,"tLGap":0,"wAsc":955,"wDes":495,"xH":500,"capH":650,"yMin":-493,"yMax":920,"hAsc":925,"hDes":-275,"lGap":0}},{"family":"Tahoma","fallbacks":["Verdana","Segoe","sans-serif"],"metrics":{"upm":2048,"asc":2049,"des":-423,"tAsc":1566,"tDes":-423,"tLGap":59,"wAsc":2049,"wDes":2049,"xH":1117,"capH":1489,"yMin":-442,"yMax":2118,"hAsc":2049,"hDes":-423,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Tajawal","fallbacks":["sans-serif"],"weights":[200,300,400,500,700,800,900],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,700],[0,800],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":643,"des":-357,"tAsc":643,"tDes":-357,"tLGap":200,"wAsc":1016,"wDes":375,"xH":454,"capH":633,"yMin":-375,"yMax":995,"hAsc":643,"hDes":-357,"lGap":200}},{"family":"Tangerine","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":750,"des":-250,"tAsc":750,"tDes":-250,"tLGap":0,"wAsc":765,"wDes":286,"xH":255,"capH":644,"yMin":-286,"yMax":765,"hAsc":750,"hDes":-250,"lGap":0}},{"family":"Taprom","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2500,"des":-1200,"tAsc":2500,"tDes":-1200,"tLGap":307,"wAsc":2500,"wDes":1200,"xH":0,"capH":0,"yMin":-1200,"yMax":2500,"hAsc":2500,"hDes":-1200,"lGap":67}},{"family":"Tauri","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2040,"des":-520,"tAsc":2040,"tDes":-520,"tLGap":0,"wAsc":2040,"wDes":520,"xH":1135,"capH":1571,"yMin":-520,"yMax":2040,"hAsc":2040,"hDes":-520,"lGap":0}},{"family":"Taviraj","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1172,"des":-534,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1172,"wDes":534,"xH":470,"capH":700,"yMin":-489,"yMax":1131,"hAsc":1172,"hDes":-534,"lGap":0}},{"family":"Teko","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":958,"des":-475,"tAsc":958,"tDes":-475,"tLGap":0,"wAsc":958,"wDes":475,"xH":488,"capH":626,"yMin":-394,"yMax":866,"hAsc":958,"hDes":-475,"lGap":0}},{"family":"Telex","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":945,"des":-260,"tAsc":945,"tDes":-260,"tLGap":0,"wAsc":945,"wDes":260,"xH":514,"capH":708,"yMin":-260,"yMax":945,"hAsc":945,"hDes":-260,"lGap":0}},{"family":"Tenali Ramakrishna","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":661,"des":-512,"tAsc":661,"tDes":-512,"tLGap":0,"wAsc":661,"wDes":512,"xH":268,"capH":367,"yMin":-512,"yMax":661,"hAsc":661,"hDes":-512,"lGap":0}},{"family":"Tenor Sans","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":920,"des":-250,"tAsc":920,"tDes":-250,"tLGap":0,"wAsc":920,"wDes":250,"xH":500,"capH":700,"yMin":-250,"yMax":920,"hAsc":920,"hDes":-250,"lGap":0}},{"family":"Text Me One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-269,"tAsc":952,"tDes":-269,"tLGap":0,"wAsc":952,"wDes":269,"xH":502,"capH":700,"yMin":-269,"yMax":952,"hAsc":952,"hDes":-269,"lGap":0}},{"family":"Texturina","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1260,"des":-300,"tAsc":1260,"tDes":-300,"tLGap":0,"wAsc":1260,"wDes":300,"xH":500,"capH":704,"yMin":-282,"yMax":1201,"hAsc":1260,"hDes":-300,"lGap":0}},{"family":"Thasadith","fallbacks":["sans-serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1005,"des":-295,"tAsc":1005,"tDes":-295,"tLGap":0,"wAsc":1177,"wDes":494,"xH":510,"capH":700,"yMin":-464,"yMax":1140,"hAsc":1005,"hDes":-295,"lGap":0}},{"family":"The Girl Next Door","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1139,"des":-748,"tAsc":1139,"tDes":-748,"tLGap":0,"wAsc":1139,"wDes":748,"xH":519,"capH":627,"yMin":-673,"yMax":1025,"hAsc":1139,"hDes":-748,"lGap":0}},{"family":"Tienne","fallbacks":["serif"],"weights":[400,700,900],"styles":["regular"],"variants":[[0,400],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2030,"des":-724,"tAsc":2030,"tDes":-724,"tLGap":0,"wAsc":2030,"wDes":724,"xH":363,"capH":1437,"yMin":-724,"yMax":2030,"hAsc":2030,"hDes":-724,"lGap":0}},{"family":"Tillana","fallbacks":["cursive"],"weights":[400,500,600,700,800],"styles":["regular"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1158,"des":-484,"tAsc":1158,"tDes":-484,"tLGap":0,"wAsc":1158,"wDes":484,"xH":546,"capH":732,"yMin":-312,"yMax":1041,"hAsc":1158,"hDes":-484,"lGap":0}},{"family":"Times New Roman","fallbacks":["Times New Roman","Times","Baskerville","Georgia","serif"],"metrics":{"upm":2048,"asc":1825,"des":-443,"tAsc":1420,"tDes":-442,"tLGap":307,"wAsc":1825,"wDes":1825,"xH":916,"capH":1356,"yMin":-628,"yMax":2062,"hAsc":1825,"hDes":-443,"lGap":87},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Timmana","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":750,"asc":668,"des":-554,"tAsc":668,"tDes":-554,"tLGap":0,"wAsc":668,"wDes":554,"xH":354,"capH":454,"yMin":-554,"yMax":668,"hAsc":668,"hDes":-554,"lGap":0}},{"family":"Tinos","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1825,"des":-443,"tAsc":1420,"tDes":-442,"tLGap":307,"wAsc":1825,"wDes":443,"xH":940,"capH":1341,"yMin":-621,"yMax":2010,"hAsc":1825,"hDes":-443,"lGap":87}},{"family":"Titan One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-175,"tAsc":970,"tDes":-175,"tLGap":0,"wAsc":970,"wDes":175,"xH":580,"capH":710,"yMin":-175,"yMax":970,"hAsc":970,"hDes":-175,"lGap":0}},{"family":"Titillium Web","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1133,"des":-388,"tAsc":1133,"tDes":-388,"tLGap":0,"wAsc":1133,"wDes":388,"xH":500,"capH":692,"yMin":-285,"yMax":1082,"hAsc":1133,"hDes":-388,"lGap":0}},{"family":"Tomorrow","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1000,"des":-200,"tAsc":1000,"tDes":-200,"tLGap":0,"wAsc":1233,"wDes":279,"xH":523,"capH":737,"yMin":-232,"yMax":1166,"hAsc":1000,"hDes":-200,"lGap":0}},{"family":"Trade Winds","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1019,"des":-469,"tAsc":1019,"tDes":-469,"tLGap":0,"wAsc":1019,"wDes":469,"xH":576,"capH":814,"yMin":-469,"yMax":1019,"hAsc":1019,"hDes":-469,"lGap":0}},{"family":"Trebuchet MS","fallbacks":["Lucida Grande","Lucida Sans Unicode","Lucida Sans","Tahoma","sans-serif"],"metrics":{"upm":2048,"asc":1923,"des":-455,"tAsc":1510,"tDes":-420,"tLGap":0,"wAsc":1923,"wDes":1923,"yMin":-537,"yMax":1931,"hAsc":1923,"hDes":-455,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Trirong","fallbacks":["serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,600],[1,600],[0,700],[1,700],[0,800],[1,800],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1200,"des":-534,"tAsc":750,"tDes":-250,"tLGap":200,"wAsc":1200,"wDes":534,"xH":498,"capH":700,"yMin":-487,"yMax":1133,"hAsc":1200,"hDes":-534,"lGap":0}},{"family":"Trispace","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800],"styles":["regular"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":2000,"asc":1830,"des":-430,"tAsc":1830,"tDes":-430,"tLGap":0,"wAsc":2355,"wDes":630,"xH":1000,"capH":1400,"yMin":-485,"yMax":2207,"hAsc":1830,"hDes":-430,"lGap":0}},{"family":"Trocchi","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2085,"des":-576,"tAsc":2085,"tDes":-576,"tLGap":0,"wAsc":2085,"wDes":576,"xH":1,"capH":1,"yMin":-576,"yMax":2085,"hAsc":2085,"hDes":-576,"lGap":0}},{"family":"Trochut","fallbacks":["cursive"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":967,"des":-210,"tAsc":967,"tDes":-210,"tLGap":0,"wAsc":967,"wDes":210,"xH":470,"capH":690,"yMin":-210,"yMax":922,"hAsc":967,"hDes":-210,"lGap":0}},{"family":"Trykker","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2022,"des":-538,"tAsc":2022,"tDes":-538,"tLGap":0,"wAsc":2022,"wDes":538,"xH":1013,"capH":1492,"yMin":-539,"yMax":2027,"hAsc":2022,"hDes":-538,"lGap":0}},{"family":"Tulpen One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1767,"des":-465,"tAsc":1767,"tDes":-465,"tLGap":0,"wAsc":1767,"wDes":465,"xH":1018,"capH":1393,"yMin":-465,"yMax":1767,"hAsc":1767,"hDes":-465,"lGap":0}},{"family":"Turret Road","fallbacks":["cursive"],"weights":[200,300,400,500,700,800],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,700],[0,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":850,"des":-243,"tAsc":850,"tDes":-243,"tLGap":0,"wAsc":931,"wDes":246,"xH":478,"capH":700,"yMin":-234,"yMax":924,"hAsc":850,"hDes":-243,"lGap":0}},{"family":"Ubuntu","fallbacks":["sans-serif"],"weights":[300,400,500,700],"styles":["italic","regular"],"variants":[[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":932,"des":-189,"tAsc":776,"tDes":-185,"tLGap":56,"wAsc":932,"wDes":189,"xH":520,"capH":693,"yMin":-189,"yMax":962,"hAsc":932,"hDes":-189,"lGap":28}},{"family":"Ubuntu Condensed","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":932,"des":-189,"tAsc":776,"tDes":-185,"tLGap":56,"wAsc":932,"wDes":189,"xH":520,"capH":693,"yMin":-195,"yMax":973,"hAsc":932,"hDes":-189,"lGap":28}},{"family":"Ubuntu Mono","fallbacks":["monospace"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":830,"des":-170,"tAsc":693,"tDes":-165,"tLGap":49,"wAsc":830,"wDes":170,"xH":520,"capH":693,"yMin":-170,"yMax":830,"hAsc":830,"hDes":-170,"lGap":0}},{"family":"Ultra","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2066,"des":-561,"tAsc":2066,"tDes":-561,"tLGap":0,"wAsc":2066,"wDes":561,"xH":1102,"capH":1473,"yMin":-561,"yMax":2066,"hAsc":2066,"hDes":-561,"lGap":0}},{"family":"Uncial Antiqua","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2019,"des":-676,"tAsc":2019,"tDes":-676,"tLGap":0,"wAsc":2019,"wDes":676,"xH":1079,"capH":1841,"yMin":-676,"yMax":2019,"hAsc":2019,"hDes":-676,"lGap":0}},{"family":"Underdog","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":909,"des":-247,"tAsc":909,"tDes":-247,"tLGap":0,"wAsc":909,"wDes":247,"xH":520,"capH":710,"yMin":-247,"yMax":915,"hAsc":909,"hDes":-247,"lGap":0}},{"family":"Unica One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":917,"des":-265,"tAsc":917,"tDes":-265,"tLGap":0,"wAsc":917,"wDes":265,"xH":650,"capH":650,"yMin":-265,"yMax":917,"hAsc":917,"hDes":-265,"lGap":0}},{"family":"UnifrakturCook","fallbacks":["cursive"],"weights":[700],"styles":[],"variants":[[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2110,"des":-570,"tAsc":2110,"tDes":-570,"tLGap":0,"wAsc":2110,"wDes":570,"xH":319,"capH":485,"yMin":-570,"yMax":2110,"hAsc":2110,"hDes":-570,"lGap":0}},{"family":"UnifrakturMaguntia","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1607,"des":-513,"tAsc":1607,"tDes":-514,"tLGap":0,"wAsc":1607,"wDes":512,"xH":1095,"capH":1409,"yMin":-496,"yMax":1906,"hAsc":1607,"hDes":-513,"lGap":0}},{"family":"Unkempt","fallbacks":["cursive"],"weights":[400,700],"styles":["regular"],"variants":[[0,400],[0,700]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":977,"des":-246,"tAsc":695,"tDes":-226,"tLGap":55,"wAsc":977,"wDes":246,"xH":482,"capH":753,"yMin":-246,"yMax":977,"hAsc":977,"hDes":-246,"lGap":28}},{"family":"Unlock","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":873,"des":-195,"tAsc":873,"tDes":-195,"tLGap":0,"wAsc":873,"wDes":195,"xH":550,"capH":635,"yMin":-195,"yMax":873,"hAsc":873,"hDes":-195,"lGap":0}},{"family":"Unna","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":883,"des":-269,"tAsc":883,"tDes":-269,"tLGap":0,"wAsc":883,"wDes":269,"xH":420,"capH":597,"yMin":-269,"yMax":878,"hAsc":883,"hDes":-269,"lGap":0}},{"family":"Vampiro One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":956,"des":-294,"tAsc":956,"tDes":-294,"tLGap":0,"wAsc":956,"wDes":294,"xH":534,"capH":705,"yMin":-294,"yMax":956,"hAsc":956,"hDes":-294,"lGap":0}},{"family":"Varela","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1015,"des":-285,"tAsc":1015,"tDes":-285,"tLGap":0,"wAsc":1015,"wDes":285,"xH":510,"capH":698,"yMin":-285,"yMax":1015,"hAsc":1015,"hDes":-285,"lGap":0}},{"family":"Varela Round","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":918,"des":-286,"tAsc":918,"tDes":-286,"tLGap":0,"wAsc":1025,"wDes":286,"xH":510,"capH":698,"yMin":-286,"yMax":1025,"hAsc":918,"hDes":-286,"lGap":0}},{"family":"Varta","fallbacks":["sans-serif"],"weights":[300,400,500,600,700],"styles":["regular"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1902,"des":-1068,"tAsc":1902,"tDes":-1068,"tLGap":0,"wAsc":2340,"wDes":1450,"xH":990,"capH":1346,"yMin":-1202,"yMax":1959,"hAsc":1902,"hDes":-1068,"lGap":0}},{"family":"Vast Shadow","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1875,"des":-685,"tAsc":1875,"tDes":-685,"tLGap":0,"wAsc":1875,"wDes":683,"xH":965,"capH":1245,"yMin":-685,"yMax":1875,"hAsc":1875,"hDes":-685,"lGap":0}},{"family":"Verdana","fallbacks":["Geneva","sans-serif"],"metrics":{"upm":2048,"asc":2059,"des":-430,"tAsc":1566,"tDes":-423,"tLGap":202,"wAsc":2059,"wDes":2059,"xH":1117,"capH":1489,"yMin":-621,"yMax":2049,"hAsc":2059,"hDes":-430,"lGap":0},"weights":[400,700],"styles":["italic","regular"],"service":"system"},{"family":"Vesper Libre","fallbacks":["serif"],"weights":[400,500,700,900],"styles":["regular"],"variants":[[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2330,"des":-1550,"tAsc":2330,"tDes":-1550,"tLGap":0,"wAsc":2330,"wDes":1550,"xH":950,"capH":1384,"yMin":-1345,"yMax":2097,"hAsc":2330,"hDes":-1550,"lGap":0}},{"family":"Viaoda Libre","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1051,"des":-360,"tAsc":1051,"tDes":-360,"tLGap":0,"wAsc":1051,"wDes":360,"xH":467,"capH":740,"yMin":-360,"yMax":1051,"hAsc":1051,"hDes":-360,"lGap":0}},{"family":"Vibes","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1105,"des":-680,"tAsc":1105,"tDes":-680,"tLGap":0,"wAsc":1105,"wDes":680,"xH":500,"capH":38,"yMin":-680,"yMax":1105,"hAsc":1105,"hDes":-680,"lGap":0}},{"family":"Vibur","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1960,"des":-792,"tAsc":1638,"tDes":-410,"tLGap":184,"wAsc":1960,"wDes":792,"yMin":-792,"yMax":1960,"hAsc":1960,"hDes":-792,"lGap":184}},{"family":"Vidaloka","fallbacks":["serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1927,"des":-560,"tAsc":1927,"tDes":-560,"tLGap":0,"wAsc":1927,"wDes":560,"xH":1004,"capH":1427,"yMin":-560,"yMax":1927,"hAsc":1927,"hDes":-560,"lGap":0}},{"family":"Viga","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1015,"des":-329,"tAsc":1015,"tDes":-329,"tLGap":0,"wAsc":1015,"wDes":329,"xH":571,"capH":712,"yMin":-329,"yMax":1015,"hAsc":1015,"hDes":-329,"lGap":0}},{"family":"Voces","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1014,"des":-335,"tAsc":1014,"tDes":-335,"tLGap":0,"wAsc":1014,"wDes":335,"xH":520,"capH":700,"yMin":-335,"yMax":1014,"hAsc":1014,"hDes":-335,"lGap":0}},{"family":"Volkhov","fallbacks":["serif"],"weights":[400,700],"styles":["regular","italic"],"variants":[[0,400],[1,400],[0,700],[1,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":971,"des":-319,"tAsc":971,"tDes":-319,"tLGap":0,"wAsc":971,"wDes":319,"xH":500,"capH":700,"yMin":-306,"yMax":970,"hAsc":971,"hDes":-319,"lGap":0}},{"family":"Vollkorn","fallbacks":["serif"],"weights":[400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-441,"tAsc":952,"tDes":-441,"tLGap":0,"wAsc":1115,"wDes":489,"xH":458,"capH":676,"yMin":-280,"yMax":1078,"hAsc":952,"hDes":-441,"lGap":0}},{"family":"Vollkorn SC","fallbacks":["serif"],"weights":[400,600,700,900],"styles":["regular"],"variants":[[0,400],[0,600],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":952,"des":-441,"tAsc":952,"tDes":-441,"tLGap":0,"wAsc":1115,"wDes":489,"xH":458,"capH":676,"yMin":-280,"yMax":1078,"hAsc":952,"hDes":-441,"lGap":0}},{"family":"Voltaire","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-531,"tAsc":2020,"tDes":-531,"tLGap":0,"wAsc":2020,"wDes":531,"xH":1062,"capH":1593,"yMin":-531,"yMax":2020,"hAsc":2020,"hDes":-531,"lGap":0}},{"family":"VT323","fallbacks":["monospace"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":0,"wAsc":1040,"wDes":240,"xH":400,"capH":560,"yMin":-240,"yMax":1040,"hAsc":800,"hDes":-200,"lGap":0}},{"family":"Waiting for the Sunrise","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1146,"des":-547,"tAsc":1146,"tDes":-547,"tLGap":0,"wAsc":1146,"wDes":547,"xH":570,"capH":755,"yMin":-547,"yMax":1146,"hAsc":1146,"hDes":-547,"lGap":0}},{"family":"Wallpoet","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":806,"des":-196,"tAsc":806,"tDes":-196,"tLGap":0,"wAsc":806,"wDes":196,"xH":440,"capH":575,"yMin":-196,"yMax":806,"hAsc":806,"hDes":-196,"lGap":0}},{"family":"Walter Turncoat","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1024,"asc":1078,"des":-323,"tAsc":544,"tDes":-64,"tLGap":57,"wAsc":1078,"wDes":323,"xH":559,"capH":752,"yMin":-322,"yMax":1078,"hAsc":1078,"hDes":-323,"lGap":29}},{"family":"Warnes","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":994,"des":-310,"tAsc":994,"tDes":-310,"tLGap":0,"wAsc":994,"wDes":310,"xH":540,"capH":710,"yMin":-310,"yMax":994,"hAsc":994,"hDes":-310,"lGap":0}},{"family":"Wellfleet","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2020,"des":-540,"tAsc":2020,"tDes":-540,"tLGap":0,"wAsc":2020,"wDes":540,"xH":747,"capH":1535,"yMin":-540,"yMax":2020,"hAsc":2020,"hDes":-540,"lGap":0}},{"family":"Wendy One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":819,"des":-236,"tAsc":819,"tDes":-236,"tLGap":0,"wAsc":819,"wDes":236,"xH":474,"capH":606,"yMin":-236,"yMax":819,"hAsc":819,"hDes":-236,"lGap":0}},{"family":"Wire One","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1821,"des":-430,"tAsc":1821,"tDes":-430,"tLGap":0,"wAsc":1821,"wDes":430,"xH":1044,"capH":1454,"yMin":-430,"yMax":1821,"hAsc":1821,"hDes":-430,"lGap":0}},{"family":"Work Sans","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":930,"des":-243,"tAsc":930,"tDes":-243,"tLGap":0,"wAsc":1105,"wDes":343,"xH":500,"capH":660,"yMin":-337,"yMax":1100,"hAsc":930,"hDes":-243,"lGap":0}},{"family":"Xanh Mono","fallbacks":["monospace"],"weights":[400],"styles":["regular","italic"],"variants":[[0,400],[1,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":970,"des":-220,"tAsc":970,"tDes":-220,"tLGap":0,"wAsc":1100,"wDes":220,"xH":540,"capH":740,"yMin":-213,"yMax":1100,"hAsc":970,"hDes":-220,"lGap":0}},{"family":"Yanone Kaffeesatz","fallbacks":["sans-serif"],"weights":[200,300,400,500,600,700],"styles":["regular"],"variants":[[0,200],[0,300],[0,400],[0,500],[0,600],[0,700]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":735,"des":-200,"tAsc":735,"tDes":-200,"tLGap":57,"wAsc":1063,"wDes":279,"xH":500,"capH":700,"yMin":-235,"yMax":1063,"hAsc":735,"hDes":-200,"lGap":57}},{"family":"Yantramanav","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["regular"],"variants":[[0,100],[0,300],[0,400],[0,500],[0,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1923,"des":-733,"tAsc":1923,"tDes":-733,"tLGap":0,"wAsc":1923,"wDes":733,"xH":986,"capH":1279,"yMin":-676,"yMax":1911,"hAsc":1923,"hDes":-733,"lGap":0}},{"family":"Yatra One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":991,"des":-487,"tAsc":991,"tDes":-487,"tLGap":0,"wAsc":991,"wDes":487,"xH":460,"capH":679,"yMin":-487,"yMax":991,"hAsc":991,"hDes":-487,"lGap":0}},{"family":"Yellowtail","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1990,"des":-617,"tAsc":1638,"tDes":-410,"tLGap":184,"wAsc":1990,"wDes":617,"yMin":-617,"yMax":1990,"hAsc":1990,"hDes":-617,"lGap":184}},{"family":"Yeon Sung","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":800,"des":-200,"tAsc":800,"tDes":-200,"tLGap":250,"wAsc":830,"wDes":323,"xH":446,"capH":659,"yMin":-323,"yMax":830,"hAsc":800,"hDes":-200,"lGap":250}},{"family":"Yeseva One","fallbacks":["cursive"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":915,"des":-240,"tAsc":915,"tDes":-240,"tLGap":0,"wAsc":1079,"wDes":310,"xH":500,"capH":700,"yMin":-310,"yMax":1079,"hA