@font-face {
    font-family: 'RobotoLight';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/RobotoLight.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'RobotoRegular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/RobotoRegular.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'RobotoMedium';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/RobotoMedium.woff') format('woff');
    font-display: swap;
}