first commit
This commit is contained in:
commit
5227b040cb
93 changed files with 385576 additions and 0 deletions
20
assets/fonts/borna/stylesheet.css
Executable file
20
assets/fonts/borna/stylesheet.css
Executable file
|
|
@ -0,0 +1,20 @@
|
|||
|
||||
@font-face {
|
||||
font-family: 'Borna';
|
||||
src: url('Borna-SemiBold.woff2') format('woff2'),
|
||||
url('Borna-SemiBold.woff') format('woff');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Borna';
|
||||
src: url('Borna-SemiBoldItalic.woff2') format('woff2'),
|
||||
url('Borna-SemiBoldItalic.woff') format('woff');
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue