/*
        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) 2024 Schwartzco Inc.
        License 2403-FLVTVZ      
*/

@font-face {
    font-family: 'Beausite Classic Web';
    src: url('BeausiteClassicWeb-Light.woff2') format('woff2'),
         url('BeausiteClassicWeb-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Beausite Classic Web';
    src: url('BeausiteClassicWeb-Medium.woff2') format('woff2'),
         url('BeausiteClassicWeb-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alt Maria Clara';
    src: url('ALTMariaClara-Light.woff2') format('woff2'),
         url('ALTMariaClara-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}