@font-face {
    font-family: 'Transducer';
    src: url('Transducer-Medium.eot');
    src: url('Transducer-Medium.eot?#iefix') format('embedded-opentype'),
        url('Transducer-Medium.woff2') format('woff2'),
        url('Transducer-Medium.woff') format('woff'),
        url('Transducer-Medium.ttf') format('truetype'),
        url('Transducer-Medium.svg#Transducer-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Transducer';
    src: url('Transducer-Regular.eot');
    src: url('Transducer-Regular.eot?#iefix') format('embedded-opentype'),
        url('Transducer-Regular.woff2') format('woff2'),
        url('Transducer-Regular.woff') format('woff'),
        url('Transducer-Regular.ttf') format('truetype'),
        url('Transducer-Regular.svg#Transducer-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}