mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
NanumGothic web font using google CDN.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12335 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ce4aa30b92
commit
8a777bcc3a
6 changed files with 6 additions and 6 deletions
|
|
@ -3,7 +3,7 @@ body{min-width:300px;padding:0 10px}
|
|||
body,table,input,textarea,button,select{font-family:돋움,Dotum,Arial,Helvetica,sans-serif}
|
||||
@media all and (min-width:768px){
|
||||
body{padding:0}
|
||||
@font-face{font-family:NG;src:url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);src:local(※),url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff')}
|
||||
@font-face{font-family:NG;src:url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);src:local(※),url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff')}
|
||||
body,table,input,textarea,select,button{font-family:나눔고딕,NanumGothic,NG,돋움,Dotum,Arial,Helvetica,sans-serif;font-size:13px}
|
||||
}
|
||||
h1,h2,h3,h4,h5,h6,th,strong,b{font-weight:600}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
@charset "utf-8";
|
||||
@font-face{font-family:NG;src:url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot)}
|
||||
@font-face{font-family:NG;src:url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot)}
|
||||
body,table,input,textarea,select,button{font-family:나눔고딕,NanumGothic,NG,돋움,Dotum,Arial,Helvetica,sans-serif;font-size:13px}
|
||||
Loading…
Add table
Add a link
Reference in a new issue