/* Bison bold font */
@font-face {
    font-family: 'bison-bd';
    src: url('../fonts/bison-bold/Bison-Bold.ttf') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}