/*
 * Lexend Deca Alt — brand font Nadácie Pontis
 *
 * Licencia: SIL Open Font License 1.1 (viď assets/fonts/OFL.txt)
 * Zdroj: derivát Lexend Deca (Copyright 2018 The Lexend Project Authors)
 *
 * Importované sú iba font-weights reálne používané v design manuáli
 * (doc/design-manual.html sekcia 1). Súbory pre 100/200/800 sú v
 * assets/fonts/ pripravené — ak budú potrebné, stačí odkomentovať blok nižšie.
 */

@font-face {
    font-family: 'Lexend Deca Alt';
    src: url("../fonts/LexendDecaAlt-Light-_uimMaC.woff2") format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Deca Alt';
    src: url("../fonts/LexendDecaAlt-Regular-tUMAZeV.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Deca Alt';
    src: url("../fonts/LexendDecaAlt-Medium-0KrACxX.woff2") format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Deca Alt';
    src: url("../fonts/LexendDecaAlt-SemiBold-GOk-qu2.woff2") format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Deca Alt';
    src: url("../fonts/LexendDecaAlt-Bold-bP121_B.woff2") format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Deca Alt';
    src: url("../fonts/LexendDecaAlt-Black-pYhCcDn.woff2") format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/*
 * Neimportované weights (súbory v assets/fonts/ sú pripravené):
 *
 * @font-face {
 *     font-family: 'Lexend Deca Alt';
 *     src: url('../fonts/LexendDecaAlt-Thin.woff2') format('woff2');
 *     font-weight: 100;
 *     font-style: normal;
 *     font-display: swap;
 * }
 * @font-face {
 *     font-family: 'Lexend Deca Alt';
 *     src: url('../fonts/LexendDecaAlt-ExtraLight.woff2') format('woff2');
 *     font-weight: 200;
 *     font-style: normal;
 *     font-display: swap;
 * }
 * @font-face {
 *     font-family: 'Lexend Deca Alt';
 *     src: url('../fonts/LexendDecaAlt-ExtraBold.woff2') format('woff2');
 *     font-weight: 800;
 *     font-style: normal;
 *     font-display: swap;
 * }
 */
