/* TechandT Font Family */
@font-face {
    font-family: 'TechandT';
    src: url('TechandT-Standard.eot');
    src: url('TechandT-Standard.eot?#iefix') format('embedded-opentype'),
         url('TechandT-Standard.woff2') format('woff2'),
         url('TechandT-Standard.woff') format('woff'),
         url('TechandT-Standard.otf') format('opentype'),
         url('TechandT-Standard.svg#TechandT') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TechandT';
    src: url('TechandT-Standard.eot');
    src: url('TechandT-Standard.eot?#iefix') format('embedded-opentype'),
         url('TechandT-Standard.woff2') format('woff2'),
         url('TechandT-Standard.woff') format('woff'),
         url('TechandT-Standard.otf') format('opentype'),
         url('TechandT-Standard.svg#TechandT') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

