@font-face {
    font-family: 'Roboto';
    src: url('/media/assets/fonts/Roboto/Roboto-VariableFont_wdth,wght.woff2') format('woff2'),
    url('/media/assets/fonts/Roboto/Roboto-VariableFont_wdth,wght.woff') format('woff');
    font-weight: 100 900;
    font-stretch: 75% 100%;
    font-style: normal;
    font-display: swap;
}
