@font-face {
    font-family: "Gilroy";
    src: url("fonts/Gilroy-Regular.woff");
    font-weight: 400;
}
@font-face {
    font-family: "Gilroy";
    src: url("fonts/Gilroy-Medium.woff");
    font-weight: 500;
}
@font-face {
    font-family: "Gilroy";
    src: url("fonts/Gilroy-Bold.woff");
    font-weight: 700;
}
@font-face {
    font-family: "Nekst";
    src: url("fonts/Nekst-Regular.woff");
    font-weight: 400;
}
@font-face {
    font-family: "Nekst";
    src: url("fonts/Nekst-Medium.woff");
    font-weight: 500;
}
@font-face {
    font-family: "Nekst";
    src: url("fonts/Nekst-SemiBold.woff");
    font-weight: 600;
}
@font-face {
    font-family: "Nekst";
    src: url("fonts/Nekst-Bold.woff");
    font-weight: 700;
}
