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

@font-face {
    font-family: 'LinetoAkkurat';
    src: url('lineto-akkurat-regular.eot');
    src: url('lineto-akkurat-regular.eot?#iefix') format('embedded-opentype'),
         url('lineto-akkurat-regular.woff') format('woff'),
         url('lineto-akkurat-regular.ttf') format('truetype'),
         url('lineto-akkurat-regular.svg#AkkuratRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'LinetoAkkurat';
    src: url('lineto-akkurat-bold.eot');
    src: url('lineto-akkurat-bold.eot?#iefix') format('embedded-opentype'),
         url('lineto-akkurat-bold.woff') format('woff'),
         url('lineto-akkurat-bold.ttf') format('truetype'),
         url('lineto-akkurat-bold.svg#AkkuratBold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'LinetoAkkurat';
    src: url('lineto-akkurat-light.eot');
    src: url('lineto-akkurat-light.eot?#iefix') format('embedded-opentype'),
         url('lineto-akkurat-light.woff') format('woff'),
         url('lineto-akkurat-light.ttf') format('truetype'),
         url('lineto-akkurat-light.svg#AkkuratLight') format('svg');
    font-weight: 300;
    font-style: normal;
}