/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * www.groupebayard.com
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2018
 */


/*
 *
 * INSTRUCTIONS
 *
 * Copy the Legal Disclaimer and the @font-faces statements to your regular CSS file.
 * The fonts folder(s) should be placed relative to the regular CSS file.
 *
 * You can use either the complete or subsetted fonts:
 * If you don’t require the entire range of characters, you can use the smaller, subsetted webfonts instead.
 * See "Glyphs & Languages" for an overview of the characters in the corresponding html file in the root directory of this package.
 *
 */


/* Complete */

@font-face {
    font-family: "LL Brown Pro Bold Web";
    src: url("fonts/lineto-brown-pro-bold.eot");
    src: url("fonts/lineto-brown-pro-bold.eot?#iefix") format("embedded-opentype"),
         url("fonts/lineto-brown-pro-bold.woff2") format("woff2"),
         url("fonts/lineto-brown-pro-bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL Brown Pro Bold Alternate Web";
    src: url("fonts/lineto-brown-pro-boldalt.eot");
    src: url("fonts/lineto-brown-pro-boldalt.eot?#iefix") format("embedded-opentype"),
         url("fonts/lineto-brown-pro-boldalt.woff2") format("woff2"),
         url("fonts/lineto-brown-pro-boldalt.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL Brown Pro Reclining Bold Web";
    src: url("fonts/lineto-brown-pro-reclinbold.eot");
    src: url("fonts/lineto-brown-pro-reclinbold.eot?#iefix") format("embedded-opentype"),
         url("fonts/lineto-brown-pro-reclinbold.woff2") format("woff2"),
         url("fonts/lineto-brown-pro-reclinbold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL Brown Pro Reclining Bold Alternate Web";
    src: url("fonts/lineto-brown-pro-reclinboldalt.eot");
    src: url("fonts/lineto-brown-pro-reclinboldalt.eot?#iefix") format("embedded-opentype"),
         url("fonts/lineto-brown-pro-reclinboldalt.woff2") format("woff2"),
         url("fonts/lineto-brown-pro-reclinboldalt.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}


/* Subsetted */

@font-face {
    font-family: "LL Brown Pro Bold Sub";
    src: url("fonts_subsetted/lineto-brown-pro-bold.eot");
    src: url("fonts_subsetted/lineto-brown-pro-bold.eot?#iefix") format("embedded-opentype"),
         url("fonts_subsetted/lineto-brown-pro-bold.woff2") format("woff2"),
         url("fonts_subsetted/lineto-brown-pro-bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL Brown Pro Bold Alternate Sub";
    src: url("fonts_subsetted/lineto-brown-pro-boldalt.eot");
    src: url("fonts_subsetted/lineto-brown-pro-boldalt.eot?#iefix") format("embedded-opentype"),
         url("fonts_subsetted/lineto-brown-pro-boldalt.woff2") format("woff2"),
         url("fonts_subsetted/lineto-brown-pro-boldalt.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL Brown Pro Reclining Bold Sub";
    src: url("fonts_subsetted/lineto-brown-pro-reclinbold.eot");
    src: url("fonts_subsetted/lineto-brown-pro-reclinbold.eot?#iefix") format("embedded-opentype"),
         url("fonts_subsetted/lineto-brown-pro-reclinbold.woff2") format("woff2"),
         url("fonts_subsetted/lineto-brown-pro-reclinbold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL Brown Pro Reclining Bold Alternate Sub";
    src: url("fonts_subsetted/lineto-brown-pro-reclinboldalt.eot");
    src: url("fonts_subsetted/lineto-brown-pro-reclinboldalt.eot?#iefix") format("embedded-opentype"),
         url("fonts_subsetted/lineto-brown-pro-reclinboldalt.woff2") format("woff2"),
         url("fonts_subsetted/lineto-brown-pro-reclinboldalt.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}