Add about and external link sections
This commit is contained in:
parent
9b123b6783
commit
764feef956
8 changed files with 70 additions and 29 deletions
BIN
cantarell/cantarell-bold.woff2
Normal file
BIN
cantarell/cantarell-bold.woff2
Normal file
Binary file not shown.
Binary file not shown.
|
@ -5,4 +5,11 @@
|
|||
font-weight: 400;
|
||||
src: local("Cantarell Regular"), local("Cantarell-Regular"), url(cantarell-regular.woff2) format("woff2");
|
||||
}
|
||||
/* cantarell-bold */
|
||||
@font-face {
|
||||
font-family: Cantarell;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: local("Cantarell Bold"), local("Cantarell-Bold"), url(cantarell-bold.woff2) format("woff2");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue