@font-face {
    font-family: 'Regular';
    font-style: normal;
	font-display:swap;
    src: local('Sofia Pro Light'), url('../fonts/SofiaProLight.woff2') format('woff2'), url('../fonts/SofiaProLight.woff') format('woff'), url('../fonts/SofiaProLight.ttf') format('truetype'), url('../fonts/SofiaProLight.eot') format('opentype');
}

@font-face {
    font-family: 'Bold';
    font-style: normal;
	font-display:swap;
    src: local('Sofia Pro Medium'), url('../fonts/SofiaProMedium.woff2') format('woff2'), url('../fonts/SofiaProMedium.woff') format('woff'), url('../fonts/SofiaProMedium.ttf') format('truetype'), url('../fonts/SofiaProMedium.eot') format('opentype');
}