@font-face {
    font-family: "FunnelSans";
    src: url("../fonts/FunnelSans-VariableFont_wght.ttf");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "FunnelSans", sans-serif;
}