@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: 'FlamingoScript';
    src: url('../fonts/SVN-FlamingoScript.woff2') format('woff2'), 
    url('../fonts/SVN-FlamingoScript.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'GeorgiaPro';
    src: url('../fonts/SVN-Georgia.woff2') format('woff2'), 
    url('../fonts/SVN-Georgia.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}