diff --git a/assets/css/global.css b/assets/css/global.css index 9fd4e16..db94de6 100644 --- a/assets/css/global.css +++ b/assets/css/global.css @@ -50,22 +50,6 @@ src: url(./../fonts/Source-codePro.woff2); } -@font-face { - font-family: "Product Sans Regular"; - font-style: normal; - font-weight: 400; - font-display: swap; - src: url(./../fonts/ProductSans-Regular.woff2); -} - -@font-face { - font-family: "Product Sans Black"; - font-style: normal; - font-weight: 600; - font-display: swap; - src: url(./../fonts/ProductSans-Black.woff2); -} - @font-face { font-family: "Poppins Light"; font-style: normal; @@ -316,7 +300,7 @@ code::after { } .prose :where(blockquote, blockquote i):not(:where([class~="not-prose"] *)) { - @apply not-italic text-[1.4rem] lg:text-[1.755rem] leading-[2.3rem] text-[#757575] font-normal font-inter-light; + @apply not-italic text-[1.4rem] lg:text-[1.755rem] leading-[2.3rem] text-[#757575] font-normal tracking-wide font-inter-light; } .prose diff --git a/assets/fonts/ProductSans-Black.woff2 b/assets/fonts/ProductSans-Black.woff2 deleted file mode 100755 index a032904..0000000 Binary files a/assets/fonts/ProductSans-Black.woff2 and /dev/null differ diff --git a/assets/fonts/ProductSans-Regular.woff2 b/assets/fonts/ProductSans-Regular.woff2 deleted file mode 100755 index d4bcbf2..0000000 Binary files a/assets/fonts/ProductSans-Regular.woff2 and /dev/null differ diff --git a/components/authorDetails.js b/components/authorDetails.js index 874e5c1..c99af58 100644 --- a/components/authorDetails.js +++ b/components/authorDetails.js @@ -16,7 +16,7 @@ export default function AuthorDetails({ postData }) { />