@font-face {
    font-family: "BetterTD";
    src: url("font/Better Together Demo.ttf") format("truetype");
}

.font-bettertd {
    font-family: 'BetterTD';    
}