@font-face {
    font-family: swiper-icons;
    src: url('../fonts/swiper-icons/swiper-icons.woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "kurious-looped";
    src: url('../fonts/kurious-looped/kurious_looped-light.woff');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "kurious-looped";
    src: url('../fonts/kurious-looped/kurious_looped-medium.woff');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "kurious-looped";
    src: url('../fonts/kurious-looped/kurious_looped-semibold.woff');
    font-style: normal;
    font-weight: 600;
}