@font-face {
    font-family: 'ONE Mobile';
    src: local('ONE Mobile OTF Bold'), local('ONEMobileOTFBold'),
        url('/pcms/common/fonts/ko/onemobile/ONEMobileOTFBold.woff2') format('woff2'),
        url('/pcms/common/fonts/ko/onemobile/ONEMobileOTFBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ONE Mobile';
    src: local('ONE Mobile OTF Regular'), local('ONEMobileOTFRegular'),
        url('/pcms/common/fonts/ko/onemobile/ONEMobileOTFRegular.woff2') format('woff2'),
        url('/pcms/common/fonts/ko/onemobile/ONEMobileOTFRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ONE Mobile';
    src: local('ONE Mobile OTF Light'), local('ONEMobileOTFLight'),
        url('/pcms/common/fonts/ko/onemobile/ONEMobileOTFLight.woff2') format('woff2'),
        url('/pcms/common/fonts/ko/onemobile/ONEMobileOTFLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ONE Mobile Title';
    src: local('ONE Title'), local('ONE Mobile Title OTF'), local('ONEMobileTitleOTFRegular'),
        url('/pcms/common/fonts/ko/onemobile/ONEMobileTitleOTFRegular.woff2') format('woff2'),
        url('/pcms/common/fonts/ko/onemobile/ONEMobileTitleOTFRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

