/* =========================================
PC 전용
========================================= */

/* 전체 기본 폰트 (foeto 스타일) */
body,
h1, h2, h3, h4, h5, h6,
p, div, span, a, li {
    font-family: "Times New Roman", Times, serif;
    letter-spacing:0.02em;
}
