@font-face {
    font-family: 'a_FuturicaBs';
    src: url('AFuturicaBsBold.eot');
    src: url('AFuturicaBsBold.eot?#iefix') format('embedded-opentype'),
        url('AFuturicaBsBold.woff2') format('woff2'),
        url('AFuturicaBsBold.woff') format('woff'),
        url('AFuturicaBsBold.ttf') format('truetype'),
        url('AFuturicaBsBold.svg#AFuturicaBsBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'a_FuturicaLt';
    src: url('AFuturicaLtThin.eot');
    src: url('AFuturicaLtThin.eot?#iefix') format('embedded-opentype'),
        url('AFuturicaLtThin.woff2') format('woff2'),
        url('AFuturicaLtThin.woff') format('woff'),
        url('AFuturicaLtThin.ttf') format('truetype'),
        url('AFuturicaLtThin.svg#AFuturicaLtThin') format('svg');
    font-weight: 100;
    font-style: normal;
}

