@font-face {
	font-family: 'FontAwesome';
	src: url('fontawesome-webfont.eot?v=4.7.0');
	src: url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		url('fontawesome-webfont.woff?v=4.7.0') format('woff'),
		url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
     font-family: 'MaxTFLight';
     src: url('MaxTFLight.eot');
     src: url('MaxTFLight.eot') format('embedded-opentype'),
          url('MaxTFLight.woff2') format('woff2'),
          url('MaxTFLight.woff') format('woff'),
          url('MaxTFLight.ttf') format('truetype'),
          url('MaxTFLight.svg#MaxTFLight') format('svg');
 }
 
 @font-face {
     font-family: 'MaxTFBlack';
     src: url('MaxTFBlack.eot');
     src: url('MaxTFBlack.eot') format('embedded-opentype'),
          url('MaxTFBlack.woff2') format('woff2'),
          url('MaxTFBlack.woff') format('woff'),
          url('MaxTFBlack.ttf') format('truetype'),
          url('MaxTFBlack.svg#MaxTFBlack') format('svg');
 }
 
 @font-face {
     font-family: 'MaxTF-Regular';
     src: url('MaxTF-Regular.eot');
     src: url('MaxTF-Regular.eot?#iefix') format('embedded-opentype'),
          url('MaxTF-Regular.svg#MaxTF-Regular') format('svg'),
          url('MaxTF-Regular.ttf') format('truetype'),
          url('MaxTF-Regular.woff') format('woff'),
          url('MaxTF-Regular.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
   }
   
   