@font-face {
    font-family: 'ClanOT';
    src: url('../fonts/ClanOT-Book.eot');
    src: url('../fonts/ClanOT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClanOT-Book.woff2') format('woff2'),
        url('../fonts/ClanOT-Book.woff') format('woff'),
		url('../fonts/ClanOT-Book.otf') format('otf'),
        url('../fonts/ClanOT-Book.svg#ClanOT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ClanOT';
    src: url('../fonts/ClanOT-Bold.eot');
    src: 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.otf') format('otf'),
        url('../fonts/ClanOT-Bold.svg#ClanOT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}