@font-face {
    font-family: "FbTipograf-Black_1";
    src: url("../fonts/FbTipograf-Black_1.woff2") format("woff2");
    font-display: swap;
    /* Legacy iOS */
}
@font-face {
    font-family: 'FbTipograf';
    src: url('../fonts/fb_tipografregular.eot');
    src: url('../fonts/fb_tipografregular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fb_tipografregular.woff2') format('woff2'),
        url('../fonts/fb_tipografregular.woff') format('woff'),
        url('../fonts/fb_tipografregular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LGSmart";
    src: url("../fonts/LGSmart.woff2") format("woff2");
    font-display: swap;
    /* Legacy iOS */
}

@font-face {
    font-family: "LGSmart-Bold";
    src: url("../fonts/LGSmart-Bold.woff2") format("woff2"); /* Super Modern Browsers */
    font-display: swap;
    /* Legacy iOS */
}

@font-face {
    font-family: "LGSmartLight-SemiBold";
    src: url("../fonts/LGSmartLight-SemiBold.woff2") format("woff2");
    font-display: swap;
    /* Legacy iOS */
}