0.0.0 • Published 7 months ago

fonts-archive-tttogether v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

TT Together

Visit Source

 

CSS

font-family: 'TT Together';

 

link

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fonts-archive-tttogether/TTTogether.css" type="text/css"/>

 

import

@import url('https://cdn.jsdelivr.net/npm/fonts-archive-tttogether/TTTogether.css');

 

font-face

@font-face {
    font-family: 'TT Together';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-tttogether/TTTogether.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-tttogether/TTTogether.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-tttogether/TTTogether.ttf') format('truetype');
}

 

라이센스 본문

'TT투게더체'의 지식 재산권은 주식회사 투게더그룹에 있습니다. 
 
'TT투게더체'는 개인 및 기업, 단체 사용자를 포함한 
 
모든 사용자에게 무료로 제공되며 자유롭게 사용할 수 있습니다. 
'TT투게더체'는 온/오프라인, 상품, 광고 등 모든범위에 상업적 목적으로 사용할 수 있습니다. 
 
'TT투게더체'는 본 저작권 안내와 라이선스 전문을 포함해서 
다른 소프트웨어에 임베딩 및 번들하거나 재배포가 가능합니다. 
라이선스 전문을 포함하기 어려울 경우 ‘TT투게더체'의 출처 표기를 권장합니다. 
예) 이 페이지에는 주식회사 투게더그룹에서 제작한 ‘TT투게더체’가 적용되어 있습니다. 
 
'TT투게더체'는 배포되는 형태 그대로 사용해야 합니다. 
그리고, 어떠한 형태로든 임의 수정 및 개작, 유료 판매를 금지합니다. 
 
배포는 주식회사 투게더그룹의 홈페이지에서만 가능합니다. (2차 배포 금지) 
 
'TT투게더체'를 사용한 온/오프라인, 상품, 광고 등 모든 종류의 창작물은 
주식회사 투게더그룹의 프로모션을 위해 활용될 수 있습니다. 
0.0.0

7 months ago