@font-face {
    font-family: 'SofiaPro-Bold';
    src: url('fonts/SofiaPro-Bold.eot');
    src: url('fonts/SofiaPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SofiaPro-Bold.woff2') format('woff2'),
        url('fonts/SofiaPro-Bold.woff') format('woff'),
        url('fonts/SofiaPro-Bold.ttf') format('truetype'),
        url('fonts/SofiaPro-Bold.svg#SofiaPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SofiaPro-SemiBold';
    src: url('fonts/SofiaPro-SemiBold.eot');
    src: url('fonts/SofiaPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SofiaPro-SemiBold.woff2') format('woff2'),
        url('fonts/SofiaPro-SemiBold.woff') format('woff'),
        url('fonts/SofiaPro-SemiBold.ttf') format('truetype'),
        url('fonts/SofiaPro-SemiBold.svg#SofiaPro-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SofiaPro-Medium';
    src: url('fonts/SofiaPro-Medium.eot');
    src: url('fonts/SofiaPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/SofiaPro-Medium.woff2') format('woff2'),
        url('fonts/SofiaPro-Medium.woff') format('woff'),
        url('fonts/SofiaPro-Medium.ttf') format('truetype'),
        url('fonts/SofiaPro-Medium.svg#SofiaPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SofiaPro-Light';
    src: url('fonts/SofiaPro-Light.eot');
    src: url('fonts/SofiaPro-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/SofiaPro-Light.woff2') format('woff2'),
        url('fonts/SofiaPro-Light.woff') format('woff'),
        url('fonts/SofiaPro-Light.ttf') format('truetype'),
        url('fonts/SofiaPro-Light.svg#SofiaPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

