Add Aarohan presentation

This commit is contained in:
Codex 2026-07-29 11:47:46 +05:30
parent b3fdb970e1
commit 380e345f64
104 changed files with 2151 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,14 @@
@font-face {
font-family: 'Oxygen';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url('oxygen-regular.woff') format('woff');
}
@font-face {
font-family: 'Oxygen';
font-style: normal;
font-weight: 700;
font-display: auto;
src: url('oxygen-bold.woff') format('woff');
}