fix typo
This commit is contained in:
parent
03b370285f
commit
ddd89cc889
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Cera Pro";
|
font-family: "Cera Pro";
|
||||||
src: local("Cera Pro"), url("/assets/fonts/cerapro-bod.woff2") format("woff2");
|
src: local("Cera Pro"), url("/assets/fonts/cerapro-bold.woff2") format("woff2");
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue