/*The Sans - Light*/
@font-face {
    font-family: 'TheSansC5';
	font-style:normal;
	font-weight:300;
    src: url('theSans/TheSansC5-3_Light.woff2') format('woff2'),
         url('theSans/TheSansC5-3_Light.woff') format('woff');
}

/*The Sans - Light Italic*/
@font-face {
    font-family: 'TheSansC5';
	font-style:italic;
	font-weight:300;
    src: url('theSans/TheSansC5-3iLightItalic.woff2') format('woff2'),
         url('theSans/TheSansC5-3iLightItalic.woff') format('woff');
}

/*The Sans - Plain*/
@font-face {
    font-family: 'TheSansC5';
	font-style:normal;
	font-weight:500;
    src: url('theSans/TheSansC5-5_Plain.woff2') format('woff2'),
         url('theSans/TheSansC5-5_Plain.woff') format('woff');
}

/*The Sans - Plain Italic*/
@font-face {
    font-family: 'TheSansC5';
	font-style:italic;
	font-weight:500;
    src: url('theSans/TheSansC5-5iPlainItalic.woff2') format('woff2'),
         url('theSans/TheSansC5-5iPlainItalic.woff') format('woff');
}
/*The Sans - Semibold*/
@font-face {
    font-family: 'TheSansC5';
	font-style:normal;
	font-weight:600;
    src: url('theSans/TheSansC5-6_SemiBold.woff2') format('woff2'),
         url('theSans/TheSansC5-6_SemiBold.woff') format('woff');
}

/*The Sans - Semibold Italic*/
@font-face {
    font-family: 'TheSansC5';
	font-family: 'TheSansC5';
	font-style:italic;
	font-weight:600;
    src: url('theSans/TheSansC5-6iSemiBoldIta.woff2') format('woff2'),
         url('theSans/TheSansC5-6iSemiBoldIta.woff') format('woff');
}
/*The Sans - Bold*/
@font-face {
    font-family: 'TheSansC5';
	font-style:normal;
	font-weight:700;
    src: url('theSans/TheSansC5-7_Bold.woff2') format('woff2'),
         url('theSans/TheSansC5-7_Bold.woff') format('woff');
}

/*The Sans - Bold Italic*/
@font-face {
    font-family: 'TheSansC5';
	font-style:italic;
	font-weight:700;
    src: url('theSans/TheSansC5-7iBoldItalic.woff2') format('woff2'),
         url('theSans/TheSansC5-7iBoldItalic.woff') format('woff');
}