본문으로 이동

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

Kawa
잔글 Kawalain님이 틀:CU/fonts.css 문서를 넘겨주기를 만들지 않고 틀:Fonts/NeoDunggeunmo.css 문서로 이동했습니다
잔글편집 요약 없음
 
(같은 사용자의 중간 판 3개는 보이지 않습니다)
1번째 줄: 1번째 줄:
@font-face {
@font-face {
font-family: 'TemplateStyles_CUKorean';
font-family: 'TemplateStyles_NeoDunggeunmoPro';
font-weight: normal;
font-weight: normal;
font-style: normal;
font-style: normal;
src: url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff') format('woff'),
src: url('/images/f/fa/NeoDunggeunmoPro-Regular.woff2') format('woff2')
url('https://kawala.in/images/8/8a/NeoDunggeunmoPro-Regular.woff2') format('woff2')
}
}


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

2026년 5월 26일 (화) 14:13 기준 최신판

@font-face {
	font-family: 'TemplateStyles_NeoDunggeunmoPro';
	font-weight: normal;
	font-style: normal;
	src: url('/images/f/fa/NeoDunggeunmoPro-Regular.woff2') format('woff2')
}

@font-face {
	font-family: 'TemplateStyles_NeoDunggeunmoCode';
	font-weight: normal;
	font-style: normal;
	src: url('/images/1/12/Neodgm_code.woff2') format('woff2')
}