@font-face {
    font-family: 'Seek Font 1';
    src: url('../seek-font/SeekFont1Regular.woff2') format('woff2'),
        url('../seek-font/SeekFont1Regular.woff') format('woff'),
        url('../seek-font/SeekFont1Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

