Template:Farsi.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 20:00, 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-content-text,
span,
p,
a,
li,
div,
.portable-infobox .pi-font,
.portable-infobox .pi-title {
 font-family: "BNazanin", "Lato", "Rubik";
}