Update 'backplaces/style.css'

master
ada 2 weeks ago
parent cfe442b951
commit bdb69ee590

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

Loading…
Cancel
Save