@font-face {
    font-family: "Barlow";
    src: url('./BarlowCondensed-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Roboto";
    src: url('./Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
