@font-face {
    font-family: "TomorrowSemiBold";
    src: url("./Tomorrow-SemiBold.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "ManropeRegular";
    src: url("./Manrope-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "ManropeExtraBold";
    src: url("./Manrope-ExtraBold.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "ManropeMedium";
    src: url("./Manrope-Medium.ttf");
    font-weight: normal;
    font-style: normal;
}
