/* Gilroy Black */
@font-face {
    font-family: "Gilroy-Black";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/Gilroy/Gilroy-Black.ttf");
}

/* Gilroy ExtraBold */
@font-face {
    font-family: "Gilroy-ExtraBold";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/Gilroy/Gilroy-ExtraBold.otf");
}

/* Gilroy Light */
@font-face {
    font-family: "Gilroy-Light";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/Gilroy/Gilroy-Light.ttf");
}

/* Gilroy Medium */
@font-face {
    font-family: "Gilroy-Medium";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/Gilroy/Gilroy-Medium.ttf");
}

/* Gilroy Regular */
@font-face {
    font-family: "Gilroy-Regular";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/Gilroy/Gilroy-Regular.ttf");
}

/* Gilroy SemiBold */
@font-face {
    font-family: "Gilroy-SemiBold";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/Gilroy/Gilroy-SemiBold.ttf");
}

/* Gilroy Thin */
@font-face {
    font-family: "Gilroy-Thin";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/Gilroy/Gilroy-Thin.ttf");
}

/* Gilroy UltraLight */
@font-face {
    font-family: "Gilroy-UltraLight";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/Gilroy/Gilroy-UltraLight.ttf");
}
