/* Custom Styles */
@font-face {
    font-family: 'Carrolwild Clean';
    src: url('carrolwild_clean.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Modern Tropical Script';
    src: url('moderntropicalscript.ttf');
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3, h4, h5 {
    font-family: 'Carrolwild Clean', sans-serif !important;
}

h6 {
    font-family: 'Modern Tropical Script' !important;
}