Nice, it’s working! I always forget about !important tag.
Thanks!
For others, solution was this:
.flxmap-container .gm-style .gm-style-iw div[style*='font-weight: 500'] {
font-weight: 700 !important;
}
.adp {
font-family: "Titillium Web", Arial, sans-serif !important;
}