/* ====================================
   GOOGLE FONTS - LOCAL VERSION (WOFF2)
   ==================================== */

/* Oswald */
@font-face {
    font-family: 'Oswald';
    src: url('/fonts/google/oswald-400.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

/* Roboto */
@font-face {
    font-family: 'Roboto';
    src: url('/fonts/google/roboto-400.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/fonts/google/roboto-700.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

/* Press Start 2P */
@font-face {
    font-family: 'Press Start 2P';
    src: url('/fonts/google/press-start-2p-400.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

/* Changa (version standard) */
@font-face {
    font-family: 'Changa';
    src: url('/fonts/google/changa-400.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}
