p { font-family: 'font_here'; }
@font-face {
font-family: 'font_here';
src: url('font_here');
src: local('?'), url('font_here.woff') format('woff'), url('font_here.ttf') format('truetype'), url('font_here.svg#webfontby4WHfcm') format('svg');
font-weight: normal;
font-style: normal;
}
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.