@font-face {
    font-family: "Sofia Pro";
    src: url('fonts/Sofia_Pro_Regular.woff') format('woff'),
        url('fonts/Sofia_Pro_Regular.woff') format('woff');
	    font-weight: 400;
}


@font-face {
    font-family: "Sofia Pro";
    src: url('fonts/Sofia Pro Light Az.woff') format('woff'),
        url('fonts/Sofia Pro Light Az.woff') format('woff');
	    font-weight: 300;
}

@font-face {
    font-family: "Sofia Pro";
    src: url('fonts/Sofia Pro Bold Az.woff') format('woff'),
        url('fonts/Sofia Pro Bold Az.woff') format('woff');
	    font-weight: 700;
}

@font-face {
    font-family: "Industry";
    src: url('fonts/Industry-Demi.woff') format('woff'),
        url('fonts/Industry-Demi.woff2') format('woff2');
	    font-weight: 400;
}