diff --git a/css/styles.css b/css/styles.css index 565a6e7..80d7cac 100644 --- a/css/styles.css +++ b/css/styles.css @@ -48,7 +48,7 @@ font-display: swap; font-family: 'Instrument Serif'; font-style: normal; - font-weight: 400; + font-weight: 300 400; src: url('../fonts/instrument/instrument-serif-v5-latin-regular.woff2') format('woff2'); } @@ -56,7 +56,7 @@ font-display: swap; font-family: 'Instrument Serif'; font-style: italic; - font-weight: 400; + font-weight: 300 400; src: url('../fonts/instrument/instrument-serif-v5-latin-italic.woff2') format('woff2'); } @@ -66,7 +66,7 @@ font-family: 'Material Symbols Outlined'; font-style: normal; font-weight: 100 700; - src: url('../fonts/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2') format('woff2'); + src: url('../fonts/material-symbols-outlined.woff2') format('woff2'); } .material-symbols-outlined { @@ -82,6 +82,10 @@ word-wrap: normal; direction: ltr; -webkit-font-smoothing: antialiased; + text-rendering: optimizeLegibility; + -moz-osx-font-smoothing: grayscale; + font-feature-settings: 'liga'; + -webkit-font-feature-settings: 'liga'; } /* Glass Morphism Effect */ diff --git a/fonts/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2 b/fonts/material-symbols-outlined.woff2 similarity index 100% rename from fonts/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2 rename to fonts/material-symbols-outlined.woff2 diff --git a/index.html b/index.html index 5d3fc66..f3c4ac5 100644 --- a/index.html +++ b/index.html @@ -135,7 +135,7 @@
mail Enviar un Email @@ -608,7 +608,7 @@ > link - share - + --> @@ -630,11 +630,6 @@ href="https://www.linkedin.com/in/itziarzamezagarcia" >LinkedIn - GitHub @@ -874,7 +869,7 @@ -