/* UFOlab - Self-Hosted Fonts */

/* Syncopate Regular */
@font-face {
    font-family: 'Syncopate';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/syncopate-v24-latin-regular.woff2') format('woff2');
}

/* Syncopate Bold */
@font-face {
    font-family: 'Syncopate';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/syncopate-v24-latin-700.woff2') format('woff2');
}

/* Orbitron Regular */
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/orbitron-v35-latin-regular.woff2') format('woff2');
}

/* Orbitron SemiBold */
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/orbitron-v35-latin-600.woff2') format('woff2');
}

/* Orbitron Bold */
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/orbitron-v35-latin-700.woff2') format('woff2');
}

/* Orbitron Black */
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/orbitron-v35-latin-900.woff2') format('woff2');
}

/* Source Sans 3 Light */
@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/source-sans-3-v19-latin-300.woff2') format('woff2');
}

/* Source Sans 3 Light Italic */
@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/source-sans-3-v19-latin-300italic.woff2') format('woff2');
}

/* Source Sans 3 Regular */
@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/source-sans-3-v19-latin-regular.woff2') format('woff2');
}

/* Source Sans 3 Italic */
@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/source-sans-3-v19-latin-italic.woff2') format('woff2');
}

/* Source Sans 3 SemiBold */
@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/source-sans-3-v19-latin-600.woff2') format('woff2');
}

/* Source Sans 3 SemiBold Italic */
@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/source-sans-3-v19-latin-600italic.woff2') format('woff2');
}

/* Nunito Light */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/nunito-v32-latin-300.woff2') format('woff2');
}

/* Nunito Regular */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/nunito-v32-latin-regular.woff2') format('woff2');
}

/* Nunito Bold */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/nunito-v32-latin-700.woff2') format('woff2');
}

/* Open Sans Light */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/open-sans-v44-latin-300.woff2') format('woff2');
}

/* Open Sans Regular */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/open-sans-v44-latin-regular.woff2') format('woff2');
}

/* Open Sans SemiBold */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/open-sans-v44-latin-600.woff2') format('woff2');
}

/* Rajdhani Light */
@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/rajdhani-v17-latin-300.woff2') format('woff2');
}

/* Rajdhani Regular */
@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/rajdhani-v17-latin-regular.woff2') format('woff2');
}

/* Rajdhani Bold */
@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/rajdhani-v17-latin-700.woff2') format('woff2');
}

/* Roboto Mono Light */
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/roboto-mono-v31-latin-300.woff2') format('woff2');
}

/* Roboto Mono Regular */
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/roboto-mono-v31-latin-regular.woff2') format('woff2');
}

/* Roboto Mono SemiBold */
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/roboto-mono-v31-latin-600.woff2') format('woff2');
}

/* Inter Light */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/inter-v20-latin-300.woff2') format('woff2');
}

/* Inter Regular */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/inter-v20-latin-regular.woff2') format('woff2');
}

/* Inter SemiBold */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/inter-v20-latin-600.woff2') format('woff2');
}

/* Righteous Regular */
@font-face {
    font-family: 'Righteous';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/righteous-v18-latin-regular.woff2') format('woff2');
}

/* Poppins Light */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/poppins-v24-latin-300.woff2') format('woff2');
}

/* Poppins Regular */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/poppins-v24-latin-regular.woff2') format('woff2');
}

/* Poppins SemiBold */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/poppins-v24-latin-600.woff2') format('woff2');
}

/* Monoton Regular */
@font-face {
    font-family: 'Monoton';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/monoton-v22-latin-regular.woff2') format('woff2');
}

/* Space Grotesk Light */
@font-face {
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/space-grotesk-v22-latin-300.woff2') format('woff2');
}

/* Space Grotesk Regular */
@font-face {
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/space-grotesk-v22-latin-regular.woff2') format('woff2');
}

/* Space Grotesk SemiBold */
@font-face {
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/space-grotesk-v22-latin-600.woff2') format('woff2');
}

/* Space Mono Regular */
@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/space-mono-v17-latin-regular.woff2') format('woff2');
}

/* Space Mono Bold */
@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/space-mono-v17-latin-700.woff2') format('woff2');
}

/* Audiowide Regular */
@font-face {
    font-family: 'Audiowide';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/audiowide-v22-latin-regular.woff2') format('woff2');
}

/* Work Sans Regular */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/work-sans-v24-latin-regular.woff2') format('woff2');
}

/* Work Sans SemiBold */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/work-sans-v24-latin-600.woff2') format('woff2');
}

/* Work Sans Bold */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/work-sans-v24-latin-700.woff2') format('woff2');
}

/* Work Sans Black */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/work-sans-v24-latin-900.woff2') format('woff2');
}
