@font-face {
    font-family: "Poppins";
    src: url("/fonts/Poppins-Regular.ttf");
}

.block-hg-medic-about-us {
    font-family: "Poppins", sans-serif !important;
    font-size: 14px;
    background: #f1f1f1;
    background-image: url("/img/hg-medic/hgmedic-about-us-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.block-hg-medic-about-us .about-us-title {
    color: #085d82;
}

.block-hg-medic-about-us .about-us-image {
    object-fit: contain;
}
