/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2025 Schwartzco Inc.
        License 2503-HWEJJQ      
*/

@font-face {
    font-family: 'Lyon Text Web';
    src: url('/fonts/LyonText-Regular-Web.woff2') format('woff2'),
         url('/fonts/LyonText-Regular-Web.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    }

.LyonText-Regular-Web {
    font-family: 'Lyon Text Web';
    font-weight: 400;
    font-style: normal;
    }
@font-face {
    font-family: 'Lyon Text Web';
    src: url('/fonts/LyonText-RegularItalic-Web.woff2') format('woff2'),
         url('/fonts/LyonText-RegularItalic-Web.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    }

.LyonText-RegularItalic-Web {
    font-family: 'Lyon Text Web';
    font-weight: 400;
    font-style: italic;
    }
@font-face {
    font-family: 'Lyon Text Web';
    src: url('/fonts/LyonText-Bold-Web.woff2') format('woff2'),
         url('/fonts/LyonText-Bold-Web.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    }

.LyonText-Bold-Web {
    font-family: 'Lyon Text Web';
    font-weight: 700;
    font-style: normal;
    }
@font-face {
    font-family: 'Lyon Text Web';
    src: url('/fonts/LyonText-BoldItalic-Web.woff2') format('woff2'),
         url('/fonts/LyonText-BoldItalic-Web.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    }

.LyonText-BoldItalic-Web {
    font-family: 'Lyon Text Web';
    font-weight: 700;
    font-style: italic;
    }
