@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/ubuntu.ttf) format('truetype');
  font-display: swap;
}
