chore: switch from Mulish to Inter font family

This commit is contained in:
2025-10-22 15:18:39 +02:00
parent db4c2d8ea0
commit d70c2b6874
19 changed files with 161 additions and 74 deletions

View File

@@ -2,7 +2,7 @@
import React from "react";
import { motion } from "framer-motion";
import { H2, P } from '@/components/Texts';
import { P } from '@/components/Texts';
import { InfiniteMovingCards } from "@/components/magicui/infinite-moving-cards";