@font-face {
    font-family: 'Lato';
    src: url('Lato-Light.woff2') format('woff2'),
        url('Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('SofiaPro-Light.woff2') format('woff2'),
         url('SofiaPro-Light.woff') format('woff'),         
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'sofia_prolight';
    src: url('sofia_pro_light.woff2') format('woff2'),
         url('sofia_pro_light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FONTSPRINGDEMO-MixtaEssSharpLightRegular';
    src: url('FONTSPRINGDEMO-MixtaEssSharpLightRegular.woff2') format('woff2'),
         url('FONTSPRINGDEMO-MixtaEssSharpLightRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}