Files
CS-Box/export/assets/css/DSEG7 Classic Regular.css
Alexander Lyall 4bf344032f
All checks were successful
Changelog + Release on main / changelog_and_release (push) Successful in 29s
Changed all logos to new Computing:Box logo
Signed-off-by: Alexander Lyall <alex@adcm.uk>
2026-01-11 17:47:37 +00:00

8 lines
244 B
CSS

@font-face {
font-family: 'DSEG7 Classic Regular';
src: url(/assets/fonts/DSEG7ClassicRegular.woff) format('woff'),
url(/assets/fonts/DSEG7ClassicRegular.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: auto;
}