
@font-face {
    font-family: 'LibreFranklinThin';
    src: url('https://cdn.tivents.io/webfonts/librefranklin-variablefont_wght-webfont.woff2') format('woff2'),
    url('https://cdn.tivents.io/webfonts/librefranklin-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: LibreFranklinThin, serif;
}