/* Satoshi Font Start  */
@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Light.eot');
    src: url('../fonts/Satoshi/Satoshi-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Satoshi/Satoshi-Light.woff2') format('woff2'),
        url('../fonts/Satoshi/Satoshi-Light.woff') format('woff'),
        url('../fonts/Satoshi/Satoshi-Light.ttf') format('truetype'),
        url('../fonts/Satoshi/Satoshi-Light.svg#Satoshi-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Regular.eot');
    src: url('../fonts/Satoshi/Satoshi-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Satoshi/Satoshi-Regular.woff2') format('woff2'),
        url('../fonts/Satoshi/Satoshi-Regular.woff') format('woff'),
        url('../fonts/Satoshi/Satoshi-Regular.ttf') format('truetype'),
        url('../fonts/Satoshi/Satoshi-Regular.svg#Satoshi-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Medium.eot');
    src: url('../fonts/Satoshi/Satoshi-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Satoshi/Satoshi-Medium.woff2') format('woff2'),
        url('../fonts/Satoshi/Satoshi-Medium.woff') format('woff'),
        url('../fonts/Satoshi/Satoshi-Medium.ttf') format('truetype'),
        url('../fonts/Satoshi/Satoshi-Medium.svg#Satoshi-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Bold.eot');
    src: url('../fonts/Satoshi/Satoshi-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Satoshi/Satoshi-Bold.woff2') format('woff2'),
        url('../fonts/Satoshi/Satoshi-Bold.woff') format('woff'),
        url('../fonts/Satoshi/Satoshi-Bold.ttf') format('truetype'),
        url('../fonts/Satoshi/Satoshi-Bold.svg#Satoshi-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Black.eot');
    src: url('../fonts/Satoshi/Satoshi-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Satoshi/Satoshi-Black.woff2') format('woff2'),
        url('../fonts/Satoshi/Satoshi-Black.woff') format('woff'),
        url('../fonts/Satoshi/Satoshi-Black.ttf') format('truetype'),
        url('../fonts/Satoshi/Satoshi-Black.svg#Satoshi-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Satoshi Font End  */