/* ../fonts/ */  

@font-face {
    font-family: 'SVN-Poppins Regular';
    src: url('../fonts/SVN-Poppins.woff2') format('woff2'),
        url('../fonts/SVN-Poppins.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Poppins Medium';
    src: url('../fonts/SVN-PoppinsMedium.woff2') format('woff2'),
        url('../fonts/SVN-PoppinsMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Poppins Bold';
    src: url('../fonts/SVN-PoppinsBold.woff2') format('woff2'),
        url('../fonts/SVN-PoppinsBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Bango';
    src: url('../fonts/SVN-Bango.woff2') format('woff2'),
        url('../fonts/SVN-Bango.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '1FTV VIP Archattson Hollmytro';
    src: url('../fonts/1FTVVIPArchattsonHollmytro-Rg.woff2') format('woff2'),
        url('../fonts/1FTVVIPArchattsonHollmytro-Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

