diff --git a/src/styles/global.css b/src/styles/global.css index b990236..e5bc1bd 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -162,7 +162,7 @@ hr { @font-face { font-family: Bettins; - src: url('/fonts/bettins-ywpem.ttf') format('TrueType'); + src: url("/fonts/bettins-ywpem.ttf") format("TrueType"); font-weight: 400; font-style: normal; font-display: swap;