How to work with Bulgarian Cyrillic Fonts
Unanswered
Giant Angora posted this in #help-forum
Giant AngoraOP
I am using the
Is there a way that I can use Bulgarian Cyrillic fonts with this particular font?
Outfit font and I use it like this:import { Outfit } from "next/font/google";
const outfit = Outfit({ subsets: ["latin"], variable: "--font-outfit" });Is there a way that I can use Bulgarian Cyrillic fonts with this particular font?