/* SVN Gilroy Font Family */
@font-face {
    font-family: 'SVN-Gilroy';
    src: url('./svn-gilroy/SVN-Gilroy.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('./svn-gilroy/SVN-Gilroy.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('./svn-gilroy/SVN-GilroyMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('./svn-gilroy/SVN-GilroyBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('./svn-gilroy/SVN-GilroyBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}