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/merriweathersans/merriweathersans-bold.woff
Normal file
BIN
aarohan/lib/fonts/merriweathersans/merriweathersans-bold.woff
Normal file
Binary file not shown.
BIN
aarohan/lib/fonts/merriweathersans/merriweathersans-regular.woff
Normal file
BIN
aarohan/lib/fonts/merriweathersans/merriweathersans-regular.woff
Normal file
Binary file not shown.
14
aarohan/lib/fonts/merriweathersans/merriweathersans.css
Normal file
14
aarohan/lib/fonts/merriweathersans/merriweathersans.css
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
@font-face {
|
||||
font-family: 'Merriweather Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: auto;
|
||||
src: url('merriweathersans-regular.woff') format('woff');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Merriweather Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: auto;
|
||||
src: url('merriweathersans-bold.woff') format('woff');
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue