/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * bodowartke.de
 *
 * 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: "lineto-purple-regular";
    src: url("fonts/lineto-purple-regular.eot");
    src: url("fonts/lineto-purple-regular.eot#iefix") format("embedded-opentype"),
         url("fonts/lineto-purple-regular.woff") format("woff"),
         url("fonts/lineto-purple-regular.ttf") format("truetype"),
         url("fonts/lineto-purple-regular.svg#linetopurpleregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "lineto-purple-italic";
    src: url("fonts/lineto-purple-italic.eot");
    src: url("fonts/lineto-purple-italic.eot#iefix") format("embedded-opentype"),
         url("fonts/lineto-purple-italic.woff") format("woff"),
         url("fonts/lineto-purple-italic.ttf") format("truetype"),
         url("fonts/lineto-purple-italic.svg#linetopurpleitalic") format("svg");
    font-weight: normal;
    font-style: normal;
}
