본문으로 이동

틀:Fonts/NeoDunggeunmo.css: 두 판 사이의 차이

Kawa
새 문서: @font-face { font-family: 'TemplateStyles_NeoDunggeunmoPro'; src: url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff') format('woff'), url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff2') format('woff2'); }
 
잔글편집 요약 없음
1번째 줄: 1번째 줄:
@font-face {
@font-face {
font-family: 'TemplateStyles_NeoDunggeunmoPro';
font-family: 'TemplateStyles_CUKorean';
font-weight: normal;
font-style: normal;
src: url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff') format('woff'),
src: url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff') format('woff'),
url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff2') format('woff2');
url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff2') format('woff2')
}
 
@font-face {
font-family: 'TemplateStyles_CUMonoKorean';
font-weight: normal;
font-style: normal;
src: url('https://kawala.in/images/1/1f/Neodgm_code.woff') format('woff'),
url('https://kawala.in/images/1/12/Neodgm_code.woff2') format('woff2')
}
}

2026년 5월 26일 (화) 05:59 판

@font-face {
	font-family: 'TemplateStyles_CUKorean';
	font-weight: normal;
	font-style: normal;
	src: url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff') format('woff'),
		 url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff2') format('woff2')
}

@font-face {
	font-family: 'TemplateStyles_CUMonoKorean';
	font-weight: normal;
	font-style: normal;
	src: url('https://kawala.in/images/1/1f/Neodgm_code.woff') format('woff'),
		 url('https://kawala.in/images/1/12/Neodgm_code.woff2') format('woff2')
}