@font-face {
    font-family: 'Roundo';
    src: url(../assets/fonts/Roundo/Roundo-Regular.ttf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roundo';
    src: url(../assets/fonts/Roundo/Roundo-Medium.otf);
    font-weight: 500;
    font-style: normal;
}