@font-face {
    font-family: 'SoletoTK';
    src: url('./assets/fonts/SoletoTK/SoletoTK_W_Lt.ttf'),
         url('./assets/fonts/SoletoTK/SoletoTK_W_Lt.woff'),
         url('./assets/fonts/SoletoTK/SoletoTK_W_Lt.woff2');
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
}

@font-face {
    font-family: 'SoletoTKHeadline';
    src: url('./assets/fonts/SoletoTKHeadline/SoletoTKHeadline_W_Lt.ttf'),
         url('./assets/fonts/SoletoTKHeadline/SoletoTKHeadline_W_Lt.woff'),
         url('./assets/fonts/SoletoTKHeadline/SoletoTKHeadline_W_Lt.woff2');
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
}