I forgot…

So, the site using a web-optimized version of the typeface kgyt Handscript.

The CSS file used:

@font-face {
    font-family: 'kgytHandscript Base';
    src: url('kgytHandscript_Base.eot');
    src: url('kgytHandscript_Base.eot?#iefix') format('embedded-opentype'),
         url('kgytHandscript_Base.woff')       format('woff'),
         url('kgytHandscript_Base.otf')        format('opentype'),
         url('kgytHandscript_Base.ttf')        format('truetype'),
         url('kgytHandscript_Base.svg#kHBase') format('svg');
}

Headings:

h1, h2, h3 {
    font-family: "kgytHandscript Base", sans-serif;
}

Károly György Tamás

This is my personal website. I will write in my blogs medley themes, eg. my family, developments… Sometimes I will respond to the topicalities. Subjective and objective contents are mixed. If you interested, please welcome.

Leave a Reply

Your email address will not be published. Required fields are marked *