@font-face {
    font-family: 'Coolvetica';
    src: url(../assets/fonts/Coolvetica/coolvetica-regular.otf) format('opentype');
    font-weight: normal;
}

#divResourcesContent {
    height: auto !important;
}

.font-colvetica{
    font-family: "Coolvetica", sans-serif;
}

@media (max-width:1200px) {
    .pt-5 {
        padding-top: 1rem !important;
    }
}
