@font-face {
    font-family: "Inter";
    src: url("/local/templates/auto/assets/fonts/Inter-Regular.woff") format("woff");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/auto/assets/fonts/Inter-Medium.woff") format("woff");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/auto/assets/fonts/Inter-SemiBold.woff") format("woff");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/auto/assets/fonts/Inter-Bold.woff") format("woff");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Mulish";
    src: url("/local/templates/auto/assets/fonts/Mulish-Regular.woff") format("woff");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Mulish";
    src: url("/local/templates/auto/assets/fonts/Mulish-Medium.woff") format("woff");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "Mulish";
    src: url("/local/templates/auto/assets/fonts/Mulish-SemiBold.woff") format("woff");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "Mulish";
    src: url("/local/templates/auto/assets/fonts/Mulish-Bold.woff") format("woff");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Mulish";
    src: url("/local/templates/auto/assets/fonts/Mulish-ExtraBold.woff") format("woff");
    font-style: normal;
    font-weight: 800;
}


