@font-face { font-family: 'Noto Sans'; font-weight: normal; src: url(./static/NotoSans-Regular.ttf) format('truetype'); } @font-face { font-family: 'Noto Sans'; font-weight: 600; src: url(./static/NotoSans-SemiBold.ttf) format('truetype'); } body { font-family: 'Noto Sans'; }