/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * fairhair.ai, outsideinsight.com, likealyzer.com, meltwater.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, 2019
 */

@font-face {
    font-family: "Brown";
    src: url("../light/lineto-brown-pro-light.eot");
    src: url("../light/lineto-brown-pro-light.eot?#iefix") format("embedded-opentype"),
         url("../light/lineto-brown-pro-light.woff2") format("woff2"),
         url("../light/lineto-brown-pro-light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "BrownLight";
    src: url("../light/lineto-brown-pro-light.eot");
    src: url("../light/lineto-brown-pro-light.eot?#iefix") format("embedded-opentype"),
         url("../light/lineto-brown-pro-light.woff2") format("woff2"),
         url("../light/lineto-brown-pro-light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

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

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