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

@font-face {
    font-family: 'Clab';
    src: url('Clab-Regular.eot');
    src: url('Clab-Regular.eot?#iefix') format('embedded-opentype'),
        url('Clab-Regular.woff2') format('woff2'),
        url('Clab-Regular.woff') format('woff'),
        url('Clab-Regular.ttf') format('truetype'),
        url('Clab-Regular.svg#Clab-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

