@font-face {
    font-family: 'satoshi-black';
    src: url('Satoshi-Black.woff2') format('woff2'),
         url('Satoshi-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'satoshi';
    src: url('Satoshi-Medium.woff2') format('woff2'),
         url('Satoshi-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sichuan';
    src: url('Sichuan.woff2') format('woff2'),
    url('Sichuan.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dreamboat';
    src: url('TMDreamboat-Regular.woff2') format('woff2'),
    url('TMDreamboat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

