@font-face {
    font-family: 'Clan';
    src: url('clan/clan-500.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Clan';
    src: url('clan/clan-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Clan';
    src: url('clan/clan-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Clan';
    src: url('clan/clan-700.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

.clan {
    font-family: "Clan", sans-serif;
}
