﻿
@font-face {
    font-family: 'Molhim';
    src: url('/fontes/Molhim-Bold.ttf') format('truetype');
}

.custom-font {
    font-family: 'Molhim', sans-serif !important;
}

.modal {
    z-index: 1055; /* Bootstrap default, but you can increase if needed */
}



