@font-face {
    font-family: 'Graphik-Bold';
    src: url('./Graphik-Bold-Web.woff2') format('woff2'),
         url('./Graphik-Bold-Web.woff') format('woff');
    font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Graphik-Bold', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
