@font-face {
 font-family: "Sofia Pro";
 font-weight: bold;
 src: url("../webfonts/SofiaProBold.woff") format("woff");
}
@font-face {
 font-family: "Sofia Pro";
 font-weight: 400;
 src: url("../webfonts/SofiaProExtraLight.woff") format("woff");
}
@font-face {
 font-family: "Sofia Pro";
 font-weight: 400;
 font-style: italic;
 src: url("../webfonts/SofiaProExtraLight-Italic.woff") format("woff");
}
@font-face {
 font-family: "Sofia Pro";
 font-weight: normal;
 src: url("../webfonts/SofiaProRegular.woff") format("woff");
}
@font-face {
 font-family: "Sofia Pro";
 font-weight: 300;
 src: url("../webfonts/SofiaProUltraLight.woff") format("woff");
}
@font-face {
 font-family: "Sofia Pro";
 font-weight: 300;
 font-style: italic;
 src: url("../webfonts/SofiaProUltraLight-Italic.woff") format("woff");
}