
@font-face {
    font-family: 'tktypenormal';
    src: url('./tktyperegular.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'tktypenormal';
    src: url('./tktypebold.ttf');
    font-weight: 600;
}
@font-face {
    font-family: 'tktypenormal';
    src: url('./tktypemedium.ttf');
    font-weight: 500;
}
