-
Notifications
You must be signed in to change notification settings - Fork 4
/
woff2base.css
2 lines (2 loc) · 1.77 KB
/
woff2base.css
1
2
@font-face{src:url("./fonts/Firava.woff2") format("woff2-variations");font-display:swap;font-family:'Firava';font-weight:100 900}@font-face{src:url("./fonts/FiravaItalic.woff2") format("woff2-variations");font-display:swap;font-family:'Firava';font-style:italic;font-weight:100 900}@font-face{src:url("./fonts/SourceCodeVariable-Roman.woff2") format("woff2-variations");font-display:swap;font-family:'SourceCode';font-weight:200 900}@font-face{src:url("./fonts/SourceCodeVariable-Italic.woff2") format("woff2-variations");font-display:swap;font-family:'SourceCode';font-style:italic;font-weight:200 900}@font-face{src:url("./fonts/AdobeBlank.ttf") format("truetype");font-display:swap;font-family:'AdobeBlank'}@media (min-width: 700px){body{--font-size: 1.5rem}h1{--font-size: 3rem}h2{--font-size: 1.5rem}}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:"Firava", "system-ui", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Verdana, sans-serif;font-size:var(--font-size, 1rem);line-height:1.75;margin:0 auto;max-width:72ch;width:96vw}footer{margin-bottom:1rem}h1{font-size:var(--font-size, 1.5rem);line-height:1.25;margin:.5rem 0 1rem 0}h2{font-size:var(--font-size, 1.125rem);text-transform:uppercase}h2,p{margin:.5rem 0}ul{padding:0;margin:0 0 0 1.2rem}input,button,textarea,select{font:inherit}input[type="file"]::file-selector-button,input[type="file"]::-webkit-file-upload-button{font:inherit}#currentfont{background:#fffae3;padding:0 .25rem}textarea#csscode{background:#fafafa;border:1px solid #bbb;font-family:SourceCode, monospace;font-size:.875rem;margin:1rem 0;max-width:100%;overflow-wrap:break-word;padding:1rem;white-space:pre-wrap;word-break:break-all;width:100%}
/*# sourceMappingURL=woff2base.css.map */