/*
- - - > |  @font-face  | < - - - 
*/
/* Bryant Web Light */
	@font-face {
	font-family: 'BryantWeb';
	src: url('BryantWebLight/BryantWebLight.eot');
	src: url('BryantWebLight/BryantWebLight.eot?#iefix') format('embedded-opentype'),
         url('BryantWebLight/BryantWebLight.woff2') format('woff2'),
         url('BryantWebLight/BryantWebLight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	}

/* Bryant Web Light Alt */
	@font-face {
	font-family: 'BryantWebLightAlt';
	src: url('BryantWebLightAlt/BryantWebLightAlt.eot');
	src: url('BryantWebLightAlt/BryantWebLightAlt.eot?#iefix') format('embedded-opentype'),
         url('BryantWebLightAlt/BryantWebLightAlt.woff2') format('woff2'),
         url('BryantWebLightAlt/BryantWebLightAlt.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/* Bryant Web Regular */
	@font-face {
	font-family: 'BryantWeb';
	src: url('BryantWebRegular/BryantWebRegular.eot');
	src: url('BryantWebRegular/BryantWebRegular.eot?#iefix') format('embedded-opentype'),
         url('BryantWebRegular/BryantWebRegular.woff2') format('woff2'),
         url('BryantWebRegular/BryantWebRegular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	}

/* Bryant Web Regular Alt */
	@font-face {
	font-family: 'BryantWebRegularAlt';
	src: url('BryantWebRegularAlt/BryantWebRegularAlt.eot');
	src: url('BryantWebRegularAlt/BryantWebRegularAlt.eot?#iefix') format('embedded-opentype'),
         url('BryantWebRegularAlt/BryantWebRegularAlt.woff2') format('woff2'),
         url('BryantWebRegularAlt/BryantWebRegularAlt.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/* Bryant Web Medium */
	@font-face {
	font-family: 'BryantWeb';
	src: url('BryantWebMedium/BryantWebMedium.eot');
	src: url('BryantWebMedium/BryantWebMedium.eot?#iefix') format('embedded-opentype'),
         url('BryantWebMedium/BryantWebMedium.woff2') format('woff2'),
         url('BryantWebMedium/BryantWebMedium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	}

/* Bryant Web Medium Alt */
	@font-face {
	font-family: 'BryantWebMediumAlt';
	src: url('BryantWebMediumAlt/BryantWebMediumAlt.eot');
	src: url('BryantWebMediumAlt/BryantWebMediumAlt.eot?#iefix') format('embedded-opentype'),
         url('BryantWebMediumAlt/BryantWebMediumAlt.woff2') format('woff2'),
         url('BryantWebMediumAlt/BryantWebMediumAlt.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/* Bryant Web Bold */
	@font-face {
	font-family: 'BryantWeb';
	src: url('BryantWebBold/BryantWebBold.eot');
	src: url('BryantWebBold/BryantWebBold.eot?#iefix') format('embedded-opentype'),
         url('BryantWebBold/BryantWebBold.woff2') format('woff2'),
         url('BryantWebBold/BryantWebBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	}

/* Bryant Web Bold Alt */
	@font-face {
	font-family: 'BryantWebBoldAlt';
	src: url('BryantWebBoldAlt/BryantWebBoldAlt.eot');
	src: url('BryantWebBoldAlt/BryantWebBoldAlt.eot?#iefix') format('embedded-opentype'),
         url('BryantWebBoldAlt/BryantWebBoldAlt.woff2') format('woff2'),
         url('BryantWebBoldAlt/BryantWebBoldAlt.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/*
- - - > |  Font Classes  | < - - - 
*/
.BryantWebLight {
	font-family: 'BryantWeb';
	font-weight: 300;
	font-style: normal;
	}

.BryantWebLightAlt {
	font-family: 'BryantWebLightAlt';
	font-weight: normal;
	font-style: normal;
	}

.BryantWebRegular {
	font-family: 'BryantWeb';
	font-weight: 400;
	font-style: normal;
	}

.BryantWebRegularAlt {
	font-family: 'BryantWebRegularAlt';
	font-weight: normal;
	font-style: normal;
	}

.BryantWebMedium {
	font-family: 'BryantWeb';
	font-weight: 500;
	font-style: normal;
	}

.BryantWebMediumAlt {
	font-family: 'BryantWebMediumAlt';
	font-weight: normal;
	font-style: normal;
	}

.BryantWebBold {
	font-family: 'BryantWeb';
	font-weight: 700;
	font-style: normal;
	}

.BryantWebBoldAlt {
	font-family: 'BryantWebBoldAlt';
	font-weight: normal;
	font-style: normal;
	}
