is it possible to apply a @font-face css property to croissant one?? code example
Example: how to find a fontface url
@font-face {
font-family: Chunkfive;
src: url('Chunkfive.otf');
}
@font-face {
font-family: Chunkfive;
src: url('Chunkfive.otf');
}