Add Aarohan presentation
This commit is contained in:
parent
b3fdb970e1
commit
380e345f64
104 changed files with 2151 additions and 0 deletions
BIN
aarohan/lib/fonts/quicksand/quicksand-bold.woff
Normal file
BIN
aarohan/lib/fonts/quicksand/quicksand-bold.woff
Normal file
Binary file not shown.
BIN
aarohan/lib/fonts/quicksand/quicksand-regular.woff
Normal file
BIN
aarohan/lib/fonts/quicksand/quicksand-regular.woff
Normal file
Binary file not shown.
14
aarohan/lib/fonts/quicksand/quicksand.css
Normal file
14
aarohan/lib/fonts/quicksand/quicksand.css
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
@font-face {
|
||||
font-family: 'Quicksand';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: auto;
|
||||
src: url('quicksand-regular.woff') format('woff');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Quicksand';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: auto;
|
||||
src: url('quicksand-bold.woff') format('woff');
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue