@font-face {
    font-family: 'ONE Mobile';
    font-weight: 100;
    src: url('./ONE-Mobile-Light.woff') format('woff2-variations');
}

@font-face {
    font-family: 'ONE Mobile';
    font-weight: 400;
    src: url('./ONE-Mobile-Regular.woff') format('woff2-variations');
}

@font-face {
    font-family: 'ONE Mobile';
    font-weight: 700;
    src: url('./ONE-Mobile-Bold.woff') format('woff2-variations');
}