/* @font-face {
    font-family: "Bree";
    font-style: normal;
    font-weight: 300;
    src: url("bree-light.otf") format("opentype");
} */

@font-face {
    font-family: "Bree";
    font-style: normal;
    font-weight: 400;
    src: url("bree-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Bree";
    font-style: normal;
    font-weight: 500;
    src: url("bree-semibold.woff2") format("woff2");
}

/* @font-face {
    font-family: "Bree";
    font-style: italic;
    font-weight: 600;
    src: url("bree-bold.otf") format("opentype");
} */


/* @font-face {
    font-family: "Karmina Sans";
    font-style: normal;
    font-weight: 300;
    src: url("karminasans-light.otf") format("opentype");
} */

@font-face {
    font-family: "Karmina Sans";
    font-style: normal;
    font-weight: 400;
    src: url("karminasans-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Karmina Sans";
    font-style: normal;
    font-weight: 500;
    src: url("karminasans-semibold.woff2") format("woff2");
}

@font-face {
    font-family: "Karmina Sans";
    font-style: normal;
    font-weight: 600;
    src: url("karminasans-bold.woff2") format("woff2");
}
