@import url('https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&family=Anek+Kannada:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&display=swap');

/*
This file is from the Charis project (https://software.sil.org/charis/).
Copyright (c) 1997-2025 SIL Global (https://www.sil.org/) with Reserved
Font Names "Charis" and "SIL". This Font Software is licensed under the SIL
Open Font License, Version 1.1 (https://openfontlicense.org).
*/

@font-face {
    font-family: CharisW;
    font-weight: 400;
    src: url('/fonts/Charis-Regular.woff2') format('woff2');
}

@font-face {
    font-family: CharisW;
    font-weight: 500;
    src: url('/fonts/Charis-Medium.woff2') format('woff2');
}

@font-face {
    font-family: CharisW;
    font-weight: 600;
    src: url('/fonts/Charis-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: CharisW;
    font-weight: 700;
    src: url('/fonts/Charis-Bold.woff2') format('woff2');
}

@font-face {
    font-family: CharisW;
    font-weight: 400;
    font-style: italic;
    src: url('/fonts/Charis-Italic.woff2') format('woff2');
}

@font-face {
    font-family: CharisW;
    font-weight: 500;
    font-style: italic;
    src: url('/fonts/Charis-MediumItalic.woff2') format('woff2');
}

@font-face {
    font-family: CharisW;
    font-weight: 600;
    font-style: italic;
    src: url('/fonts/Charis-SemiBoldItalic.woff2') format('woff2');
}

@font-face {
    font-family: CharisW;
    font-weight: 700;
    font-style: italic;
    src: url('/fonts/Charis-BoldItalic.woff2') format('woff2');
}

@font-face {
    font-family: "Cooper Hewitt";
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/CooperHewitt-Book.woff') format('woff');
}

@font-face {
    font-family: "Cooper Hewitt";
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/CooperHewitt-BookItalic.woff') format('woff');
}

@font-face {
    font-family: "Cooper Hewitt";
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/CooperHewitt-Semibold.woff') format('woff');
}

@font-face {
    font-family: "Cooper Hewitt";
    font-style: italic;
    font-weight: 600;
    src: url('/fonts/CooperHewitt-SemiboldItalic.woff') format('woff');
}

@font-face {
    font-family: "Cooper Hewitt";
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/CooperHewitt-Bold.woff') format('woff');
}

@font-face {
    font-family: "Cooper Hewitt";
    font-style: italic;
    font-weight: 700;
    src: url('/fonts/CooperHewitt-BoldItalic.woff') format('woff');
}
