@font-face {
    font-family: 'SVNPoppinsRegular';
    src: url('../fonts/SVNPoppinsRegular.eot');
    src: url('../fonts/SVNPoppinsRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVNPoppinsRegular.woff2') format('woff2'),
        url('../fonts/SVNPoppinsRegular.woff') format('woff'),
        url('../fonts/SVNPoppinsRegular.ttf') format('truetype'),
        url('../fonts/SVNPoppinsRegular.svg#SVNPoppinsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}