Update 'backplaces/style.css'

master
ada 3 weeks ago
parent cfe442b951
commit bdb69ee590

@ -3,21 +3,21 @@
} }
@font-face { @font-face {
font-family: 'Platypi'; font-family: 'Platypi';
src: url('../fonts/Platypi[wght].woff2'); src: url('fonts/Platypi[wght].woff2');
font-weight: 300 800; font-weight: 300 800;
font-style: normal; font-style: normal;
} }
@font-face { @font-face {
font-family: 'Platypi'; font-family: 'Platypi';
src: url('../fonts/Platypi-Italic[wght].woff2'); src: url('fonts/Platypi-Italic[wght].woff2');
font-weight: 300 800; font-weight: 300 800;
font-style: italic; font-style: italic;
} }
@font-face { @font-face {
font-family: 'Redaction_Regular-35'; font-family: 'Redaction_Regular-35';
src: url('../fonts/Redaction_Regular-35.woff2'); src: url('fonts/Redaction_Regular-35.woff2');
font-weight: 300 800; font-weight: 300 800;
font-style: regular; font-style: regular;
} }

Loading…
Cancel
Save