/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * www.kuechenbau.ch
 *
 * 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, 2015
 */

@font-face {
    font-family: "Brown";
    src:url("fonts/lineto-brown-regular.eot");
    src:url("fonts/lineto-brown-regular.eot?#iefix") format("embedded-opentype"),
        url("fonts/lineto-brown-regular.woff") format("woff"),
        url("fonts/lineto-brown-regular.ttf") format("truetype"),
        url("fonts/lineto-brown-regular.svg#lineto-brown-regular") format("svg");
    font-weight: normal;
}
@font-face {
    font-family: "Brown";
    src:url("fonts/lineto-brown-bold.eot");
    src:url("fonts/lineto-brown-bold.eot?#iefix") format("embedded-opentype"),
        url("fonts/lineto-brown-bold.woff") format("woff"),
        url("fonts/lineto-brown-bold.ttf") format("truetype"),
        url("fonts/lineto-brown-bold.svg#lineto-brown-bold") format("svg");
    font-weight: bold;
}

@font-face {
    font-family: "Brown";
    src:url("fonts/lineto-brown-light.eot");
    src:url("fonts/lineto-brown-light.eot?#iefix") format("embedded-opentype"),
        url("fonts/lineto-brown-light.woff") format("woff"),
        url("fonts/lineto-brown-light.ttf") format("truetype"),
        url("fonts/lineto-brown-light.svg#lineto-brown-light") format("svg");
    font-weight: 100;
}