@font-face {
    font-family: 'FontAwesome';
    src: url('fontawesome-webfont.eot?v=4.7.0');
    src: url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
    url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TTCommonsLight';
    src: url('TTCommonsLight.eot');
    src: url('TTCommonsLight.eot') format('embedded-opentype'),
         url('TTCommonsLight.woff2') format('woff2'),
         url('TTCommonsLight.woff') format('woff'),
         url('TTCommonsLight.ttf') format('truetype'),
         url('TTCommonsLight.svg#TTCommonsLight') format('svg');
}

@font-face {
    font-family: 'TTCommonsRegular';
    src: url('TTCommonsRegular.eot');
    src: url('TTCommonsRegular.eot') format('embedded-opentype'),
         url('TTCommonsRegular.woff2') format('woff2'),
         url('TTCommonsRegular.woff') format('woff'),
         url('TTCommonsRegular.ttf') format('truetype'),
         url('TTCommonsRegular.svg#TTCommonsRegular') format('svg');
}


@font-face {
    font-family: 'TTCommonsBold';
    src: url('TTCommonsBold.eot');
    src: url('TTCommonsBold.eot') format('embedded-opentype'),
         url('TTCommonsBold.woff2') format('woff2'),
         url('TTCommonsBold.woff') format('woff'),
         url('TTCommonsBold.ttf') format('truetype'),
         url('TTCommonsBold.svg#TTCommonsBold') format('svg');
}

@font-face {
    font-family: 'TTCommonsDemiBold';
    src: url('TTCommonsDemiBold.eot');
    src: url('TTCommonsDemiBold.eot') format('embedded-opentype'),
         url('TTCommonsDemiBold.woff2') format('woff2'),
         url('TTCommonsDemiBold.woff') format('woff'),
         url('TTCommonsDemiBold.ttf') format('truetype'),
         url('TTCommonsDemiBold.svg#TTCommonsDemiBold') format('svg');
}

@font-face {
    font-family: 'TTCommonsMedium';
    src: url('TTCommonsMedium.eot');
    src: url('TTCommonsMedium.eot') format('embedded-opentype'),
         url('TTCommonsMedium.woff2') format('woff2'),
         url('TTCommonsMedium.woff') format('woff'),
         url('TTCommonsMedium.ttf') format('truetype'),
         url('TTCommonsMedium.svg#TTCommonsMedium') format('svg');
}
