@font-face {
    font-family: "Brown-Regular";
    src: url("./Brown-Regular.ttf");
}

@font-face {
    font-family: "Brown-Bold";
    src: url("./Brown-Bold.ttf");
}

@font-face {
    font-family: "Brown-Light";
    src: url("./Brown-Light.ttf");
}