/* @font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Regular Az.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Regular Italic Az.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Medium Az.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Medium Italic Az.otf") format("opentype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Bold Az.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Bold Italic Az.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Black Az.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Black Italic Az.otf") format("opentype");
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Light Az.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Light Italic Az.otf") format("opentype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro ExtraLight Az.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro ExtraLight Italic Az.otf") format("opentype");
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Semi Bold Az.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Semi Bold Italic Az.otf") format("opentype");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Ultralight Az.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/Sofia Pro Ultralight Italic Az.otf") format("opentype");
    font-weight: 100;
    font-style: italic;
} */

@font-face {
    font-family: "Sofia Pro";
    src: url("font/SofiaProBold.ttf") format("opentype");

    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/SofiaProLight.ttf") format("opentype");

    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/SofiaProMedium.ttf") format("opentype");

    font-style: normal;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("font/SofiaProRegular.otf") format("opentype");

    font-style: normal;
}
