@font-face {
    font-family: 'TT Limes Sans';
    src: url('TTLimesSans-Bold.eot');
    src: local('TT Limes Sans Bold'), local('TTLimesSans-Bold'),
        url('TTLimesSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('TTLimesSans-Bold.woff2') format('woff2'),
        url('TTLimesSans-Bold.woff') format('woff'),
        url('TTLimesSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'TT Limes Sans';
    src: url('TTLimesSans-Regular.eot');
    src: local('TT Limes Sans Regular'), local('TTLimesSans-Regular'),
        url('TTLimesSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('TTLimesSans-Regular.woff2') format('woff2'),
        url('TTLimesSans-Regular.woff') format('woff'),
        url('TTLimesSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT Limes Sans';
    src: url('TTLimesSans-Black.eot');
    src: local('TT Limes Sans Black'), local('TTLimesSans-Black'),
        url('TTLimesSans-Black.eot?#iefix') format('embedded-opentype'),
        url('TTLimesSans-Black.woff2') format('woff2'),
        url('TTLimesSans-Black.woff') format('woff'),
        url('TTLimesSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'TT Limes Slab';
    src: url('TTLimesSlab-Bold.eot');
    src: local('TT Limes Slab Bold'), local('TTLimesSlab-Bold'),
        url('TTLimesSlab-Bold.eot?#iefix') format('embedded-opentype'),
        url('TTLimesSlab-Bold.woff2') format('woff2'),
        url('TTLimesSlab-Bold.woff') format('woff'),
        url('TTLimesSlab-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

