
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(./font/Ubuntu-L.ttf);
}
@font-face {
  font-family: 'Ubuntu';
  font-style: oblique;
  font-weight: 500;
  font-display: swap;
  src: url(./font/Ubuntu-M.ttf);
}
