    @font-face {
            font-family: 'NewPanam Skyline';
            src: url('../fonts/swiss-typefaces-newpanam-skyline-regular.otf') format('opentype');
            font-weight: 400;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: 'NewPanam Skyline';
            src: url('../fonts/swiss-typefaces-newpanam-skyline-regular-italic.otf') format('opentype');
            font-weight: 400;
            font-style: italic;
            font-display: swap;
        }

        @font-face {
            font-family: 'NewPanam Skyline';
            src: url('../fonts/swiss-typefaces-newpanam-skyline-medium.otf') format('opentype');
            font-weight: 500;
            font-style: normal;
            font-display: swap;
        }

        
/* Novarese Std */

            @font-face {
                font-family: 'Novarese Std';
                src: url('../fonts/NovareseStd-Bold.otf') format('opentype');
                font-weight: 700;
                font-style: normal;
                font-display: swap;
            }

            @font-face {
                font-family: 'Novarese Std';
                src: url('../fonts/NovareseStd-BoldItalic.otf') format('opentype');
                font-weight: 700;
                font-style: italic;
                font-display: swap;
            }

            @font-face {
                font-family: 'Novarese Std';
                src: url('../fonts/NovareseStd-Book.otf') format('opentype');
                font-weight: 400;
                font-style: normal;
                font-display: swap;
            }

            @font-face {
                font-family: 'Novarese Std';
                src: url('../fonts/NovareseStd-BookItalic.otf') format('opentype');
                font-weight: 400;
                font-style: italic;
                font-display: swap;
            }

            @font-face {
                font-family: 'Novarese Std';
                src: url('../fonts/NovareseStd-Medium.otf') format('opentype');
                font-weight: 500;
                font-style: normal;
                font-display: swap;
            }

            @font-face {
                font-family: 'Novarese Std';
                src: url('../fonts/NovareseStd-Ultra.otf') format('opentype');
                font-weight: 900;
                font-style: normal;
                font-display: swap;
            }

        @font-face {
            font-family: 'NewPanam Skyline';
            src: url('../fonts/swiss-typefaces-newpanam-skyline-medium-italic.otf') format('opentype');
            font-weight: 500;
            font-style: italic;
            font-display: swap;
        }

        @font-face {
            font-family: 'NewPanam Skyline';
            src: url('../fonts/swiss-typefaces-newpanam-skyline-bold.otf') format('opentype');
            font-weight: 700;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: 'NewPanam Skyline';
            src: url('../fonts/swiss-typefaces-newpanam-skyline-bold-italic.otf') format('opentype');
            font-weight: 700;
            font-style: italic;
            font-display: swap;
        }

        @font-face {
            font-family: 'NewPanam Skyline';
            src: url('../fonts/swiss-typefaces-newpanam-skyline-black.otf') format('opentype');
            font-weight: 900;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: 'NewPanam Skyline';
            src: url('../fonts/swiss-typefaces-newpanam-skyline-black-italic.otf') format('opentype');
            font-weight: 900;
            font-style: italic;
            font-display: swap;
        }
