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

/* Complete */

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


/* Subsetted */

@font-face {
    font-family: "Akkurat-Regular-S";
    src:url("../fonts/fonts_subsetted/lineto-akkurat-regular.eot");
    src:url("../fonts/fonts_subsetted/lineto-akkurat-regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/fonts_subsetted/lineto-akkurat-regular.woff2") format("woff2"),
        url("../fonts/fonts_subsetted/lineto-akkurat-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}