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