@font-face {
    font-family: 'Barkentina';
    src: url('./Barkentina.otf') format('opentype');
    font-display: swap;
    font-style: normal;
    font-weight: 400;
}

.navbar,
.custom-header,
.dropdown-menu,
.footer-brand,
h1,
h2,
h3,
h4,
h5,
h6,
.card-header,
.modal-title {
    font-family: 'Barkentina', 'Sarabun', sans-serif;
}
