
        @font-face {
            font-family: menoegrotesque-italic;
            src: url('/api/font/MTc1MjE5OTY3ODY0Mg/menoegrotesque/menoegrotesque-italic.woff');
        }

        .test-style-italic {
            font-family: menoegrotesque-italic;
        }
        
        @font-face {
            font-family: menoegrotesque-regular;
            src: url('/api/font/MTc1MjE5OTY3ODY0Mg/menoegrotesque/menoegrotesque-regular.woff');
        }

        .test-style-regular {
            font-family: menoegrotesque-regular;
        }
        