Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions serve/chilanka.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
@font-face {
font-family: 'Chilanka';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('src/chilanka/Chilanka-Regular.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
}
8 changes: 8 additions & 0 deletions serve/dyuthi.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
@font-face {
font-family: 'Dyuthi';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('src/dyuthi/Dyuthi-Regular.woff2') format('woff2'), url('src/dyuthi/Dyuthi-Regular.woff') format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
}
33 changes: 33 additions & 0 deletions serve/gayathri.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@

/* Gayathri Thin*/

@font-face {
font-family: 'Gayathri';
font-style: normal;
font-display: swap;
font-weight: 100;
src: url('src/gayathri/Gayathri-Thin.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
}

@font-face {
font-family: 'Gayathri';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('src/gayathri/Gayathri-Regular.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
}


/* Gayathri Bold*/

@font-face {
font-family: 'Gayathri';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url('src/gayathri/Gayathri-Bold.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
}

32 changes: 32 additions & 0 deletions serve/manjari.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
@font-face {
font-family: 'Manjari';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('src/manjari/Manjari-Regular.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
}


/* Manjari Bold*/

@font-face {
font-family: 'Manjari';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url('src/manjari/Manjari-Bold.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
}


/* Manjari Thin*/

@font-face {
font-family: 'Manjari';
font-style: normal;
font-display: swap;
font-weight: 100;
src: url('src/manjari/Manjari-Thin.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
}
Binary file added serve/src/chilanka/Chilanka-Regular.woff2
Binary file not shown.
Binary file added serve/src/dyuthi/Dyuthi-Regular.woff
Binary file not shown.
Binary file added serve/src/dyuthi/Dyuthi-Regular.woff2
Binary file not shown.
Binary file added serve/src/gayathri/Gayathri-Bold.woff2
Binary file not shown.
Binary file added serve/src/gayathri/Gayathri-Regular.woff2
Binary file not shown.
Binary file added serve/src/gayathri/Gayathri-Thin.woff2
Binary file not shown.
Binary file added serve/src/manjari/Manjari-Bold.woff2
Binary file not shown.
Binary file added serve/src/manjari/Manjari-Regular.woff2
Binary file not shown.
Binary file added serve/src/manjari/Manjari-Thin.woff2
Binary file not shown.