My personal site.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: subset font

+14
public/Fraunces.woff2

This is a binary file and will not be displayed.

+14
src/layouts/BaseLayout.astro
··· 23 23 font-family: "Fraunces"; 24 24 src: url("/Fraunces.woff2") format("woff2"); 25 25 font-display: swap; 26 + unicode-range: 27 + U+0020-007E, U+00A0-00FF, U+0259, U+02B9-02BA, U+02BC, U+02C6-02C7, 28 + U+02D8-02DD, U+0300-0304, U+0306-0308, U+030B-030C, U+030F, 29 + U+0311-0312, U+0315, U+031B, U+0324, U+0326-0328, U+032E, U+0331, 30 + U+1E08-1E09, U+1E0C-1E0F, U+1E14-1E17, U+1E1C-1E1D, U+1E20-1E21, 31 + U+1E24-1E25, U+1E2A-1E2B, U+1E2E-1E2F, U+1E36-1E37, U+1E3A-1E3B, 32 + U+1E42-1E43, U+1E46-1E49, U+1E4C-1E53, U+1E5A-1E5B, U+1E5E-1E5F, 33 + U+1E62-1E65, U+1E6C-1E6F, U+1E78-1E7B, U+1E80-1E85, U+1E92-1E93, 34 + U+1E97, U+1E9E, U+1EA0-1EF9, U+2013-2014, U+2018-201A, U+201C-201E, 35 + U+2020-2022, U+2026, U+2030, U+2032-2033, U+2039-203A, U+2044, U+2052, 36 + U+2070, U+2074, U+20A1, U+20A3-20A4, U+20A6-20A7, U+20A9, U+20AB-20AD, 37 + U+20B1-20B2, U+20B5, U+20B9-20BA, U+20BC-20BD, U+2116, U+2122, U+2212, 38 + U+2215, U+2219, U+2248, U+2260, U+2264-2265, U+27E8-27E9, U+E132-E133, 39 + U+FB00-FB04; 26 40 } 27 41 28 42 :root {