Here is that coding. Do I change baskerville to Arimo or playfair display or times new roman? Also how do I get it not to fade in and out?
.site-title {
font-family: Baskerville, “Playfair Display”, “Times New Roman”, serif;
font-size: 24px;
font-size: 2.4rem;
font-style: italic;
font-weight: normal;
line-height: 1em;
margin: 0;
text-transform: none;
}