@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 700;
    src: local('AppleSDGothicNeo Bold'),
    url('../../fonts/AppleSDGothicNeo/AppleSDGothicNeo Bold.woff2') format('woff2'),
    url('../../fonts/AppleSDGothicNeo/AppleSDGothicNeo Bold.woff') format('woff'),
    url('../../fonts/AppleSDGothicNeo/AppleSDGothicNeo Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 400;
    src: local('AppleSDGothicNeo Regular'),
    url('../../fonts/AppleSDGothicNeo/AppleSDGothicNeo Regular.woff2') format('woff2'),
    url('../../fonts/AppleSDGothicNeo/AppleSDGothicNeo Regular.woff') format('woff'),
    url('../../fonts/AppleSDGothicNeo/AppleSDGothicNeo Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 300;
    src: local('AppleSDGothicNeo Light'),
    url('../../fonts/AppleSDGothicNeo/AppleSDGothicNeo Light.woff2') format('woff2'),
    url('../../fonts/AppleSDGothicNeo/AppleSDGothicNeo Light.woff') format('woff'),
    url('../../fonts/AppleSDGothicNeo/AppleSDGothicNeo Light.ttf') format('truetype');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 100;
    src: local('AppleSDGothicNeo Thin'),
    url('../../fonts/AppleSDGothicNeo/SpoqaHanSansThin.woff2') format('woff2'),
    url('../../fonts/AppleSDGothicNeo/SpoqaHanSansThin.woff') format('woff'),
    url('../../fonts/AppleSDGothicNeo/SpoqaHanSansThin.ttf') format('truetype');
}
