/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Mabry Regular by Colophon Foundry
 * URL: https://www.myfonts.com/collections/colophon-foundry
 *
 * Webfont: Mabry Bold by Colophon Foundry
 * URL: https://www.myfonts.com/collections/colophon-foundry
 *
 * Webfont: Mabry Light by Colophon Foundry
 * URL: https://www.myfonts.com/collections/colophon-foundry
 *
 * Webfont: Friendlist by Lunas Type
 * URL: https://www.myfonts.com/collections/lunas-type-foundry
 *
 * © 2026 MyFonts Inc.
 */

@font-face {
    font-family: 'Mabry Pro';
    src: url('MabryLight/font.woff2') format('woff2'),
         url('MabryLight/font.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mabry Pro';
    src: url('MabryRegular/font.woff2') format('woff2'),
         url('MabryRegular/font.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mabry Pro';
    src: url('MabryBold/font.woff2') format('woff2'),
         url('MabryBold/font.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Friendlist';
    src: url('Friendlist/font.woff2') format('woff2'),
         url('Friendlist/font.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}