@font-face {
    font-family: 'TheSansB';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/TheSansB_300_.woff2') format('woff2');
}

@font-face {
    font-family: 'TheSansB';
    font-style: italic;
    font-weight: normal;
    src: url('fonts/TheSansB_300i_.woff2') format('woff2');
}

@font-face {
    font-family: 'TheSansB';
    font-style: normal;
    font-weight: bold;
    src: url('fonts/TheSansB_700_.woff2') format('woff2');
}

@font-face {
    font-family: 'TheSansB';
    font-style: italic;
    font-weight: bold;
    src: url('fonts/TheSansB_700i_.woff2') format('woff2');
}