@font-face {
    font-family: "UnitRoundedOT";
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    src: url("./fonts/FFUnitRoundedWebProRegular.woff2") format("woff2"), url("./fonts/FFUnitRoundedWebProRegular.woff") format("woff")
}

@font-face {
    font-family: "UnitRoundedOTBold";
    font-display: swap;
    font-style: normal;
    font-weight: bold;
    src: url("./fonts/FFUnitRoundedWebProBold.woff2") format("woff2"), url("./fonts/FFUnitRoundedWebProBold.woff") format("woff")
}

@font-face {
    font-family: "Cabin Sketch";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("./fonts/cabin-sketch-v21-latin-regular.woff2") format("woff2"), url("./fonts/cabin-sketch-v21-latin-regular.woff") format("woff")
}

@font-face {
    font-family: "Cabin Sketch";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url("./fonts/cabin-sketch-v21-latin-700.woff2") format("woff2"), url("./fonts/cabin-sketch-v21-latin-700.woff") format("woff")
}
