/* ==========================================================================
   # BOF font-thesansc5.css
   --------------------------------------------------------------------------
   # StyleSheet: TheSans C5
   # Datum: 2024-03-01
   # Version: 1.0.0
   # Autor: Patrick Dietze | MAE Systems GmbH
   ========================================================================== */

/* TheSans C5 Light */
@font-face {
  font-family: 'TheSans C5';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-3_Light.woff2') format('woff2');
}

/* TheSans C5 LightItalic */
@font-face {
  font-family: 'TheSans C5';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-3_LightItalic.woff2') format('woff2');
}



/* TheSans C5 SemiLight */
@font-face {
  font-family: 'TheSans C5';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-4_SemiLight.woff2') format('woff2');
}

/* TheSans C5 SemiLightItalic */
@font-face {
  font-family: 'TheSans C5';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-4_SemiLightItalic.woff2') format('woff2');
}



/* TheSans C5 Plain */
@font-face {
  font-family: 'TheSans C5';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-5_Plain.woff2') format('woff2');
}

/* TheSans C5 PlainItalic */
@font-face {
  font-family: 'TheSans C5';
  font-style: italic;
  font-weight: 500;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-5_PlainItalic.woff2') format('woff2');
}



/* TheSans C5 SemiBold */
@font-face {
  font-family: 'TheSans C5';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-6_SemiBold.woff2') format('woff2');
}


/* TheSans C5 SemiBoldItalic */
@font-face {
  font-family: 'TheSans C5';
  font-style: italic;
  font-weight: 600;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-6_SemiBoldItalic.woff2') format('woff2');
}


/* TheSans C5 Bold */
@font-face {
  font-family: 'TheSans C5';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-7_Bold.woff2') format('woff2');
}


/* TheSans C5 BoldItalic */
@font-face {
  font-family: 'TheSans C5';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('../Fonts/TheSansC5/TheSansC5-7_BoldItalic.woff2') format('woff2');
}


/* ==========================================================================
   # EOF font-thesansc5.css
   ========================================================================== */
