/* Sofia Pro Regular (400) */
@font-face {
font-display:swap;
    font-family: 'Sofia Pro';
    src: url('/wp-content/themes/hello-biz/fonts/sofia-pro-webfont/Sofia Pro Regular Az.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Sofia Pro Light (300) */
@font-face {
font-display:swap;
    font-family: 'Sofia Pro';
    src: url('/wp-content/themes/hello-biz/fonts/sofia-pro-webfont/Sofia Pro Light Az.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Sofia Pro Medium (500) */
@font-face {
font-display:swap;
    font-family: 'Sofia Pro';
    src: url('/wp-content/themes/hello-biz/fonts/sofia-pro-webfont/Sofia Pro Medium Az.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Sofia Pro Bold (700) */
@font-face {
font-display:swap;
    font-family: 'Sofia Pro';
    src: url('/wp-content/themes/hello-biz/fonts/sofia-pro-webfont/Sofia Pro Bold Az.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}