Like this?
@font-face {
{font-family: 'Raleway', sans-serif;}
src: url('
http://akos.hd.hu/font/Raleway-Regular.ttf') format('truetype');
body {font-family: 'Raleway', sans-serif;}
On 4/1/2016 6:31 PM, Siniy-Kit wrote:
> you can put code with path to font file (.ttf for example) to your
> stylesheet
>
> for example
>
> |
> @font-face {
> font-family: 'fontawesome';
> src: url('fonts/fontawesome-webfont.eot');
> src: url('fonts/fontawesome-webfont.woff') format('woff'),
> url('fonts/fontawesome-webfont.ttf') format('truetype'),
> url('fonts/fontawesome-webfont.svg') format('svg');
> }
>
>
>
>
>
>
>
> @font-face {
> font-family: "PF Square Sans Pro Thin";
> src: url('fonts/a-light-webfont.eot');
> src: url('fonts/a-light-webfont.woff') format('woff'),
> url('fonts/a-light-webfont.ttf') format('truetype'),
> url('fonts/a-light-webfont.svg') format('svg');
> }
> |
>
>
> and then you can use "family"
>
> --
> You received this message because you are subscribed to the Google
> Groups "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
tiddlywiki+...@googlegroups.com
> <mailto:
tiddlywiki+...@googlegroups.com>.
> To post to this group, send email to
tiddl...@googlegroups.com
> <mailto:
tiddl...@googlegroups.com>.
> Visit this group at
https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/tiddlywiki/285da20d-f946-4ba4-befd-8c3fac6475a2%40googlegroups.com
> <
https://groups.google.com/d/msgid/tiddlywiki/285da20d-f946-4ba4-befd-8c3fac6475a2%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit
https://groups.google.com/d/optout.