/* Figtree — yerel WOFF (tema: assets/fonts/) */

@font-face {
    font-family: "Figtree";
    src: url("../fonts/Figtree-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Figtree";
    src: url("../fonts/Figtree-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Figtree";
    src: url("../fonts/Figtree-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
