@import '_constant.less';
@import '_reset.less';

body {
    font-family: 'APPLESDGothicNEO-LIGHT', sans-serif;
}

a {
    text-decoration: none;
}
