Template:Farsi.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 20:12, 25 November 2021 by Vish (talk | contribs)
Jump to navigation Jump to search
@font-face {
	font-family: 'BNazanin';
	src: url('../fonts/BNaznnBd.woff2') format('woff2'),
		url('../fonts/BNaznnBd.woff') format('woff');
	font-weight: bold;
}

@font-face {
	font-family: 'BNazanin';
	src: url('../fonts/BNazanin.woff2') format('woff2'),
		url('../fonts/BNazanin.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.mw-body-content p, .portable-infobox .pi-font {
    font-family: "BNazanin";
    font-size: 1.05em !important;
}