
@font-face {
    font-family: 'Transducer';
    src: url('../fonts/Transducer.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Transducer';
}

