gaufre: temporarily use a full marianne webfont file

this is to allow a quick publish of the website later because I dont
have the tools to build the subsetted font right now…
This commit is contained in:
Emmanuel Pelletier
2024-11-14 13:57:57 +01:00
parent 16cb2c3474
commit 7d75902ae6
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -21,7 +21,7 @@ const { services } = Astro.props
<style is:inline>
@font-face {
font-family: "La Gaufre";
src: url("/fonts/Marianne-Regular-subset.woff2") format("woff2");
src: url("/fonts/Marianne-Regular.woff2") format("woff2");
unicode-range: U+20, U+27, U+43, U+44, U+46, U+47, U+4E, U+50, U+52-54, U+56, U+57,
U+61-66, U+68, U+69, U+6C-70, U+72-76, U+A0, U+C9, U+E9, U+2715;
font-weight: 400;