diff --git a/content/.vuepress/public/fonts/phunic.eot b/content/.vuepress/public/fonts/phunic.eot index ebdbade..3a5df94 100644 Binary files a/content/.vuepress/public/fonts/phunic.eot and b/content/.vuepress/public/fonts/phunic.eot differ diff --git a/content/.vuepress/public/fonts/phunic.svg b/content/.vuepress/public/fonts/phunic.svg index 3d1f237..a09feaa 100644 --- a/content/.vuepress/public/fonts/phunic.svg +++ b/content/.vuepress/public/fonts/phunic.svg @@ -8,7 +8,7 @@ - + @@ -23,14 +23,14 @@ + + - - + - \ No newline at end of file diff --git a/content/.vuepress/public/fonts/phunic.ttf b/content/.vuepress/public/fonts/phunic.ttf index ec2e8ac..31d8112 100644 Binary files a/content/.vuepress/public/fonts/phunic.ttf and b/content/.vuepress/public/fonts/phunic.ttf differ diff --git a/content/.vuepress/public/fonts/phunic.woff b/content/.vuepress/public/fonts/phunic.woff index 178a19e..2c7e9f3 100644 Binary files a/content/.vuepress/public/fonts/phunic.woff and b/content/.vuepress/public/fonts/phunic.woff differ diff --git a/content/.vuepress/styles/fonts.less b/content/.vuepress/styles/fonts.less index a6f43e7..1321685 100644 --- a/content/.vuepress/styles/fonts.less +++ b/content/.vuepress/styles/fonts.less @@ -1,10 +1,10 @@ @font-face { font-family: "phunic"; - src: url("/fonts/phunic.eot?3b74hk"); - src: url("/fonts/phunic.eot?3b74hk#iefix") format("embedded-opentype"), - url("/fonts/phunic.ttf?3b74hk") format("truetype"), - url("/fonts/phunic.woff?3b74hk") format("woff"), - url("/fonts/phunic.svg?3b74hk#phunic") format("svg"); + src: url("/fonts/phunic.eot"); + src: url("/fonts/phunic.eot#iefix") format("embedded-opentype"), + url("/fonts/phunic.ttf") format("truetype"), + url("/fonts/phunic.woff") format("woff"), + url("/fonts/phunic.svg#phunic") format("svg"); font-weight: normal; font-style: normal; font-display: block; @@ -25,13 +25,22 @@ i.icon { -moz-osx-font-smoothing: grayscale; &::before { - width: 1.25rem; + width: 1.4rem; display: inline-block; align-content: center; text-align: center; } } +.phunic-envelope:before { + content: "\e901"; +} +.phunic-discord:before { + content: "\e910"; +} +.phunic-writefreely:before { + content: "\e911"; +} .phunic-mastodon:before { content: "\e907"; } @@ -71,9 +80,6 @@ i.icon { .phunic-question:before { content: "\e90f"; } -.phunic-conlang2:before { - content: "\e901"; -} .phunic-emacs:before { content: "\e902"; } @@ -95,18 +101,12 @@ i.icon { .phunic-github:before { content: "\eab0"; } -.phunic-npm:before { - content: "\eab1"; -} -.phunic-tux:before { - content: "\eabd"; +.phunic-reddit:before { + content: "\eac6"; } .phunic-linkedin:before { content: "\eac9"; } -.phunic-stackoverflow:before { - content: "\ead0"; -} .phunic-git:before { content: "\eae7"; }