@font-face {
    font-family: 'BetterTimes';
    src: local('BetterTimes'),
    url('font.woff2') format('woff2'),
    url('font.woff') format('woff'),
    url('font.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
