@font-face {
    font-family: "poppins-extra-light";
    src: url("/modules/custom/cafi_blocks/font/Poppins-ExtraLight.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "poppins-light";
    src: url("/modules/custom/cafi_blocks/font/Poppins-Light.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "poppins-medium";
    src: url("/modules/custom/cafi_blocks/font/Poppins-Medium.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "poppins-semiBold";
    src: url("/modules/custom/cafi_blocks/font/Poppins-SemiBold.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "poppins-bold";
    src: url("/modules/custom/cafi_blocks/font/Poppins-Bold.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "alphakind";
    src: url("/modules/custom/cafi_blocks/font/Alphakind.ttf") format("truetype");
    font-weight: normal;
}
