@font-face {
    font-family: "AMG_TYP_Poppins";
    src: url("/font/AMG_TYP_Poppins-Light.ttf") format("truetype");
    font-weight:200;
}
@font-face {
    font-family: "AMG_TYP_Poppins";
    src: url("/font/AMG_TYP_Poppins-Medium.ttf") format("truetype");
    font-weight:400;
}
@font-face {
    font-family: "AMG_TYP_Poppins";
    src: url("/font/AMG_TYP_Poppins-Bold.ttf") format("truetype");
    font-weight:700;
}
