@font-face {
    font-family: 'ShareTech';
    src: url('fonts/ShareTech-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Example usage: change body font */
body {
    font-family: 'ShareTech', sans-serif;
}
