@font-face {
    font-family: 'Uber Move';
    src: url('UberMove-Medium.woff2') format('woff2'),
        url('UberMove-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Uber Move Text';
    src: url('UberMoveText-Bold.woff2') format('woff2'),
        url('UberMoveText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Uber Move';
    src: url('UberMove-Bold.woff2') format('woff2'),
        url('UberMove-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Uber Move Text';
    src: url('UberMoveText-Regular.woff2') format('woff2'),
        url('UberMoveText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Uber Move Text';
    src: url('UberMoveText-Medium.woff2') format('woff2'),
        url('UberMoveText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Uber Move Text';
    src: url('UberMoveText-Light.woff2') format('woff2'),
        url('UberMoveText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

