45 lines
1.2 KiB
CSS
45 lines
1.2 KiB
CSS
@font-face {
|
|
font-family: 'Decor Pixel Round';
|
|
src: url('DecorPixelRound-Bold.woff2') format('woff2'),
|
|
url('DecorPixelRound-Bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Decor Pixel Round';
|
|
src: url('DecorPixelRound-Regular.woff2') format('woff2'),
|
|
url('DecorPixelRound-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Decor Pixel Round';
|
|
src: url('DecorPixelRound-Medium.woff2') format('woff2'),
|
|
url('DecorPixelRound-Medium.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Decor Round Random';
|
|
src: url('DecorRoundRandom-Regular.woff2') format('woff2'),
|
|
url('DecorRoundRandom-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Decor Round Random Random';
|
|
src: url('DecorRoundRandomRandom-Regular.woff2') format('woff2'),
|
|
url('DecorRoundRandomRandom-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|