@font-face {
    font-family: 'Brigitha Signature';
    src: url('../fonts/BrigithaSignature.ttf') format('truetype'),
         url('../fonts/BrigithaSignature.woff') format('woff'),
         url('../fonts/BrigithaSignature.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}