@font-face {
    font-family: 'gilroy_r';
    src: url('../fonts/SVN-Gilroy.woff2') format('woff2'), 
    url('../fonts/SVN-Gilroy.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'gilroy_b';
    src: url('../fonts/SVN-GilroyBold.woff2') format('woff2'), 
    url('../fonts/SVN-GilroyBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'gilroy_m';
    src: url('../fonts/SVN-GilroyMedium.woff2') format('woff2'), 
    url('../fonts/SVN-GilroyMedium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'gilroy_semi';
    src: url('../fonts/SVN-GilroySemiBold.woff2') format('woff2'), 
    url('../fonts/SVN-GilroySemiBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'gilroy_he';
    src: url('../fonts/SVN-GilroyHeavy.woff2') format('woff2'), 
    url('../fonts/SVN-GilroyHeavy.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}