decor-6-expe/maquette-tests/assets/fonts/OldRound-luuse/stylesheet.css

25 lines
546 B
CSS
Raw Normal View History

2026-02-23 11:35:07 +01:00
@font-face {
font-family: 'OldRound';
src: url('OldRound-30-1-1.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'OldRound Hover';
src: url('OldRound-30-hover.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'OldRound Nonselect';
src: url('OldRound-30-nonselect.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}