Code
@font-face {
font-family: 'Cormorant Garamond Italic';
src: url('/content/custom/fonts/CormorantGaramond/CormorantGaramond-Italic.woff2') format('woff2'),
url('/content/custom/fonts/CormorantGaramond/CormorantGaramond-Italic.woff') format('woff');
font-weight: normal !important;
font-style: italic !important;
font-display: swap !important;
}
.zitatblock {
font-family: 'Cormorant Garamond Italic', 'Garamond', 'Georgia', serif;
[size=85][font=Source Sans Pro, sans-serif]}[/font][/size]Questions: a) Can I use Fira Sans instead of Helvetica? The font files are already stored locally in the directory.
b) If that's not possible, is it possible to install Helvetica locally and load it reliably everywhere to avoid unsightly replacement fonts?
Many thanks!
PS: As you can see, I'm making more and more use of the incredible features of Photo Gallery X3 ;-)