@font-face {
    font-family: heroix1;
    src: url(fonts/FluidBold-L37M5.ttf);
}
@font-face {
    font-family: heroix2;
    src: url(fonts/GistRoughUprExboldTwoDemo-aDOg.otf);
}
@font-face {
    font-family: heroix3;
    src: url(fonts/Hokjesgeest-PDGB.ttf);
}
@font-face {
    font-family: heroix4a;
    src: url(fonts/Library3am-5V3Z.otf);
}
@font-face {
    font-family: heroix4b;
    src: url(fonts/Library3amsoft-6zgq.otf);
}
  
.heroix-logo-font {
    font-family: heroix4a;
    color: rgb(4, 34, 58);
}

.table-fit {
    width: 50%;
}