Skip to content

webfontworld/ok

Repository files navigation

ok

읏찬체(OKChan)

OKChan
@font-face {
    font-family: 'OKChan';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKChan.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKChan.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKChan.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKChan.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKChan.ttf') format("truetype");
    font-display: swap;
} 

읏궁체(OKGung)

OKGung
@font-face {
    font-family: 'OKGung';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKGung.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKGung.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKGung.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKGung.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKGung.ttf') format("truetype");
    font-display: swap;
} 

읏뚱체(OKDdung)

OKDdung
@font-face {
    font-family: 'OKDdung';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKDdung.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKDdung.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKDdung.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKDdung.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ok/OKDdung.ttf') format("truetype");
    font-display: swap;
} 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published