@font-face {
    font-family: 'Computerfont';
    src: url('../webfonts/Computerfont.woff2') format('woff2'),
        url('../webfonts/Computerfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
