@font-face {
    font-family: 'Roboto';
    src: url("../fonts/Roboto-VariableFont_wdth,wght-G7A9A6R.ttf") format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url("../fonts/EBGaramond-VariableFont_wght-APQ2lc_.ttf") format('truetype');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
}
