@font-face {
    font-family: "Outfit-Regular";
    src: url("./Outfit-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Outfit-Medium";
    src: url("./Outfit-Medium.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Outfit-Bold";
    src: url("./Outfit-Bold.ttf");
    font-weight: normal;
    font-style: normal;
}
