@font-face {
                font-family: 'fonts';
                src: url('../fonts/fonts/Nunito-Bold.woff2') format('ttf');
                font-weight: 700;
                font-display: swap;
            }
@font-face {
                font-family: 'fonts';
                src: url('../fonts/fonts/Nunito-BoldItalic.woff2') format('ttf');
                font-weight: 400;
                font-display: swap;
            }
@font-face {
                font-family: 'fonts';
                src: url('../fonts/fonts/Nunito-ExtraBold.woff2') format('ttf');
                font-weight: 800;
                font-display: swap;
            }
@font-face {
                font-family: 'fonts';
                src: url('../fonts/fonts/Nunito-ExtraBoldItalic.woff2') format('ttf');
                font-weight: 400;
                font-display: swap;
            }
@font-face {
                font-family: 'fonts';
                src: url('../fonts/fonts/Nunito-Italic.woff2') format('ttf');
                font-weight: 400;
                font-display: swap;
            }
@font-face {
                font-family: 'fonts';
                src: url('../fonts/fonts/Nunito-Medium.woff2') format('ttf');
                font-weight: 500;
                font-display: swap;
            }
@font-face {
                font-family: 'fonts';
                src: url('../fonts/fonts/Nunito-MediumItalic.woff2') format('ttf');
                font-weight: 400;
                font-display: swap;
            }
@font-face {
                font-family: 'fonts';
                src: url('../fonts/fonts/Nunito-Regular.woff2') format('ttf');
                font-weight: 400;
                font-display: swap;
            }
