@font-face {
    font-family: satoshi; 
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-Regular.woff) format('woff')
}
@font-face {
    font-family: satoshi-medium; 
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-Medium.woff) format('woff')
}
@font-face {
    font-family: satoshi;
    font-style: italic;
    font-weight: 400;
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-Italic.woff) format('woff')
}

@font-face {
    font-family: satoshi;
    font-style: normal;
    font-weight: 300;
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-Light.woff) format('woff')
}

@font-face {
    font-family: satoshi;
    font-style: italic;
    font-weight: 300;
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff) format('woff')
}



@font-face {
    font-family: satoshi;
    font-style: italic;
    font-weight: 500;
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-MediumItalic.woff) format('woff')
}

@font-face {
    font-family: satoshi;
    font-style: normal;
    font-weight: 700;
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-Bold.woff) format('woff')
}

@font-face {
    font-family: satoshi;
    font-style: italic;
    font-weight: 700;
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-BoldItalic.woff) format('woff')
}

@font-face {
    font-family: satoshi;
    font-style: normal;
    font-weight: 900;
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-Black.woff) format('woff')
}

@font-face {
    font-family: satoshi;
    font-style: italic;
    font-weight: 900;
    src: local('Satoshi'), url(https://fonts.cdnfonts.com/s/85546/Satoshi-BlackItalic.woff) format('woff')
}