<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
- - - &gt; |  @font-face  | &lt; - - - 
*/
/* Klavika Web Light Cond */
	@font-face {
	font-family: 'KlavikaWebCondensed';
	src: url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebLightCond/KlavikaWebLightCond.woff2') format('woff2'),
	     url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebLightCond/KlavikaWebLightCond.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	}

/* Klavika Web Light Cond Italic */
	@font-face {
	font-family: 'KlavikaWebCondensed';
	src: url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebLightCondItalic/KlavikaWebLightCondItalic.woff2') format('woff2'),
	     url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebLightCondItalic/KlavikaWebLightCondItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	}

/* Klavika Web Regular Cond */
	@font-face {
	font-family: 'KlavikaWebCondensed';
	src: url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebRegularCond/KlavikaWebRegularCond.woff2') format('woff2'),
	     url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebRegularCond/KlavikaWebRegularCond.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	}

/* Klavika Web Regular Cond Italic */
	@font-face {
	font-family: 'KlavikaWebCondensed';
	src: url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebRegularCondItalic/KlavikaWebRegularCondItalic.woff2') format('woff2'),
	     url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebRegularCondItalic/KlavikaWebRegularCondItalic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	}

/* Klavika Web Medium Cond */
	@font-face {
	font-family: 'KlavikaWebCondensed';
	src: url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebMediumCond/KlavikaWebMediumCond.woff2') format('woff2'),
	     url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebMediumCond/KlavikaWebMediumCond.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	}

/* Klavika Web Medium Cond Italic */
	@font-face {
	font-family: 'KlavikaWebCondensed';
	src: url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebMediumCondItalic/KlavikaWebMediumCondItalic.woff2') format('woff2'),
	     url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebMediumCondItalic/KlavikaWebMediumCondItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	}

/* Klavika Web Bold Cond */
	@font-face {
	font-family: 'KlavikaWebCondensed';
	src: url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebBoldCond/KlavikaWebBoldCond.woff2') format('woff2'),
	     url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebBoldCond/KlavikaWebBoldCond.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	}

/* Klavika Web Bold Cond Italic */
	@font-face {
	font-family: 'KlavikaWebCondensed';
	src: url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebBoldCondItalic/KlavikaWebBoldCondItalic.woff2') format('woff2'),
	     url('/wp-content/themes/cohesity_new/assets/fonts/KlavikaWebCondensed/KlavikaWebBoldCondItalic/KlavikaWebBoldCondItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
	}

/*
- - - &gt; |  Font Classes  | &lt; - - - 
*/
.KlavikaWebLightCond {
	font-family: 'KlavikaWebCondensed';
	font-weight: 300;
	font-style: normal;
	}

.KlavikaWebLightCondItalic {
	font-family: 'KlavikaWebCondensed';
	font-weight: 300;
	font-style: italic;
	}

.KlavikaWebRegularCond {
	font-family: 'KlavikaWebCondensed';
	font-weight: 400;
	font-style: normal;
	}

.KlavikaWebRegularCondItalic {
	font-family: 'KlavikaWebCondensed';
	font-weight: 400;
	font-style: italic;
	}

.KlavikaWebMediumCond {
	font-family: 'KlavikaWebCondensed';
	font-weight: 500;
	font-style: normal;
	}

.KlavikaWebMediumCondItalic {
	font-family: 'KlavikaWebCondensed';
	font-weight: 500;
	font-style: italic;
	}

.KlavikaWebBoldCond {
	font-family: 'KlavikaWebCondensed';
	font-weight: 700;
	font-style: normal;
	}

.KlavikaWebBoldCondItalic {
	font-family: 'KlavikaWebCondensed';
	font-weight: 700;
	font-style: italic;
	}
</pre></body></html>