@font-face {
    font-family: "Herison Brushes";
    src: url("Herison Brushes.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bagerich Regular";
    src: url("Bagerich Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Oferta do Dia";
    src: url("Oferta-do-Dia.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NewsGoth Lt BT Light";
    src: url("NewsGoth Lt BT Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, html {
    font-family: "Bagerich Regular", "Herison Brushes", cursive !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Bagerich Regular", "Herison Brushes", cursive !important;
}

.navbar-brand, .nav-link, .btn {
    font-family: "Bagerich Regular", "Herison Brushes", cursive !important;
}