@font-face {
    font-family: 'ubuntu';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("Ubuntu-Regular") format("ttf");
}

@font-face {
    font-family: 'ubuntu';
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Italic';
    src: url("Ubuntu-Italic") format("ttf");
}
