@font-face {
    font-family: PoppinsFont;
    font-weight: 700;
    src: url("fonts/Poppins-Bold.ttf") format("ttf");
}

.pwr-hero__title1 {
    font-family: PoppinsFont, Arial !important;
    font-weight: 700 !important;
    /* background-color: red; */
}