@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProExtraLightItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProLightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProRegular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProRegularItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProMediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProSemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProSemiBoldItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProBoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProBlack.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SofiaPro";
    src: url('../../../assets/fonts/web-font/sofiaPro/SofiaProBlackItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
