/* @import "s1-home.css"; */
@import "s1-homeNew.css";
@import "s2-home.css";
@import "s3-home.css";
@import "s4-home.css";
@import "s5-home.css";
@import "s6-home.css";
@import "s7-home.css";
@import "s8-home.css";
@import "botton.css";
@import "../load_page.css";

@font-face {
    font-family: "Rubik-Bold";
    src: url("../../fonts/Rubik-SemiBold.ttf");
}

@font-face {
    font-family: "Rubik-light";
    src: url("../../fonts/Rubik-Light.ttf");
}

@font-face {
    font-family: "Kabrio-ligth-italic";
    src: url("../../fonts/Kabrio-Abarth-Light-Italic-trial.ttf");
    font-weight: bold;
}

@font-face {
    font-family: "Kabrio";
    src: url("../../fonts/Kabrio-Abarth-Bold-trial.ttf");
    font-weight: bold;
}

@font-face {
    font-family: "Montserrat";
    src: url("../../fonts/Montserrat-Bold.ttf");
}

@font-face {
    font-family: "Montserrat-light";
    src: url("../../fonts/Montserrat-Light.ttf");
}

html {
    scroll-behavior: smooth;
}

