@font-face {
    font-family: 'satoshi';
    src: url('satoshi-regular-webfont.woff2') format('woff2'),
         url('satoshi-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'satoshimedium';
    src: url('satoshi-medium-webfont.woff2') format('woff2'),
         url('satoshi-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'satoshibold';
    src: url('satoshi-bold-webfont.woff2') format('woff2'),
         url('satoshi-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}