@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/fonts/ubuntu/Ubuntu-Light.woff2') format('woff2'),
         url('/fonts/ubuntu/Ubuntu-Light.woff') format('woff');
}