Web/WEB기본

Proxima Nova 폰트

saltdoll 2017. 6. 14. 03:43
반응형

개인적으로 영문 표기에, 웹에서 사용하기 좋은 폰트인것 같습니다.

참고: https://typekit.com/fonts/proxima-nova


body {

    background: white;

    color: #222222;

    padding: 0;

    margin: 0;

    font-family: "ProximaNova", "Helvetica Neue", "Helvetica", "Segoe UI", Arial, sans-serif;

    font-weight: normal;

    font-style: normal;

    line-height: 1;

    position: relative;

    cursor: default;

}





반응형
도움이 되셨다면 하트모양의 "♡ 공감"을 눌러주시면 큰 격려가 됩니다.
(로그인하지 않으셔도 가능)