Skip to content

Commit 70ccd26

Browse files
committed
링크 수정 및 배너 수정
1 parent 3d51abd commit 70ccd26

13 files changed

+52
-8
lines changed

css/BMHANNAAir.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
@charset "UTF-8";
2+
/*
3+
* webfonts - 무료 한글 폰트를 웹폰트로 사용하기
4+
* @link https://buppagi.com
5+
* @repository https://github.com/buppagi/webfonts
6+
*/
27
/* 배민한나체AIR 웹폰트 */
38
@font-face {
49
font-family: "BMHANNAAir";

css/BMHANNAAir.min.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
@charset "UTF-8";
22
/*!
33
* webfonts - 무료 한글 폰트를 웹폰트로 사용하기
4-
* @link https://buppagi.com
54
* BMHANNAAir.css
5+
* @link https://buppagi.com
6+
* @repository https://github.com/buppagi/webfonts
67
*/
78
@font-face{font-family:"BMHANNAAir";font-style:normal;font-weight:normal;src:local("BMHANNAAir"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAAir.eot"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAAir.eot?#iefix") format("embedded-opentype"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAAir.woff2") format("woff2"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAAir.woff") format("woff"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAAir.svg#BMHANNAAir") format("svg"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAAir.ttf") format("truetype")}

css/BMHANNAPro.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
@charset "UTF-8";
2+
/*
3+
* webfonts - 무료 한글 폰트를 웹폰트로 사용하기
4+
* @link https://buppagi.com
5+
* @repository https://github.com/buppagi/webfonts
6+
*/
27
/* 배민한나체Pro 웹폰트 */
38
@font-face {
49
font-family: "BMHANNAPro";

css/BMHANNAPro.min.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
@charset "UTF-8";
22
/*!
33
* webfonts - 무료 한글 폰트를 웹폰트로 사용하기
4-
* @link https://buppagi.com
54
* BMHANNAPro.css
5+
* @link https://buppagi.com
6+
* @repository https://github.com/buppagi/webfonts
67
*/
78
@font-face{font-family:"BMHANNAPro";font-style:normal;font-weight:normal;src:local("BMHANNAPro"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAPro.eot"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAPro.eot?#iefix") format("embedded-opentype"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAPro.woff2") format("woff2"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAPro.woff") format("woff"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAPro.svg#BMHANNAPro") format("svg"),url("https://cdn.jsdelivr.net/gh/buppagi/webfonts/fonts/BMHANNAPro.ttf") format("truetype")}

css/NanumBarunGothic.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
@charset "UTF-8";
2+
/*
3+
* webfonts - 무료 한글 폰트를 웹폰트로 사용하기
4+
* @link https://buppagi.com
5+
* @repository https://github.com/buppagi/webfonts
6+
*/
27
/* 나눔바른고딕 웹폰트 */
38
@font-face {
49
font-family: "NanumBarunGothic";

css/NanumBarunGothic.min.css

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/NanumSquareRound.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
@charset "UTF-8";
2+
/*
3+
* webfonts - 무료 한글 폰트를 웹폰트로 사용하기
4+
* @link https://buppagi.com
5+
* @repository https://github.com/buppagi/webfonts
6+
*/
27
/* 나눔스퀘어라운드 웹폰트 */
38
@font-face {
49
font-family: "NanumSquareRound";

css/NanumSquareRound.min.css

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/styles.css

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
@import url(https://fonts.googleapis.com/earlyaccess/hanna.css);
1+
@charset "UTF-8";
2+
/*
3+
* webfonts - 무료 한글 폰트를 웹폰트로 사용하기
4+
* @link https://buppagi.com
5+
* @repository https://github.com/buppagi/webfonts
6+
*/
7+
@import url("https://fonts.googleapis.com/earlyaccess/hanna.css");
28
@import url("https://fonts.googleapis.com/css2?family=Jua&display=swap");
9+
@import url("https://fonts.googleapis.com/css2?family=Do+Hyeon&display=swap");
10+
@import url("https://fonts.googleapis.com/css2?family=Yeon+Sung&display=swap");
11+
@import url("https://fonts.googleapis.com/css2?family=Kirang+Haerang&display=swap");
312
@font-face {
413
font-family: "BMHANNAPro";
514
font-style: normal;

css/styles.min.css

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)