
@font-face {
    font-family: "SofiaPro Extra Light";
    src: url('../fonts/Sofia Pro Extra Light.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SofiaPro Ultra Light";
    src: url('../fonts/Sofia Pro Ultra Light.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SofiaPro Regular";
    src: url('../fonts/Sofia Pro Regular.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SofiaPro Medium";
    src: url('../fonts/Sofia Pro Medium.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:"SofiaPro Bold";
    src: url('../fonts/Sofia Pro Bold.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SofiaPro SemiBold";
    src: url('../fonts/Sofia Pro Semi Bold.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:"SofiaPro Black";
    src: url('../fonts/Sofia Pro Black.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}