/*@font-face {
    font-family: "SF Pro Display";
    src: url("fonts/SF-Pro-Display-Regular.woff2");
    font-weight: 400;
}

@font-face {
    font-family: "SF Pro Display";
    src: url("fonts/SF-Pro-Display-Medium.woff2");
    font-weight: 500;
}

@font-face {
    font-family: "SF Pro Display";
    src: url("fonts/SF-Pro-Display-Semibold.woff2");
    font-weight: 600;
}

@font-face {
    font-family: "SF Pro Display";
    src: url("fonts/SF-Pro-Display-Light.woff2");
    font-weight: 300;
}

@font-face {
    font-family: "Inter";
    src: url("fonts/Inter-Light.woff");
    font-weight: 300;
}

@font-face {
    font-family: "Inter";
    src: url("fonts/Inter-ExtraLightItalic.woff2");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "Inter";
    src: url("fonts/Inter-Medium.woff2");
    font-weight: 500;
}*/

@font-face {
    font-family: 'Noto Sans Gunjala Gondi';
    src: 
        url('fonts/NotoSansGunjalaGondi-Regular.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Eurofurence';
    src: 
        url('fonts/eurof55.ttf') format('truetype');
    font-weight: 400;
}