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

