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

@font-face {
    font-family: "hreg";
    src: url(../fonts/Poppins-Regular.ttf) format("truetype");
}
    
@font-face {
    font-family: "hthin";
    src: url(../fonts/Poppins-Thin.ttf) format("truetype");
}
        
@font-face {
    font-family: "hlight";
    src: url(../fonts/Poppins-Light.ttf) format("truetype");
}
