@font-face {
    font-family: 'Sofia Pro';
    src: url(/fonts/SofiaPro/SofiaPro-Bold.woff2) format('woff2'), url(/fonts/SofiaPro/SofiaPro-Bold.woff) format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url(/fonts/SofiaPro/SofiaPro-Regular.woff2) format('woff2'), url(/fonts/SofiaPro/SofiaPro-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

