@font-face {
    font-family: 'blemo';
    src: url('fonts/blemo.woff') format('otf'),
        /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
        url('fonts/blemo.ttf') format('truetype');
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

@font-face {
    font-family: 'satoshi';
    src: url('fonts/Satoshi-Variable.woff2') format('woff2'),
        url('fonts/Satoshi-Variable.woff') format('woff'),
        url('fonts/Satoshi-Variable.ttf') format('truetype');
}


