diff --git a/assets/styles/main.css b/assets/styles/main.css index eb4757c..207ee4f 100644 --- a/assets/styles/main.css +++ b/assets/styles/main.css @@ -55,3 +55,36 @@ body { font-weight: normal; font-style: normal; } + +@font-face { + font-family: "Material Symbols Rounded"; + font-style: normal; + font-weight: 100 700; + src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v92/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) + format("woff2"); +} + +.material-symbols-rounded { + font-family: "Material Symbols Rounded"; + font-weight: normal; + font-style: normal; + font-size: 24px; + line-height: 1; + letter-spacing: normal; + text-transform: none; + display: inline-block; + white-space: nowrap; + word-wrap: normal; + direction: ltr; + -webkit-font-feature-settings: "liga"; + -webkit-font-smoothing: antialiased; + font-feature-settings: "liga"; +} + +.material-symbols-rounded { + font-variation-settings: + 'FILL' 0, + 'wght' 700, + 'GRAD' 200, + 'opsz' 48 +} \ No newline at end of file diff --git a/index.html b/index.html index 5c0e19c..6c86084 100644 --- a/index.html +++ b/index.html @@ -41,10 +41,10 @@


@@ -58,7 +58,7 @@ srcset="" class="borderimg" /> -

+

  

diff --git a/wip.html b/wip.html index 6096e0c..f270ace 100644 --- a/wip.html +++ b/wip.html @@ -40,10 +40,10 @@