Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Font face question Re: Font face question

#112191
chrisburton
Participant

You should also do a test case in CSS.

Example

h1 {
font: italic bold “Adobe Clean”;
}