/* /assets/css/fonts.css */
@font-face {
     font-family: 'Edge Display';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/EdgeDisplay-Bold.woff2') format('woff2');
}

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