@charset "UTF-8";
/* PieseAgricole: font-display: swap hozzaadva mind a 6 vagashoz (2026-08-13).
   Elotte nem volt ertek = "auto" ~= "block": a bongeszo ~3 masodpercig
   lathatatlan szoveget rajzol, ha a font meg nem erkezett meg.
   Backup: font-generalsans.min.css.bak */
@font-face {
    font-family: GeneralSans;
    src: url(../fonts/GeneralSans-Regular.woff2) format('woff2'), url(../fonts/GeneralSans-Regular.woff) format('woff'), url(../fonts/GeneralSans-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: GeneralSans;
    src: url(../fonts/GeneralSans-Italic.woff2) format('woff2'), url(../fonts/GeneralSans-Italic.woff) format('woff'), url(../fonts/GeneralSans-Italic.ttf) format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: GeneralSans;
    src: url(../fonts/GeneralSans-Medium.woff2) format('woff2'), url(../fonts/GeneralSans-Medium.woff) format('woff'), url(../fonts/GeneralSans-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: GeneralSans;
    src: url(../fonts/GeneralSans-MediumItalic.woff2) format('woff2'), url(../fonts/GeneralSans-MediumItalic.woff) format('woff'), url(../fonts/GeneralSans-MediumItalic.ttf) format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: GeneralSans;
    src: url(../fonts/GeneralSans-Semibold.woff2) format('woff2'), url(../fonts/GeneralSans-Semibold.woff) format('woff'), url(../fonts/GeneralSans-Semibold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: GeneralSans;
    src: url(../fonts/GeneralSans-SemiboldItalic.woff2) format('woff2'), url(../fonts/GeneralSans-SemiboldItalic.woff) format('woff'), url(../fonts/GeneralSans-SemiboldItalic.ttf) format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap
}
