@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Text:wght@400;500;700;800&family=Inter:wght@400;500;600;700;800&family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,200..700,0..1,-50..200');

html,body,button,input,textarea,select{font-family:'Google Sans Text','Google Sans','Inter','Segoe UI',Roboto,Arial,sans-serif!important}
code,pre,.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important}

h1,h2,h3,strong,b{letter-spacing:.01em}

.material-symbols-rounded{
  font-variation-settings:'FILL' 0,'wght' 450,'GRAD' 0,'opsz' 24;
  font-size:20px;
  line-height:1;
  vertical-align:middle;
}

.iconbtn .material-symbols-rounded{font-size:19px}
.icon .material-symbols-rounded{font-size:36px}
