4,456
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
@font-face { | @font-face { | ||
font-family: 'HALColant-TextRegular'; | font-family: 'HALColant-TextRegular'; | ||
src: url('/fonts/HALColant-TextRegular.woff2') format('woff2'), | src: url('/fonts/HALColant-TextRegular.woff2?v=20250820') format('woff2'), | ||
url('/fonts/HALColant-TextRegular.woff') format('woff'); | url('/fonts/HALColant-TextRegular.woff?v=20250820') format('woff'); | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
font-display: swap; | font-display: swap; | ||
} | } | ||