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

@font-face {
    font-family: "Inter";
    src: url("/wp-content/themes/solman/assets/fonts/Inter/static/Inter-Medium.ttf")
        format("truetype");
    font-weight: 500;
    font-style: normal;
    display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("/wp-content/themes/solman/assets/fonts/Inter/static/Inter-SemiBold.ttf")
        format("truetype");
    font-weight: 600;
    font-style: normal;
    display: swap;
}