웹폰트(NEXON)
페이지 정보
본문
<?php
if (!defined('_GNUBOARD_')) exit;
add_event('tail_sub', function() {
echo "
<style>
@font-face { font-family:'NEXON Lv1 Gothic OTF'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff'); }
div, span, table, p, input, textarea, button, select, code, h1, h2, h3 { font-family:'NEXON Lv1 Gothic OTF' !important; }
</style>
";
});
- 다음글EOS Shutter Count 24.10.18
댓글목록
등록된 댓글이 없습니다.