@font-face {
    font-family: 'TX-02';
    font-stretch: normal;
    font-style: normal;
    font-weight:normal;
    src: url('TX-02-Regular.woff2') format('woff2');
}

@font-face {
    font-family:TX-02;
    font-stretch:normal;
    font-style:normal;
    font-weight:bold;
    src: url('TX-02-Bold.woff2') format('woff2');
}

@font-face {
    font-family:TX-02;
    font-stretch:normal;
    font-style:italic;
    font-weight:bold;
    src: url('TX-02-Oblique.woff2') format('woff2');
}

@font-face {
    font-family:TX-02;
    font-stretch:normal;
    font-style:italic;
    font-weight:normal;
    src: url('TX-02-Oblique.woff2') format('woff2');
}