font-size : 16px; 기본값
font-size : 24px;
font-size : 8px;
font-size : 1em;
font-size : 1.5em;
font-size : 0.5em;
font-size :1rem;
font-size :1.5rem;
font-size :0.5rem;
font-size :100%;
font-size :150%
font-size :50%
font-weight : 100; 지정
font-weight : 200; 지정
font-weight : 300; 지정
font-weight : 400; 지정(=normal)
font-weight : 500; 지정
font-weight : 600; 지정
font-weight : 700; 지정 (=bold)
font-weight : 800; 지정
font-weight : 900; 지정
font-weight : bold; 지정
font -weight : normal; 지정
font-style : italic; 글자 기울기
font-style : oblique; 글자 기울기
font-style : normal ; 글자 기울기
font-family :"Georgia", "Times New Roman", "Times", serif; 글꼴(서체)
font-family :"Arial", "Verdana", sans-serif; 글꼴(서체)
font-family :"굴림", "맑은 고딕", "돋움", serif; 글꼴(서체)
font-family : ; 글꼴(서체)
font-family : ; 글꼴(서체)
font-family : ; 글꼴(서체)