Skip to content

Commit

Permalink
use only robot regular, reduce to 5kb
Browse files Browse the repository at this point in the history
  • Loading branch information
RenaudRohlinger committed Oct 3, 2024
1 parent bcdb19a commit eab798c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TextsHighHZ.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { colorsGraph } from './Perf'
import * as THREE from 'three'
import { customData, PerfUIProps } from '../typings'
import { useEvent } from '@utsubo/events'
import localFont from '../roboto.woff'
import localFont from '../roboto-regular.woff'

interface TextHighHZProps {
metric?: string
Expand Down
Binary file added src/roboto-regular.woff
Binary file not shown.
Binary file removed src/roboto.woff
Binary file not shown.

0 comments on commit eab798c

Please sign in to comment.