Forums

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

Home Forums CSS Embedding Fonts Re: Embedding Fonts

#55692
davidlab.be
Participant

try this..


@font-face {
font-family: ('MyriadPro-Regular'),
src: url('fonts/MyriadPro-Regular.ttf ') format("truetype");
}