diff --git a/layouts/partials/head/others.html b/layouts/partials/head/others.html index 24c627b..69b85ff 100644 --- a/layouts/partials/head/others.html +++ b/layouts/partials/head/others.html @@ -2,12 +2,6 @@ - - - - - - diff --git a/src/sass/_fonts.scss b/src/sass/_fonts.scss index 150024b..93c589c 100644 --- a/src/sass/_fonts.scss +++ b/src/sass/_fonts.scss @@ -43,15 +43,6 @@ font-display: swap; } -@font-face { - font-family: "Droid Sans"; - src: url("fonts/DroidSans.woff2") format("woff2"), - url("fonts/DroidSans.woff") format("woff"); - font-weight: normal; - font-style: normal; - font-display: swap; -} - @font-face { font-family: "Metropolis"; src: url("fonts/Metropolis.woff2") format("woff2"),