@font-face {
    font-family: "SVN-Gilroy";
    src: url("./SVN-Gilroy-Light.otf") format("opentype");
    font-weight: 300; 
    font-display: swap;
}


@font-face {
    font-family: "SVN-Gilroy";
    src: url("./SVN-Gilroy-Regular.otf") format("opentype");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("./SVN-Gilroy-Medium.otf") format("opentype");
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("./SVN-Gilroy-SemiBold.otf") format("opentype");
    font-weight: 600;
    font-display: swap;
}


@font-face {
    font-family: "SVN-Gilroy";
    src: url("./SVN-Gilroy-Bold.otf") format("opentype");
    font-weight: 700;
    font-display: swap;
}


@font-face {
    font-family: "SVN-Gilroy";
    src: url("./SVN-Gilroy-XBold.otf") format("opentype");
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("./SVN-Gilroy-Heavy.otf") format("opentype");
    font-weight: 900;
    font-display: swap;
}
