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

@font-face {
    font-family: 'ClanOT';
    src: url('../fonts/ClanOT-News.eot');
    src: local('ClanOT-News'),
        url('../fonts/ClanOT-News.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClanOT-News.woff2') format('woff2'),
        url('../fonts/ClanOT-News.woff') format('woff'),
        url('../fonts/ClanOT-News.ttf') format('truetype'),
        url('../fonts/ClanOT-News.svg#ClanOT-News') format('svg');
    font-weight: normal;
    font-style: normal;
}