@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 100;
    src: local('Sora'),
        url('Sora-Thin.woff2') format('woff2'),
        url('Sora-Thin.woff') format('woff'),
        url('Sora-Thin.ttf') format('truetype'),
        url('Sora-Thin.otf') format('opentype'),
        url('Sora-Thin.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 200;
    src: local('Sora'),
        url('Sora-ExtraLight.woff2') format('woff2'),
        url('Sora-ExtraLight.woff') format('woff'),
        url('Sora-ExtraLight.ttf') format('truetype'),
        url('Sora-ExtraLight.otf') format('opentype'),
        url('Sora-ExtraLight.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 300;
    src: local('Sora'),
        url('Sora-Light.woff2') format('woff2'),
        url('Sora-Light.woff') format('woff'),
        url('Sora-Light.ttf') format('truetype'),
        url('Sora-Light.otf') format('opentype'),
        url('Sora-Light.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400;
    src: local('Sora'),
        url('Sora-Regular.woff2') format('woff2'),
        url('Sora-Regular.woff') format('woff'),
        url('Sora-Regular.ttf') format('truetype'),
        url('Sora-Regular.otf') format('opentype'),
        url('Sora-Regular.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 500;
    src: local('Sora'),
        url('Sora-Medium.woff2') format('woff2'),
        url('Sora-Medium.woff') format('woff'),
        url('Sora-Medium.ttf') format('truetype'),
        url('Sora-Medium.otf') format('opentype'),
        url('Sora-Medium.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 600;
    src: local('Sora'),
        url('Sora-SemiBold.woff2') format('woff2'),
        url('Sora-SemiBold.woff') format('woff'),
        url('Sora-SemiBold.ttf') format('truetype'),
        url('Sora-SemiBold.otf') format('opentype'),
        url('Sora-SemiBold.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    src: local('Sora'),
        url('Sora-Bold.woff2') format('woff2'),
        url('Sora-Bold.woff') format('woff'),
        url('Sora-Bold.ttf') format('truetype'),
        url('Sora-Bold.otf') format('opentype'),
        url('Sora-Bold.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    src: local('Sora'),
        url('Sora-ExtraBold.woff2') format('woff2'), 
        url('Sora-ExtraBold.woff') format('woff'),
        url('Sora-ExtraBold.ttf') format('truetype'),
        url('Sora-ExtraBold.otf') format('opentype'),
        url('Sora-ExtraBold.eot') format('embedded-opentype');
}
