	
    /* ============ Merriweather ============ */	
    @font-face {
        font-family: 'Merriweather';
        src: url('Merriweather/merriweather-regular-webfont.woff2') format('woff2'),
             url('Merriweather/merriweather-regular-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

	/* ============ Roboto ============ */
	@font-face {
	  font-family: 'Roboto_Regular';
	/*  src: url('Roboto/regular/Roboto-Regular.woff') format('woff'), 
		   url('Roboto/regular/Roboto-Regular.woff2') format('woff2');*/
      
      src: url('Roboto/regular/Roboto-Regular.eot');
      src: url('Roboto/regular/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
           url('Roboto/regular/Roboto-Regular.ttf') format('truetype'),
           url('Roboto/regular/Roboto-Regular.svg?#stack-interface') format('svg'),
           url('Roboto/regular/Roboto-Regular.woff') format('woff'),
           url('Roboto/regular/Roboto-Regular.woff2') format('woff2');
      font-weight: normal;
      font-style: normal;
	}
    @font-face {
	  font-family: 'Roboto_Medium';
	 /* src: url('Roboto/medium/Roboto-Medium.woff') format('woff'), 
		   url('Roboto/medium/Roboto-Medium.woff2') format('woff2');*/
      
      src: url('Roboto/medium/Roboto-Medium.eot');
      src: url('Roboto/medium/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
           url('Roboto/medium/Roboto-Medium.ttf') format('truetype'),
           url('Roboto/medium/Roboto-Medium.svg?#stack-interface') format('svg'),
           url('Roboto/medium/Roboto-Medium.woff') format('woff'),
           url('Roboto/medium/Roboto-Medium.woff2') format('woff2');
      font-weight: normal;
      font-style: normal;
	}
    @font-face {
		font-family: 'Roboto_Bold';
		/*src: url('Roboto/bold/Roboto-Bold.woff2') format('woff2'),
			 url('Roboto/bold/Roboto-Bold.woff') format('woff');*/
        
        src: url('Roboto/bold/Roboto-Bold.eot');
        src: url('Roboto/bold/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
           url('Roboto/bold/Roboto-Bold.ttf') format('truetype'),
           url('Roboto/bold/Roboto-Bold.svg?#stack-interface') format('svg'),
           url('Roboto/bold/Roboto-Bold.woff') format('woff'),
           url('Roboto/bold/Roboto-Bold.woff2') format('woff2');
        font-weight: normal;
        font-style: normal;
	}
	@font-face {
		font-family: 'Roboto_Black';
		/*src: url('Roboto/black/Roboto-Black.woff2') format('woff2'),
			 url('Roboto/black/Roboto-Black.woff') format('woff');*/
        
        src: url('Roboto/black/Roboto-Black.eot');
        src: url('Roboto/black/Roboto-Black.eot?#iefix') format('embedded-opentype'),
           url('Roboto/black/Roboto-Black.ttf') format('truetype'),
           url('Roboto/black/Roboto-Black.svg?#stack-interface') format('svg'),
           url('Roboto/black/Roboto-Black.woff') format('woff'),
           url('Roboto/black/Roboto-Black.woff2') format('woff2');
        font-weight: normal;
        font-style: normal;
	}
	@font-face {
		font-family: 'Roboto_Light';
		/*src: url('Roboto/light/Roboto-Light.woff2') format('woff2'),
			 url('Roboto/light/Roboto-Light.woff') format('woff');*/
        
        src: url('Roboto/light/Roboto-Light.eot');
        src: url('Roboto/light/Roboto-Light.eot?#iefix') format('embedded-opentype'),
           url('Roboto/light/Roboto-Light.ttf') format('truetype'),
           url('Roboto/light/Roboto-Light.svg?#stack-interface') format('svg'),
           url('Roboto/light/Roboto-Light.woff') format('woff'),
           url('Roboto/light/Roboto-Light.woff2') format('woff2');
        font-weight: normal;
        font-style: normal;
	}
    @font-face {
		font-family: 'Roboto_Thin';
		/*src: url('Roboto/thin/Roboto-Thin.woff2') format('woff2'),
			 url('Roboto/thin/Roboto-Thin.woff') format('woff');*/
        
        src: url('Roboto/thin/Roboto-Thin.eot');
        src: url('Roboto/thin/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
           url('Roboto/thin/Roboto-Thin.ttf') format('truetype'),
           url('Roboto/thin/Roboto-Thin.svg?#stack-interface') format('svg'),
           url('Roboto/thin/Roboto-Thin.woff') format('woff'),
           url('Roboto/thin/Roboto-Thin.woff2') format('woff2');
        font-weight: normal;
        font-style: normal;
	}
	
	/*roboto*/
	/*.r_reg {font-family: 'Roboto_Regular'; }
	.r_medium {font-family: 'Roboto_Medium'; }
	.r_thin {font-family: 'Roboto_Thin'; }
	.r_light {font-family: 'Roboto_Light'; }
	.r_bold {font-family: 'Roboto_Bold'; }
	.r_black {font-family: 'Roboto_Black'; }*/
	
	
	/* ============ Roboto_Condensed ============ */
	@font-face {
		font-family: 'RobotoCondensed-Regular';
		src: url('RobotoCondensed/regular/RobotoCondensed-Regular.eot');
		src: url('RobotoCondensed/regular/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
			 url('RobotoCondensed/regular/RobotoCondensed-Regular.woff2') format('woff2'),
			 url('RobotoCondensed/regular/RobotoCondensed-Regular.woff') format('woff'),
			 url('RobotoCondensed/regular/RobotoCondensed-Regular.ttf') format('truetype'),
			 url('RobotoCondensed/regular/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'RobotoCondensed-Bold';
		src: url('RobotoCondensed/bold/RobotoCondensed-Bold.woff2') format('woff2'),
			 url('RobotoCondensed/bold/RobotoCondensed-Bold.woff') format('woff');
	}
	@font-face {
		font-family: 'RobotoCondensed-Light';
		src: url('RobotoCondensed/light/RobotoCondensed-Light.woff2') format('woff2'),
			 url('RobotoCondensed/light/RobotoCondensed-Light.woff') format('woff');
	}
	
	
	
	