@font-face {
  font-family: "Poppins";
  src: url("/themes/child_classic/assets/fonts/Poppins-Regular.ttf"),
    format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/themes/child_classic/assets/fonts/Poppins-300.ttf"),
    format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/themes/child_classic/assets/fonts/Poppins-500.ttf"),
    format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/child_classic/assets/fonts/Poppins-600.ttf"),
    format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/child_classic/assets/fonts/Poppins-700.ttf"),
    format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/child_classic/assets/fonts/Poppins-800.ttf"),
    format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "OpenSans";
  src: url("/themes/child_classic/assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"),
    format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("/themes/child_classic/assets/fonts/Roboto-VariableFont_wdth,wght.ttf"),
    format("truetype");
  font-weight: normal;
  font-style: normal;
}
