@font-face {
    font-family: 'ONE Mobile';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Light.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Light.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Light.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'ONE Mobile';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Regular.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Regular.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Regular.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'ONE Mobile';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Bold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Bold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Bold.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Bold.ttf') format('truetype');
}
