/* Base Font */

@font-face {
    font-family: "OpenSans_Regular";
    src: url("../fonts/OpenSans-VariableFont_wdth,wght.ttf") format("truetype");
    font-weight: 125 950;
    font-stretch: 75% 125%;
    font-style: normal;
}

@font-face {
    font-family: "OpenSans_Italic";
    src: url("../fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf") format("truetype");
    font-weight: 125 950;
    font-stretch: 75% 125%;
    font-style: normal;
}