@font-face {
    font-family: "Poppins";
    src: url("Poppins/Poppins-Light.woff2") format("woff2"),
        url("Poppins/Poppins-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("Poppins/Poppins-ExtraLight.woff2") format("woff2"),
        url("Poppins/Poppins-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("Poppins/Poppins-SemiBold.woff2") format("woff2"),
        url("Poppins/Poppins-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("Poppins/Poppins-Bold.woff2") format("woff2"),
        url("Poppins/Poppins-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("Poppins/Poppins-Regular.woff2") format("woff2"),
        url("Poppins/Poppins-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "BiomeW04";
    src: url("Biome/BiomeW04-Light.woff2") format("woff2"),
        url("Biome/BiomeW04-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
