@import url('https://fonts.googleapis.com/css?family=Faustina:400,400i,500,500i,600,600i,700,700i&display=swap');


@font-face {
    font-family: 'the_braggestdemoregular';
    src: url('../fonts/the_braggest_demo-webfont.woff2') format('woff2'),
         url('../fonts/the_braggest_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'the_braggestdemoregular';
    src: url('../fonts/the_braggest_demo-webfont.woff2') format('woff2'),
         url('../fonts/the_braggest_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.uc { text-transform:uppercase; }
.lc { text-transform:capitalize; }