오늘의 목표 : 팀 회의를 통해 디자인을 구체적으로 정해 만들어진 html틀에 css를 추가하기로 정함 -> 디자인 요소 분석, 자료 찾기(개인 발표 자료)
@font-face {
font-family: 'BBTreeGB';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_nine_@1.1/BBTreeGB.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: '양진체';
src: url('https://cdn.jsdelivr.net/gh/supernovice-lab/font@0.9/yangjin.woff') format('woff');
font-weight: normal;
font-style: normal;
}