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

