@font-face {
    font-family:'TTCommons';
    src:url('TTCommons-Regular.eot');
    src:url('TTCommons-Regular.eot?#iefix') format('embedded-opentype'),
        url('TTCommons-Regular.woff2') format('woff2'),
        url('TTCommons-Regular.woff') format('woff'),
        url('TTCommons-Regular.ttf') format('truetype');
    font-weight:400;
    font-style:normal;
}
@font-face {
    font-family:'TTCommons';
    src:url('TTCommons-Bold.eot');
    src:url('TTCommons-Bold.eot?#iefix') format('embedded-opentype'),
        url('TTCommons-Bold.woff2') format('woff2'),
        url('TTCommons-Bold.woff') format('woff'),
        url('TTCommons-Bold.ttf') format('truetype');
    font-weight:700;
    font-style:normal;
}