Dùng để in nghiên văn bản trong phần tử HTML bằng giá trị italic hoặc oblique, ngoài ra còn chọn được kiểu chữ thường không phải in nghiên:
font-style: italic;
font-style: oblique;
font-style: normal;
font-style: initial;
font-style: inherit;
font-style: revert;
font-style: revert-layer;
font-style: unset;