/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * www.belgotex.co.za
 *
 * 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
 */

@font-face {
    font-family: "LL Circular Pro";
    src: url("lineto/lineto-circular-pro-book.woff2") format("woff2"),
         url("lineto/lineto-circular-pro-book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LL Circular Pro";
    src: url("lineto/lineto-circular-pro-medium.woff2") format("woff2"),
         url("lineto/lineto-circular-pro-medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LL Circular Pro";
    src: url("lineto/lineto-circular-pro-bold.woff2") format("woff2"),
         url("lineto/lineto-circular-pro-bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
