@font-face {
  font-family: 'NotoSans';
  font-weight: normal;
  font-style: normal;
  format: ('ttf');
  src: url('./NotoSans-Medium.ttf');
  font-display: swap;
}
