@font-face {
    font-family: "Gilroy-Bold";
    src: url(../fonts/Gilroy-Bold.woff2);
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Bion-Bold";
    src: url(../fonts/Bion-Bold.woff2);
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Gilroy-Medium";
    src: url(../fonts/Gilroy-Medium.woff2);
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

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


@font-face {
    font-family: "Gilroy-SemiBold";
    src: url(../fonts/Gilroy-SemiBold.woff2);
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

