@font-face {
    font-family: 'Roboto';
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Roboto-VariableFont_wdth,wght.ttf');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
    src: url('../fonts/Roboto-Italic-VariableFont_wdth,wght.ttf');
}
@font-face {
    font-family: 'Roboto Mono';
    font-weight: 100 700;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/RobotoMono-VariableFont_wght.ttf');
}
@font-face {
    font-family: 'Roboto Mono';
    font-weight: 100 700;
    font-style: italic;
    font-display: swap;
    src: url('../fonts/RobotoMono-Italic-VariableFont_wght.ttf');
}
@font-face {
    font-family: 'Lora';
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Lora-VariableFont_wght.ttf');
}
@font-face {
    font-family: 'Lora';
    font-weight: 400 700;
    font-style: italic;
    font-display: swap;
    src: url('../fonts/Lora-Italic-VariableFont_wght.ttf');
}
