@font-face {
    font-family: "OoohBaby-Regular";
    src: url("./Oooh_Baby/OoohBaby-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Ubuntu-Bold";
    src: url("./Ubuntu/Ubuntu-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Ubuntu-BoldItalic";
    src: url("./Ubuntu/Ubuntu-BoldItalic.ttf") format("truetype");
}
@font-face {
    font-family: "Ubuntu-Italic";
    src: url("./Ubuntu/Ubuntu-Italic.ttf") format("truetype");
}
@font-face {
    font-family: "Ubuntu-Light";
    src: url("./Ubuntu/Ubuntu-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Ubuntu-Medium";
    src: url("./Ubuntu/Ubuntu-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "Ubuntu-MediumItalic";
    src: url("./Ubuntu/Ubuntu-MediumItalic.ttf") format("truetype");
}
@font-face {
    font-family: "Ubuntu-Regular";
    src: url("./Ubuntu/Ubuntu-Regular.ttf") format("truetype");
}




