@font-face {
    font-family: 'TikTok Text';
    font-style: normal;
    font-weight: 400;
    src: local('TikTok Text'), url('../font/TikTokTextRegular.woff') format('woff');
}
@font-face {
    font-family: 'TikTok Display';
    font-style: normal;
    font-weight: 400;
    src: local('TikTok Display'), url('../font/TikTokDisplayRegular.woff') format('woff');
}
@font-face {
    font-family: 'TikTok Text';
    font-style: normal;
    font-weight: 500;
        src: local('TikTok Text'), url('../font/TikTokTextMedium.woff') format('woff');
}
@font-face {
    font-family: 'TikTok Display';
    font-style: normal;
    font-weight: 500;
    src: local('TikTok Display'), url('../font/TikTokDisplayMedium.woff') format('woff');
}
@font-face {
    font-family: 'TikTok Text';
    font-style: normal;
    font-weight: 700;
    src: local('TikTok Text'), url('../font/TikTokTextBold.woff') format('woff');
}
@font-face {
    font-family: 'TikTok Display';
    font-style: normal;
    font-weight: 700;
    src: local('TikTok Display'), url('../font/TikTokDisplayBold.woff') format('woff');
}


