add angular-round selector

This commit is contained in:
2026-08-08 18:05:03 +02:00
parent d47d87da82
commit de3b82d024
14 changed files with 447 additions and 50 deletions
+10
View File
@@ -6,3 +6,13 @@
font-display: swap;
unicode-range: U+2C00-2C5F;
}
@font-face {
font-family: "Glagolify Shafarik Angular";
src: url("fonts/Shafarik-Regular.ttf") format("truetype");
font-style: normal;
font-weight: 400;
font-display: swap;
font-feature-settings: "ss03";
unicode-range: U+2C00-2C5F;
}