/* VeloWWangle-Bold */
@font-face {
    font-family: 'Velo-Bold';
    font-style: normal;
    font-weight: 700;
    src: url('VeloWWangle-Bold.ttf') format('truetype');
    font-display: swap;
}

/* VeloWWangle-Medium */
@font-face {
    font-family: 'Velo-Medium';
    font-style: normal;
    font-weight: 500;
    src: url('VeloWWangle-Medium.ttf') format('truetype');
    font-display: swap;
}