@font-face {
    font-family: "text-family";
    src: url(../../fonts/bree-regular/Bree\ Regular.woff);
}

@font-face {
    font-family: "subtitle-family";
    src: url(../../fonts/bree-bold/Bree\ Bold.woff);
}

@font-face {
    font-family: "button-family";
    src: url(../../fonts/bree-regular/Bree\ Regular.woff);
}

@font-face {
    font-family: "title-family";
    src: url(../../fonts/bree-bold/Bree\ Bold.woff);
}

@font-face {
    font-family: "landing-title";
    src: url(../../fonts/bree-bold/Bree\ Bold.woff);
}

@font-face {
    font-family: "landing-subtitle";
    src: url(../../fonts/bree-regular/Bree\ Regular.woff);
}

@font-face {
    font-family: "landing-text";
    src: url(../../fonts/inter/InterDisplay-Regular.ttf);
}