/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * museo-sans:
 *   - http://typekit.com/eulas/00000000000000000000e800
 *   - http://typekit.com/eulas/00000000000000000000e7fe
 *   - http://typekit.com/eulas/00000000000000000000e805
 *
 * © 2009-2022 Adobe Systems Incorporated. All Rights Reserved.
 */

 /*
    museo-sans
        100
        300
        700
 */

 @font-face {
    font-family: 'museo-sans';
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    font-display: fallback;
    src: url('../../templates/fonts/museo-sans/museo-sans-100.woff2') format('woff2');
}

@font-face {
    font-family: 'museo-sans';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    font-display: fallback;
    src: url('../../templates/fonts/museo-sans/museo-sans-300.woff2') format('woff2');
}

@font-face {
    font-family: 'museo-sans';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: fallback;
    src: url('../../templates/fonts/museo-sans/museo-sans-700.woff2') format('woff2');
}
