/*
    ██╗    ██╗██╗ ██████╗██╗  ██╗███████╗██████╗
    ██║    ██║██║██╔════╝██║ ██╔╝██╔════╝██╔══██╗
    ██║ █╗ ██║██║██║     █████╔╝ █████╗  ██║  ██║
    ██║███╗██║██║██║     ██╔═██╗ ██╔══╝  ██║  ██║
    ╚███╔███╔╝██║╚██████╗██║  ██╗███████╗██████╔╝
     ╚══╝╚══╝ ╚═╝ ╚═════╝╚═╝  ╚═╝╚══════╝╚═════╝
        W I C K E D   D E V E L O P M E N T
    ------------------------------------------------
    Project  : mv-cad — Mountain Valley RP CAD/MDT
    File     : public/fonts/fonts.css
    Author   : Wicked Development
    GitHub   : https://github.com/wickedlovesunturned
    ------------------------------------------------
    Self-hosted latin subsets: Space Grotesk (display),
    Inter (body/UI), JetBrains Mono (identifiers).
*/
@font-face { font-family: 'Space Grotesk'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/SpaceGrotesk-400.woff2') format('woff2'); }
@font-face { font-family: 'Space Grotesk'; font-style: normal; font-weight: 500; font-display: swap; src: url('/fonts/SpaceGrotesk-500.woff2') format('woff2'); }
@font-face { font-family: 'Space Grotesk'; font-style: normal; font-weight: 700; font-display: swap; src: url('/fonts/SpaceGrotesk-700.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/Inter-400.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url('/fonts/Inter-500.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 600; font-display: swap; src: url('/fonts/Inter-600.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 700; font-display: swap; src: url('/fonts/Inter-700.woff2') format('woff2'); }
@font-face { font-family: 'JetBrains Mono'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/JetBrainsMono-400.woff2') format('woff2'); }
@font-face { font-family: 'JetBrains Mono'; font-style: normal; font-weight: 600; font-display: swap; src: url('/fonts/JetBrainsMono-600.woff2') format('woff2'); }
