프리텐다드 https://github.com/orioncactus/pretendard
https://cactus.tistory.com/306
버튼, 설렉트박스, input 관련 UI
| 삭제/주문취소/선택삭제 | is-danger, 빨간색 | is-large |
|---|---|---|
| 로그인/ 회원정보수정 | is-dark(채워진 black) | is-large |
| 회원가입 | 비워진 black | is-large |
| inputBox | 회색 테두리 / 로그인 실패시 빨간색으로 변하기 | is-medium |
| Select Box | 테두리색 없는 | |
| admin 목록편집/수정 | 노랑색 | is-large |
| 파일첨부 | 왼쪽(파일명)-오른쪽 버튼 / Dark Grey | |
| 취소 | 비워진 black | |
| 결제 | 채워진 black | |
| 라디오 버튼 | Bulma 기본 | |
| 페이지네이션 | Bulma 기본 | |
| 구매하기 | is-dark(채워진 black) | is-medium |
| 장바구니 | 비워진 black | is-medium |

<head>
<link rel="stylesheet" href="<https://fonts.googleapis.com/icon?family=Material+Icons>">
</head>