@font-face {
    font-family: 'Robobo';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url('../../../../api/fonts/Roboto/Roboto-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Robobo';
    font-weight: 500;
    font-style: normal;
    font-display: auto;
    src: url('../../../../api/fonts/Roboto/Roboto-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Robobo';
    font-weight: 700;
    font-style: normal;
    font-display: auto;
    src: url('../../../../api/fonts/Roboto/Roboto-Bold.woff2') format('woff2');
}
