@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-LightItalic.woff2') format('woff2'),
        url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Italic.woff2') format('woff2'),
        url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-MediumItalic.woff2') format('woff2'),
        url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Bold.woff2') format('woff2'),
        url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Medium.woff2') format('woff2'),
        url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Regular.woff2') format('woff2'),
        url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Light.woff2') format('woff2'),
        url('/wp-content/themes/madness/assets/font/vendor/roboto-condensed/RobotoCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('/wp-content/themes/madness/assets/font/vendor/roboto-mono/RobotoMono-Regular.woff2') format('woff2'),
        url('/wp-content/themes/madness/assets/font/vendor/roboto-mono/RobotoMono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nosifer';
    src: url('/wp-content/themes/madness/assets/font/vendor/nosifer/Nosifer-Regular.woff2') format('woff2'),
        url('/wp-content/themes/madness/assets/font/vendor/nosifer/Nosifer-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.f-nosifer {
	font-family: 'Nosifer';
}

.f-mono {
	font-family: 'Roboto Mono';
}