@font-face {
    font-family: "OpenSans";
    src: url("/wp-content/themes/usauto/assets/fonts/OpenSans/OpenSans-Regular.ttf")
        format("truetype");
    font-weight: 400;
    font-style: normal;
    display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: url("/wp-content/themes/usauto/assets/fonts/OpenSans/OpenSans-Bold.ttf")
        format("truetype");
    font-weight: 700;
    font-style: normal;
    display: swap;
}