@font-face {
    font-family: 'Freestyle';
    src: url('../fonts/FreestyleScript-Regular.woff2') format('woff2'),
        url('../fonts//FreestyleScript-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.container-header .navbar-brand a {
    color: white;
    font-size: 60.0pt;
    font-family: 'Freestyle', Wingdings;
    /*font-weight:Bold;*/
    padding-left:30px
}
